/[emacs]/emacs/lisp/font-core.el
ViewVC logotype

Diff of /emacs/lisp/font-core.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21 by monnier, Fri Jul 4 18:29:12 2003 UTC revision 1.22 by monnier, Fri Jul 4 20:27:14 2003 UTC
# Line 73  and those for buffer-specialized fontifi Line 73  and those for buffer-specialized fontifi
73  `font-lock-inhibit-thing-lock' and `font-lock-maximum-size'.")  `font-lock-inhibit-thing-lock' and `font-lock-maximum-size'.")
74  (make-variable-buffer-local 'font-lock-defaults)  (make-variable-buffer-local 'font-lock-defaults)
75    
 ;; 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.  
76  (defvar font-lock-defaults-alist nil  (defvar font-lock-defaults-alist nil
77    "Alist of fall-back Font Lock defaults for major modes.    "Alist of fall-back Font Lock defaults for major modes.
78    

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26