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

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

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

revision 1.207 by schwab, Sun Feb 2 17:31:49 2003 UTC revision 1.208 by lektu, Wed Feb 5 23:09:58 2003 UTC
# Line 339  If a number, only buffers greater than t Line 339  If a number, only buffers greater than t
339  (defvar font-lock-warning-face          'font-lock-warning-face  (defvar font-lock-warning-face          'font-lock-warning-face
340    "Face name to use for things that should stand out.")    "Face name to use for things that should stand out.")
341    
342  (defvar font-lock-reference-face        'font-lock-constant-face  (defvar font-lock-reference-face        'font-lock-constant-face)
343    "This variable is obsolete.  Use `font-lock-constant-face'.")  (make-obsolete-variable 'font-lock-reference-face 'font-lock-constant-face)
344    
345  ;; Fontification variables:  ;; Fontification variables:
346    

Legend:
Removed from v.1.207  
changed lines
  Added in v.1.208

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