1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
emacs/lisp/textmodes
Stefan Monnier 9983551f46 Handle TeX-master holding a buffer
Cleanup initialization of the syntax tables, while we're at it.

* lisp/textmodes/reftex.el (reftex-syntax-table)
(reftex-syntax-table-for-bib): Move initialization into the declaration.
(reftex--prepare-syntax-tables): Delete function.
(reftex-mode): Delete call to it.
(reftex-TeX-master-file): Handle the case where `TeX-master` holds
a buffer (e.g. because of `reftex-find-duplicate-labels`).
Consolidate the two cases where we prompt the user.
2025-04-04 16:17:36 -04:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el ; Fix typos 2025-02-22 14:48:29 +01:00
conf-mode.el Add major mode for highlighting npmrc files (Bug#77138) 2025-03-29 13:19:04 +03:00
css-mode.el * lisp/textmodes/css-mode.el (css-ts-mode--outline-predicate): Improve. 2025-03-13 20:25:29 +02:00
dns-mode.el Prefer plusp/minusp to cl-plusp/cl-minusp 2025-02-17 22:46:56 +01:00
emacs-authors-mode.el
emacs-news-mode.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
enriched.el
fill.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
flyspell.el Make turn-on-flyspell/turn-off-flyspell obsolete 2025-03-14 19:50:22 +01:00
glyphless-mode.el
html-ts-mode.el ; Fix last change (bug#77017) 2025-04-04 19:17:43 +03:00
ispell.el Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
less-css-mode.el
makeinfo.el Recommend using 'keymap-set' in Commentaries 2025-03-15 04:10:27 +01:00
markdown-ts-mode.el Improve 'treesit-outline-search' 2025-02-27 19:21:45 +02:00
mhtml-mode.el
mhtml-ts-mode.el ; Fix last change (bug#77017) 2025-04-04 19:17:43 +03:00
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el
pixel-fill.el
po.el
refbib.el
refer.el Recommend using 'keymap-set' in Commentaries 2025-03-15 04:10:27 +01:00
refill.el
reftex-auc.el
reftex-cite.el Add RefTeX support for non-file buffers 2025-04-04 14:37:33 -04:00
reftex-dcr.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-global.el Add RefTeX support for non-file buffers 2025-04-04 14:37:33 -04:00
reftex-index.el Add RefTeX support for non-file buffers 2025-04-04 14:37:33 -04:00
reftex-parse.el Add RefTeX support for non-file buffers 2025-04-04 14:37:33 -04:00
reftex-ref.el Add RefTeX support for non-file buffers 2025-04-04 14:37:33 -04:00
reftex-sel.el Add RefTeX support for non-file buffers 2025-04-04 14:37:33 -04:00
reftex-toc.el Add RefTeX support for non-file buffers 2025-04-04 14:37:33 -04:00
reftex-vars.el
reftex.el Handle TeX-master holding a buffer 2025-04-04 16:17:36 -04:00
remember.el Recommend using 'keymap-set' in Commentaries 2025-03-15 04:10:27 +01:00
rst.el Merge from origin/emacs-30 2025-03-30 16:17:00 +02:00
sgml-mode.el
string-edit.el Document return values of the various read-* functions 2025-03-09 15:02:39 +02:00
table.el Recommend using 'keymap-set' in Commentaries 2025-03-15 04:10:27 +01:00
tex-mode.el Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
texinfmt.el
texinfo.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
texnfo-upd.el
text-mode.el Improve conversion between half-width and full-width characters 2025-03-15 13:58:44 +02:00
tildify.el
toml-ts-mode.el Improve treesit settings for {json,html,toml,yaml}-ts-mode (bug#73404) 2025-02-09 19:54:02 +02:00
two-column.el
underline.el
word-wrap-mode.el
yaml-ts-mode.el Improve treesit settings for js-ts-mode (bug#73404) 2025-03-03 20:38:40 +02:00