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 [EMACS_22_


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

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/10/25 03:59:26

Index: conf-mode.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/textmodes/conf-mode.el,v
retrieving revision 1.19.2.1
retrieving revision 1.19.2.2
diff -u -b -r1.19.2.1 -r1.19.2.2
--- conf-mode.el        25 Jul 2007 04:22:12 -0000      1.19.2.1
+++ conf-mode.el        25 Oct 2007 03:59:26 -0000      1.19.2.2
@@ -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]