1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 02:10:46 -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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.2 ; ChangeLog fixes 2015-04-17 13:48:00 -04:00
mh-acros.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mh-alias.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mh-buffers.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mh-gnus.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mh-identity.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
mh-inc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mh-junk.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mh-letter.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mh-limit.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mh-mime.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mh-print.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mh-scan.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mh-speed.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mh-thread.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mh-tool-bar.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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