Fuco1 / smartparens

Minor mode for Emacs that deals with parens pairs and tries to be smart about it.
GNU General Public License v3.0
1.84k stars 193 forks source link

Fix compiler warnings #1148

Closed sonofjon closed 1 year ago

sonofjon commented 1 year ago

For reference:

https://emacs.stackexchange.com/questions/73047/emacs-29-docstring-single-quote-escaping-rules-compiler-level-event https://emacs.stackexchange.com/questions/72062/what-is-in-doc-strings

Fuco1 commented 1 year ago

LGTM, Thanks!