1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 13:10:37 -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 Don't block changes in mouse pointer inside 'track-mouse' 2015-06-30 18:59:21 +03:00
bib-mode.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
bibtex-style.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
bibtex.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
conf-mode.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
css-mode.el Highlight CSS variable definitions 2015-10-07 19:19:42 +02:00
dns-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
enriched.el Fix: inhibit point motion hooks when encoding an enriched document. 2015-01-17 19:34:50 +00:00
fill.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
flyspell.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
ispell.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
makeinfo.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
nroff-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
page-ext.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
page.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
paragraphs.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
picture.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
po.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-auc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-cite.el Refactor duplicated code; ensure default is in completions 2015-10-09 09:58:22 +02:00
reftex-dcr.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-global.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-index.el Deprecate intangible' and point-entered' properties 2015-04-13 15:51:15 -04:00
reftex-parse.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
reftex-ref.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
reftex-sel.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-toc.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
reftex-vars.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
reftex.el Make RefTeX work with LaTeX subfiles package 2015-10-21 14:18:34 +02:00
remember.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rst.el Pull in version numbers from rst.el upstream release. 2015-10-04 22:30:30 +02:00
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 Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
texinfo.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
texnfo-upd.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
text-mode.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
tildify.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
two-column.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
underline.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00