1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/textmodes
Stefan Kangas 9b4af418dd Make setting tex-dvi-view-command to an sexp obsolete
This is more in line with how we generally handle user options for
commands to call.  Later, we can get rid of the 'eval' call.

* lisp/textmodes/tex-mode.el (tex-view): Warn if tex-dvi-view-command is
set to an sexp instead of a string; say that this use is obsolete.
(tex-dvi-view-command): Change the default value to a string.  Update
docstring to reflect the above obsoletion.
2024-12-09 04:25:04 +01:00
..
artist.el Don't start docstrings with "This function" 2024-11-01 23:56:12 +01:00
bib-mode.el
bibtex-style.el
bibtex.el New user option bibtex-entry-ask-for-key 2024-11-14 23:26:23 -06:00
conf-mode.el
css-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
dns-mode.el
emacs-authors-mode.el
emacs-news-mode.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
enriched.el
fill.el Prefer defcustom :local specifier in textmodes 2024-10-02 12:19:22 +02:00
flyspell.el New option 'flyspell-delay-use-timer' 2024-11-22 09:42:50 +01:00
glyphless-mode.el
html-ts-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
ispell.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
less-css-mode.el Prefer defcustom :local specifier in textmodes 2024-10-02 12:19:22 +02:00
makeinfo.el
mhtml-mode.el
nroff-mode.el
page-ext.el Update FSF's address 2024-09-02 21:02:09 +02:00
page.el
paragraphs.el
picture.el Fix picture-mode with full-width characters 2024-11-10 11:48:34 +02:00
pixel-fill.el
po.el
refbib.el
refer.el Prefer defcustom :local specifier in textmodes 2024-10-02 12:19:22 +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
reftex-sel.el
reftex-toc.el
reftex-vars.el Mark unused reftex variable as obsolete 2024-11-01 23:56:07 +01:00
reftex.el Prefer defvar-local where possible 2024-10-01 21:31:02 +02:00
remember.el remember-data-file: Don't unconditionally call set-visited-file-name 2024-09-25 16:02:53 +01:00
rst.el Delete redundant declarations of 'electric' variables 2024-09-21 14:48:02 +02:00
sgml-mode.el Add support for 'yank-media' on MS-Windows 2024-11-03 15:12:20 +02:00
string-edit.el
table.el
tex-mode.el Make setting tex-dvi-view-command to an sexp obsolete 2024-12-09 04:25:04 +01:00
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el
tildify.el
toml-ts-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
two-column.el Prefer defcustom :local specifier in textmodes 2024-10-02 12:19:22 +02:00
underline.el
word-wrap-mode.el
yaml-ts-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00