Index: auctex/tex-info.el
diff -u auctex/tex-info.el:5.149 auctex/tex-info.el:5.150
--- auctex/tex-info.el:5.149    Sat Apr 30 22:43:58 2005
+++ auctex/tex-info.el  Tue Jun 21 18:54:37 2005
@@ -527,7 +527,7 @@
    '("w" "Text")
    '("xref" "Node name"))
   
-  (run-hooks 'text-mode-hook 'Texinfo-mode-hook)
+  (TeX-run-mode-hooks 'text-mode-hook 'Texinfo-mode-hook)
   (TeX-set-mode-name))
   
 (provide 'tex-info)


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

Reply via email to