diff lisp/progmodes/delphi.el @ 83450:c69d44922688

Merged from miles@gnu.org--gnu-2005 (patch 682) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-682 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-490
author Karoly Lorentey <lorentey@elte.hu>
date Tue, 03 Jan 2006 02:15:28 +0000
parents d0eee3282e6b 6b887a742b11
children b98066f4aa10
line wrap: on
line diff
--- a/lisp/progmodes/delphi.el	Tue Jan 03 01:50:46 2006 +0000
+++ b/lisp/progmodes/delphi.el	Tue Jan 03 02:15:28 2006 +0000
@@ -177,7 +177,7 @@
 
 (defcustom delphi-other-face nil
   "*Face used to color everything else."
-  :type '(choice face (const nil))
+  :type '(choice (const :tag "None" nil) face)
   :group 'delphi)
 
 (defconst delphi-directives