]> git.eshelyaron.com Git - emacs.git/commit
Fix the final divergent single quote usages in doc strings
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 May 2022 16:42:30 +0000 (18:42 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 May 2022 16:48:50 +0000 (18:48 +0200)
commitd036891967aebcf9cb7ef468d8e8f2019ffde6e2
tree19e3014a2038da36f0c3df503ca48344f6c1b9df
parent881aa943e58abb338375d30789373506726c28ba
Fix the final divergent single quote usages in doc strings

* lisp/view.el (view-mode-map):
* lisp/repeat.el (repeat-is-really-this-command):
* lisp/help.el (substitute-command-keys):
* lisp/electric.el (electric-quote-mode):
* lisp/cedet/srecode/texi.el (srecode-texi-texify-docstring):
* lisp/cedet/semantic/sort.el
(semantic-orphaned-member-metaparent-type): Audit usages of single
quotes in doc strings.
lisp/cedet/semantic/sort.el
lisp/cedet/srecode/texi.el
lisp/electric.el
lisp/help.el
lisp/repeat.el
lisp/view.el