Index: emacs/lisp/comint.el
diff -c emacs/lisp/comint.el:1.320 emacs/lisp/comint.el:1.321
*** emacs/lisp/comint.el:1.320 Thu Jun 9 21:08:13 2005
--- emacs/lisp/comint.el Thu Jun 9 21:16:40 2005
***************
*** 423,429 ****
(make-obsolete-variable 'comint-use-prompt-regexp-instead-of-fields
'comint-use-prompt-regexp "22.1")
! (defcustom comint-mode-hook '(turn-on-font-lock)
"Hook run upon entry to `comint-mode'.
This is run before the process is cranked up."
:type 'hook
--- 423,429 ----
(make-obsolete-variable 'comint-use-prompt-regexp-instead-of-fields
'comint-use-prompt-regexp "22.1")
! (defcustom comint-mode-hook nil
"Hook run upon entry to `comint-mode'.
This is run before the process is cranked up."
:type 'hook
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs