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-lock.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/font-lock.el,v
Date: Fri, 18 Apr 2008 10:28:18 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/04/18 10:28:18

Index: font-lock.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/font-lock.el,v
retrieving revision 1.334
retrieving revision 1.335
diff -u -b -r1.334 -r1.335
--- font-lock.el        9 Apr 2008 08:17:59 -0000       1.334
+++ font-lock.el        18 Apr 2008 10:28:18 -0000      1.335
@@ -331,7 +331,7 @@
   "Face name to use for preprocessor directives.")
 
 (defvar font-lock-reference-face       'font-lock-constant-face)
-(make-obsolete-variable 'font-lock-reference-face 'font-lock-constant-face)
+(make-obsolete-variable 'font-lock-reference-face 'font-lock-constant-face 
"20.3")
 
 ;; Fontification variables:
 




reply via email to

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