]> git.eshelyaron.com Git - emacs.git/commit
Fix a few problems with directed quotes
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 2 Oct 2015 04:42:53 +0000 (21:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 2 Oct 2015 04:44:35 +0000 (21:44 -0700)
commitdd6346e00c0910b16f1bd195e5e94f6ac1d696ee
treeb8fa1dbed8b583dc0e7a6441757f2354532d128e
parent6083f333ed38aa65f1d0a4c2bd7505a29e887444
Fix a few problems with directed quotes

This is in response to a problem report by Kaushal Modi in:
http://bugs.gnu.org/21588#25
* lisp/cedet/mode-local.el (describe-mode-local-overload):
* lisp/emacs-lisp/bytecomp.el (byte-compile-fix-header):
* lisp/info-xref.el (info-xref-check-all-custom):
* lisp/mail/emacsbug.el (report-emacs-bug-hook):
Prefer directed to undirected single quotes in diagnostics.
doc/emacs/text.texi
doc/lispref/control.texi
doc/lispref/display.texi
lisp/cedet/mode-local.el
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/elint.el
lisp/info-xref.el
lisp/mail/emacsbug.el
lisp/mh-e/mh-e.el
lisp/net/newst-treeview.el