Index: auctex/context.el diff -u auctex/context.el:1.52 auctex/context.el:1.53 --- auctex/context.el:1.52 Fri Apr 29 12:32:17 2005 +++ auctex/context.el Tue Jun 21 18:54:52 2005 @@ -1482,7 +1482,7 @@ ;; run hooks (setq TeX-command-default "ConTeXt") (setq TeX-sentinel-default-function 'TeX-ConTeXt-sentinel) - (run-hooks 'text-mode-hook 'TeX-mode-hook 'ConTeXt-mode-hook)) + (TeX-run-mode-hooks 'text-mode-hook 'TeX-mode-hook 'ConTeXt-mode-hook)) (defun context-guess-current-interface () "Guess what ConTeXt interface the current buffer is using."
_______________________________________________ auctex-diffs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/auctex-diffs
