Mercurial > emacs
changeset 23270:fe5ca8d66639
(cperl-lazy-help-time): Fix customize
type.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Fri, 18 Sep 1998 09:17:02 +0000 |
parents | 16780f249ece |
children | f3d8ff8877ff |
files | lisp/progmodes/cperl-mode.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/cperl-mode.el Fri Sep 18 09:15:45 1998 +0000 +++ b/lisp/progmodes/cperl-mode.el Fri Sep 18 09:17:02 1998 +0000 @@ -274,7 +274,7 @@ (defcustom cperl-lazy-help-time nil "*Not-nil (and non-null) means to show lazy help after given idle time. Can be overwritten by `cperl-hairy' to be 5 sec if nil." - :type '(choice (const null) integer) + :type '(choice (const null) (const nil) integer) :group 'cperl-affected-by-hairy) (defcustom cperl-pod-face 'font-lock-comment-face