emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/locate.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/locate.el
Date: Sun, 25 Dec 2005 19:00:33 +0000

Index: emacs/lisp/locate.el
diff -u emacs/lisp/locate.el:1.32 emacs/lisp/locate.el:1.33
--- emacs/lisp/locate.el:1.32   Fri Dec  9 09:56:39 2005
+++ emacs/lisp/locate.el        Sun Dec 25 19:00:33 2005
@@ -149,7 +149,7 @@
 
 (defcustom locate-header-face nil
   "*Face used to highlight the locate header."
-  :type 'face
+  :type '(choice face (const nil))
   :group 'locate)
 
 ;;;###autoload




reply via email to

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