emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/comint.el


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/comint.el
Date: Thu, 09 Jun 2005 17:16:40 -0400

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




reply via email to

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