emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/hi-lock.el,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/hi-lock.el,v
Date: Sat, 28 Apr 2007 03:47:03 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/04/28 03:47:01

Index: lisp/hi-lock.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/hi-lock.el,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- lisp/hi-lock.el     22 Apr 2007 16:52:29 -0000      1.44
+++ lisp/hi-lock.el     28 Apr 2007 03:46:58 -0000      1.45
@@ -124,7 +124,7 @@
   :type '(repeat symbol)
   :group 'hi-lock)
 
-(defcustom hi-lock-file-patterns-policy 'never
+(defcustom hi-lock-file-patterns-policy 'ask
   "Specify when hi-lock should use patterns found in file.
 If `ask', prompt when patterns found in buffer; if bound to a function,
 use patterns when function returns t (function is called with patterns




reply via email to

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