Index: auctex/auctex.el.in diff -u auctex/auctex.el.in:5.1 auctex/auctex.el.in:5.2 --- auctex/auctex.el.in:5.1 Thu Apr 28 05:10:24 2005 +++ auctex/auctex.el.in Fri Apr 29 12:32:17 2005 @@ -4,7 +4,7 @@ ;; strange trick causes tex-site.el to be loaded in a way that can be ;; safely undone using (unload-feature 'tex-site). ;; -(autoload 'TeX-doc - @lisptexsite@ - nil nil t) -(TeX-doc)(ignore) +(autoload 'TeX-load-hack + @lisptexsite@) +(TeX-load-hack) +
_______________________________________________ auctex-diffs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/auctex-diffs
