1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-26 09:51:31 -08:00
emacs/lisp/mail
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
..
binhex.el
blessmail.el
emacsbug.el
feedmail.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
footnote.el
hashcash.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
mail-extr.el
mail-hist.el
mail-utils.el
mailabbrev.el
mailalias.el
mailclient.el
mailheader.el
metamail.el
mspools.el
reporter.el
rfc822.el
rfc2368.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
rmail-spam-filter.el
rmail.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
rmailedit.el
rmailkwd.el
rmailmm.el
rmailmsc.el
rmailout.el
rmailsort.el
rmailsum.el
sendmail.el
smtpmail.el
supercite.el
uce.el
undigest.el
unrmail.el
uudecode.el