>>>>> Arash Esbati <ar...@gnu.org> writes: > @All: Would it make sense if we start using the :package-version keyword > when we introduce or change the value of custom variables? In this > case, the change would look like this: > diff --git a/tex.el b/tex.el > index 93f22520..ea688f17 100644 > --- a/tex.el > +++ b/tex.el > @@ -252,7 +252,7 @@ If nil, none is specified." > ("Ps2pdf" "ps2pdf %f %(O?pdf)" TeX-run-ps2pdf nil > (plain-TeX-mode LaTeX-mode docTeX-mode AmSTeX-mode Texinfo-mode) > :help "Convert PostScript file to PDF") > - ("LaTeXMk" "latexmk %(latexmk-out) %(file-line-error) \ > + ("LaTeXMk" "latexmk %(latexmk-out) %(file-line-error) %(output-dir) \ > %`%(extraopts) %S%(mode)%' %t" > TeX-run-format nil (LaTeX-mode docTeX-mode) :help "Run LaTeXMk") > ("Glossaries" "makeglossaries %(d-dir) %s" TeX-run-command nil > @@ -372,7 +372,8 @@ Any additional elements get just transferred to the > respective menu entries." > (const :tag "ConTeXt" ConTeXt-mode) > (const :tag "Texinfo" Texinfo-mode) > (const :tag "AmSTeX" AmSTeX-mode))) > - (repeat :tag "Menu elements" :inline t sexp)))) > + (repeat :tag "Menu elements" :inline t sexp))) > + :package-version '(auctex . "14.0.7"))
> (defcustom TeX-command-output-list > '( > Maybe it helps users. WDYT? That's a good idea. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW