1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00
emacs/lisp/textmodes
Paul Eggert 2cac2e2e10 Quoting fixes in lisp/textmodes
* lisp/textmodes/bibtex.el (bibtex-validate)
(bibtex-validate-globally, bibtex-search-entries):
* lisp/textmodes/ispell.el (ispell-command-loop):
* lisp/textmodes/page-ext.el (search-pages, pages-directory):
* lisp/textmodes/texinfmt.el (texinfmt-version)
(texinfo-format-region, texinfo-format-buffer-1):
* lisp/textmodes/two-column.el (2C-split):
Respect text quoting style in doc strings and diagnostics.
* lisp/textmodes/conf-mode.el (conf-mode-map, conf-quote-normal):
* lisp/textmodes/sgml-mode.el (sgml-specials, sgml-mode):
Escape apostrophes in doc strings.
2015-08-30 23:12:30 -07: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
bibtex.el Quoting fixes in lisp/textmodes 2015-08-30 23:12:30 -07:00
conf-mode.el Quoting fixes in lisp/textmodes 2015-08-30 23:12:30 -07:00
css-mode.el Fix indentation rule in css-mode 2015-08-28 19:36:10 +02:00
dns-mode.el
enriched.el
fill.el
flyspell.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
ispell.el Quoting fixes in lisp/textmodes 2015-08-30 23:12:30 -07:00
makeinfo.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
nroff-mode.el
page-ext.el Quoting fixes in lisp/textmodes 2015-08-30 23:12:30 -07:00
page.el
paragraphs.el
picture.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el Support the biblatex journaltitle field 2015-05-06 07:49:20 +02:00
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
reftex-sel.el
reftex-toc.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
reftex-vars.el Improve reftex-label-regexps default value 2015-06-16 09:24:47 +02:00
reftex.el ; Auto-commit of loaddefs files. 2015-08-25 06:18:40 -04:00
remember.el
rst.el Fix some confusion with ‘format’ 2015-08-05 19:07:28 -07:00
sgml-mode.el Quoting fixes in lisp/textmodes 2015-08-30 23:12:30 -07:00
table.el Don't quote symbols 'like-this' in docstrings etc. 2015-08-20 17:34:57 -07:00
tex-mode.el Spelling fixes 2015-08-25 00:43:01 -07:00
texinfmt.el Quoting fixes in lisp/textmodes 2015-08-30 23:12:30 -07:00
texinfo.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
texnfo-upd.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
text-mode.el ; Comments. 2015-04-27 23:46:09 -07:00
tildify.el Prefer "this" to “this” in doc strings 2015-05-19 19:08:52 -07:00
two-column.el Quoting fixes in lisp/textmodes 2015-08-30 23:12:30 -07:00
underline.el