Mercurial > emacs
changeset 22683:0941a5743283
(diary-mail-addr): Fix custom type.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 03 Jul 1998 21:17:47 +0000 |
parents | c283610d2a74 |
children | f1cde5061b0b |
files | lisp/calendar/diary-lib.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/calendar/diary-lib.el Fri Jul 03 20:10:32 1998 +0000 +++ b/lisp/calendar/diary-lib.el Fri Jul 03 21:17:47 1998 +0000 @@ -589,7 +589,7 @@ (if (boundp 'user-mail-address) user-mail-address nil) "*Email address that `diary-mail-entries' will send email to." :group 'diary - :type 'string + :type '(choice string (const nil)) :version "20.3") (defcustom diary-mail-days 7