1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/lisp/textmodes
Reuben Thomas 3eb4e0db5c Escape ampersand in table.el LaTeX output
* lisp/textmodes/table.el (table--generate-source-scan-lines): Add
  ampersand '&' to the list of characters to escape in LaTeX output.
2020-09-13 18:05:47 +01:00
..
artist.el * lisp/textmodes/artist.el: Remove obsolete comments. 2020-09-10 21:14:29 +02:00
bib-mode.el
bibtex-style.el
bibtex.el Ensure `bibtex-set-dialect' is executed in bibtex buffers 2020-08-19 15:36:08 +02:00
conf-mode.el
css-mode.el Allow CSS completion with multiple rules on one line 2020-09-07 00:17:15 +02:00
dns-mode.el
enriched.el
fill.el
flyspell.el Make flyspell-prog-text-faces into defcustom 2020-09-09 20:08:51 +02:00
ispell.el Fix Enchant dictionary finding routine 2020-09-07 20:56:58 +01:00
less-css-mode.el
makeinfo.el
mhtml-mode.el Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897 2020-07-04 12:55:49 +00:00
nroff-mode.el
page-ext.el
page.el
paragraphs.el Handle negative prefix arguments to mark-paragraph correctly 2020-08-13 11:51:26 +02:00
picture.el
po.el Use lexical-binding in po.el and add tests 2020-04-25 09:12:24 +02:00
refbib.el
refer.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el
remember.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
rst.el Use format-prompt in read-string calls (that have default values) 2020-09-06 23:19:43 +02:00
sgml-mode.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
table.el Escape ampersand in table.el LaTeX output 2020-09-13 18:05:47 +01:00
tex-mode.el Fix fontification of outdated TeX form 2020-08-10 16:26:34 +02:00
texinfmt.el
texinfo.el Add new commands for environment movement in .texi files 2020-08-11 16:37:01 +02:00
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el