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


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to