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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/font-core.el
Date: Fri, 04 Jul 2003 16:27:14 -0400

Index: emacs/lisp/font-core.el
diff -c emacs/lisp/font-core.el:1.21 emacs/lisp/font-core.el:1.22
*** emacs/lisp/font-core.el:1.21        Fri Jul  4 14:29:12 2003
--- emacs/lisp/font-core.el     Fri Jul  4 16:27:14 2003
***************
*** 73,82 ****
  `font-lock-inhibit-thing-lock' and `font-lock-maximum-size'.")
  (make-variable-buffer-local 'font-lock-defaults)
  
- ;; This variable is used where font-lock.el itself supplies the
- ;; keywords.  Really, this shouldn't need to be in font-core.el, but
- ;; we can't avoid it.  In the future, this stuff will hopefully be
- ;; moved to cc-mode itself.
  (defvar font-lock-defaults-alist nil
    "Alist of fall-back Font Lock defaults for major modes.
  
--- 73,78 ----




reply via email to

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