diff lisp/font-lock.el @ 4128:36e41bc4a8ab

[xemacs-hg @ 2007-08-18 16:33:29 by vins] Add defvar for font-lock-warning face.
author vins
date Sat, 18 Aug 2007 16:33:30 +0000
parents 6f7f27dd257f
children f6c39b2d8b62
line wrap: on
line diff
--- a/lisp/font-lock.el	Sat Aug 18 13:38:11 2007 +0000
+++ b/lisp/font-lock.el	Sat Aug 18 16:33:30 2007 +0000
@@ -721,6 +721,11 @@
 It is present only for horrid FSF compatibility reasons.
 The corresponding face should be set using `edit-faces' or the
 `set-face-*' functions.")
+(defvar font-lock-warning-face 'font-lock-warning-face
+  "This variable should not be set.
+It is present only for horrid FSF compatibility reasons.
+The corresponding face should be set using `edit-faces' or the
+`set-face-*' functions.")
 
 (defconst font-lock-face-list
   '(font-lock-comment-face