1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-26 07:00:35 -08:00
emacs/lisp/textmodes
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
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
conf-mode.el
css-mode.el
dns-mode.el
enriched.el
fill.el
flyspell.el
ispell.el
makeinfo.el
nroff-mode.el
page-ext.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
page.el
paragraphs.el
picture.el
po.el
refbib.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
refer.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
reftex.el
remember.el
rst.el
sgml-mode.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
table.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
tex-mode.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
tildify.el
two-column.el
underline.el