[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] Changes to auctex/tex-site.el.in
From: |
David Kastrup |
Subject: |
[AUCTeX-diffs] Changes to auctex/tex-site.el.in |
Date: |
Mon, 02 May 2005 17:34:15 -0400 |
Index: auctex/tex-site.el.in
diff -u auctex/tex-site.el.in:1.26 auctex/tex-site.el.in:1.27
--- auctex/tex-site.el.in:1.26 Mon May 2 14:37:44 2005
+++ auctex/tex-site.el.in Mon May 2 21:34:02 2005
@@ -104,7 +104,8 @@
(mapcar 'car TeX-mode-alist)
"List of modes provided by AUCTeX.
-This variable can't be set normally, use customize for it."
+This variable can't be set normally; use customize for that, or
+set it with `TeX-modes-set'."
:type (cons 'set
(mapcar (lambda(x) (list 'const (car x))) TeX-mode-alist))
:set 'TeX-modes-set