Index: emacs/lisp/textmodes/tex-mode.el
diff -c emacs/lisp/textmodes/tex-mode.el:1.161
emacs/lisp/textmodes/tex-mode.el:1.162
*** emacs/lisp/textmodes/tex-mode.el:1.161 Wed Apr 6 15:44:59 2005
--- emacs/lisp/textmodes/tex-mode.el Sat Apr 23 16:45:07 2005
***************
*** 828,833 ****
--- 828,841 ----
(tex-mode-internal)
(tex-guess-mode)))
+ ;; The following three autoloaded aliases appear to conflict with
+ ;; AUCTeX. However, even though AUCTeX uses the mixed case variants
+ ;; for all mode relevant variables and hooks, the invocation function
+ ;; and setting of `major-mode' themselves need to be lowercase for
+ ;; AUCTeX to provide a fully functional user-level replacement. So
+ ;; these aliases should remain as they are, in particular since AUCTeX
+ ;; users are likely to use them.
+
;;;###autoload
(defalias 'TeX-mode 'tex-mode)
;;;###autoload
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs