emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Colin Walters
Subject: [Emacs-diffs] Changes to emacs/lisp/info.el
Date: Wed, 22 May 2002 23:39:21 -0400

Index: emacs/lisp/info.el
diff -c emacs/lisp/info.el:1.299 emacs/lisp/info.el:1.300
*** emacs/lisp/info.el:1.299    Tue May 21 18:22:10 2002
--- emacs/lisp/info.el  Wed May 22 23:39:20 2002
***************
*** 145,151 ****
    :type 'boolean
    :group 'info)
  
! (defcustom Info-mode-hook '(font-lock-mode)
    "Hooks run when `info-mode' is called."
    :type 'hook
    :group 'info)
--- 145,151 ----
    :type 'boolean
    :group 'info)
  
! (defcustom Info-mode-hook '(turn-on-font-lock)
    "Hooks run when `info-mode' is called."
    :type 'hook
    :group 'info)



reply via email to

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