]> git.eshelyaron.com Git - emacs.git/commit
Fix a byte compilation warning in electric.el
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 May 2022 16:52:58 +0000 (18:52 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 May 2022 16:52:58 +0000 (18:52 +0200)
commit5b767273d6069f8dcd2af1dfadaf9a147847d504
treedef6ba687029481d48e8062cc8bd57b7cbc7fef1
parent2701cd59b521989530a7eb7489540c64177e0f69
Fix a byte compilation warning in electric.el

* lisp/electric.el (electric-quote-mode): Quote a naked ‘ character.
lisp/electric.el