emacs-diffs
[Top][All Lists]
Advanced

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

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


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/font-core.el
Date: Fri, 09 Aug 2002 08:15:54 -0400

Index: emacs/lisp/font-core.el
diff -c emacs/lisp/font-core.el:1.8 emacs/lisp/font-core.el:1.9
*** emacs/lisp/font-core.el:1.8 Wed Jun 12 00:51:07 2002
--- emacs/lisp/font-core.el     Fri Aug  9 08:15:54 2002
***************
*** 140,146 ****
    "A function which is called when `font-lock-mode' is toggled.
  It will be passed one argument, which is the current value of
  `font-lock-mode'.")
! (make-variable-buffer-local 'font-lock-default-function)
  
  (define-minor-mode font-lock-mode
    "Toggle Font Lock mode.
--- 140,146 ----
    "A function which is called when `font-lock-mode' is toggled.
  It will be passed one argument, which is the current value of
  `font-lock-mode'.")
! (make-variable-buffer-local 'font-lock-function)
  
  (define-minor-mode font-lock-mode
    "Toggle Font Lock mode.



reply via email to

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