Mercurial > emacs
changeset 67911:6b887a742b11
(delphi-other-face): Add tag "None" to const nil.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Fri, 30 Dec 2005 05:56:17 +0000 |
parents | 6b29582fc810 |
children | 24b085b97616 |
files | lisp/progmodes/delphi.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/delphi.el Fri Dec 30 05:55:43 2005 +0000 +++ b/lisp/progmodes/delphi.el Fri Dec 30 05:56:17 2005 +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