1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 13:10:37 -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 Fix a few problems with directed quotes 2015-10-01 21:44:35 -07:00
feedmail.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
footnote.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
hashcash.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
mail-extr.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
mail-hist.el
mail-utils.el Don't decrypt encrypted files. 2015-08-12 11:24:30 -04:00
mailabbrev.el ; * lisp/mail/mailabbrev.el: Comment. 2015-05-18 20:53:11 -04:00
mailalias.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
mailclient.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mailheader.el
metamail.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
mspools.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
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 ; Comments. 2015-04-27 23:46:09 -07:00
rmailkwd.el
rmailmm.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
rmailmsc.el
rmailout.el Quoting fixes in lisp mail, mh-e, net, url 2015-08-31 12:56:10 -07:00
rmailsort.el
rmailsum.el * lisp/mail/rmailsum.el (rmail-summary-by-recipients) 2015-05-27 23:16:29 -07:00
sendmail.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
smtpmail.el
supercite.el Prefer "this" to “this” in doc strings 2015-05-19 19:08:52 -07:00
uce.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
undigest.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
unrmail.el
uudecode.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00