]> git.eshelyaron.com Git - emacs.git/commit
Quote symbols in docstrings using `'
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 Nov 2015 17:17:20 +0000 (09:17 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 Nov 2015 17:17:55 +0000 (09:17 -0800)
commitbb4303c536a2ac5fe683a711ef8072074f77670e
treeb2d254f657728f61262d3b6fe58d972756fcc292
parent3e309ad86c8f11765d28a875bb2299d0e214d16d
Quote symbols in docstrings using `'

Be more systematic about quoting symbols `like-this' rather than
`like-this or 'like-this' in docstrings.  This follows up Artur
Malabarba's email in:
http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01647.html
lisp/cedet/semantic/db-find.el
lisp/cedet/semantic/find.el
lisp/cedet/semantic/fw.el
lisp/cedet/semantic/tag.el
lisp/erc/erc.el
lisp/ido.el
lisp/net/eww.el
lisp/progmodes/hideshow.el
lisp/progmodes/mantemp.el