emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/glasses.el
Date: Tue, 27 Dec 2005 23:47:54 +0000

Index: emacs/lisp/progmodes/glasses.el
diff -u emacs/lisp/progmodes/glasses.el:1.13 
emacs/lisp/progmodes/glasses.el:1.14
--- emacs/lisp/progmodes/glasses.el:1.13        Sat Sep 17 11:01:01 2005
+++ emacs/lisp/progmodes/glasses.el     Tue Dec 27 23:47:54 2005
@@ -82,7 +82,7 @@
 `glasses-face' to `bold'.  Then unreadable identifiers will have no separators,
 but will have their capitals in bold."
   :group 'glasses
-  :type 'symbol
+  :type '(choice face (const nil))
   :set 'glasses-custom-set
   :initialize 'custom-initialize-default)
 




reply via email to

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