branch: main
commit b9ba83bca5063a86286feca51cc9c46d12114ea9
Author: Arash Esbati <ar...@gnu.org>
Commit: Arash Esbati <ar...@gnu.org>

    ; * tex.el (TeX-command-list): Fix :package-version.
---
 tex.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tex.el b/tex.el
index fae64656..9bbf45b6 100644
--- a/tex.el
+++ b/tex.el
@@ -371,7 +371,7 @@ Any additional elements get just transferred to the 
respective menu entries."
                                      (const :tag "Texinfo" Texinfo-mode)
                                      (const :tag "AmSTeX" AmSTeX-mode)))
                         (repeat :tag "Menu elements" :inline t sexp)))
-  :package-version '(auctex . "14.0.7"))
+  :package-version '(auctex . "14.0.9"))
 
 (defcustom TeX-command-output-list
   '(

Reply via email to