emacs/lisp/emulation
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
..
cua-base.el Generalize the prefix-command machinery of C-u 2015-09-01 21:14:18 -04:00
cua-gmrk.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cua-rect.el Support rectangular regions for more commands 2015-11-14 01:28:03 +02:00
edt-lk201.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edt-mapper.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
edt-pc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edt-vt100.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edt.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
keypad.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
viper-cmd.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
viper-ex.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
viper-init.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
viper-keym.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
viper-macs.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
viper-mous.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
viper-util.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
viper.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00