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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/font-lock.el,v
Date: Sat, 21 Apr 2007 14:30:25 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/04/21 14:30:25

Index: font-lock.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/font-lock.el,v
retrieving revision 1.316
retrieving revision 1.317
diff -u -b -r1.316 -r1.317
--- font-lock.el        6 Apr 2007 12:15:56 -0000       1.316
+++ font-lock.el        21 Apr 2007 14:30:25 -0000      1.317
@@ -468,6 +468,7 @@
 
 This is normally set via `font-lock-add-keywords' and
 `font-lock-remove-keywords'.")
+(put 'font-lock-keywords-alist 'risky-local-variable t)
 
 (defvar font-lock-removed-keywords-alist nil
   "Alist of `font-lock-keywords' elements to be removed for major modes.




reply via email to

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