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, 12 Jun 2002 00:55:22 -0400

Index: emacs/lisp/info.el
diff -c emacs/lisp/info.el:1.304 emacs/lisp/info.el:1.305
*** emacs/lisp/info.el:1.304    Sat Jun  8 20:18:15 2002
--- emacs/lisp/info.el  Wed Jun 12 00:55:21 2002
***************
*** 2336,2343 ****
    (setq local-abbrev-table text-mode-abbrev-table)
    (setq case-fold-search t)
    (setq buffer-read-only t)
-   (set (make-local-variable 'font-lock-defaults)
-        '(nil t nil nil nil (font-lock-core-only . t)))
    (make-local-variable 'Info-current-file)
    (make-local-variable 'Info-current-subfile)
    (make-local-variable 'Info-current-node)
--- 2336,2341 ----



reply via email to

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