auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/context.el


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/context.el
Date: Tue, 21 Jun 2005 14:54:52 -0400

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."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]