1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 16:41:45 -08:00
emacs/lisp/mh-e
Paul Eggert ac16149ba4 Fix docstring quoting problems with ‘ '’
Problem reported by Artur Malabarba in:
http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01513.html
Most of these fixes are to documentation; many involve fixing
longstanding quoting glitches that are independent of the
recent substitute-command-keys changes.  The changes to code are:
* lisp/cedet/mode-local.el (mode-local-augment-function-help)
(describe-mode-local-overload):
Substitute docstrings before displaying them.
* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda):
Quote the generated docstring for later substitution.
2015-11-17 15:29:35 -08:00
..
ChangeLog.1
ChangeLog.2 ; ChangeLog fixes 2015-04-17 13:48:00 -04:00
mh-acros.el
mh-alias.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mh-buffers.el
mh-comp.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mh-compat.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
mh-e.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
mh-folder.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mh-funcs.el
mh-gnus.el
mh-identity.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
mh-inc.el
mh-junk.el
mh-letter.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mh-limit.el
mh-mime.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mh-print.el
mh-scan.el
mh-search.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mh-seq.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
mh-show.el
mh-speed.el
mh-thread.el
mh-tool-bar.el
mh-utils.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mh-xface.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00