emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/conf-mode.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/conf-mode.el,v
Date: Thu, 25 Oct 2007 04:00:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/10/25 04:00:05

Index: conf-mode.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/textmodes/conf-mode.el,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- conf-mode.el        26 Jul 2007 05:27:31 -0000      1.20
+++ conf-mode.el        25 Oct 2007 04:00:04 -0000      1.21
@@ -176,6 +176,7 @@
 keyword var value
 This variable is best set in the file local variables, or through
 `conf-space-keywords-alist'.")
+(put 'conf-space-keywords 'safe-local-variable 'stringp)
 
 (defvar conf-space-font-lock-keywords
   `(;; [section] (do this first because it may look like a parameter)




reply via email to

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