From: Richard M. Stallman Date: Tue, 15 Jan 2002 03:31:34 +0000 (+0000) Subject: (diary-date-forms): Doc fix. X-Git-Tag: ttn-vms-21-2-B4~17132 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=afb05cf3835a0dbc4e4458e3f31a9ecb68529478;p=emacs.git (diary-date-forms): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f82e8124b7e..fb714e20788 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-01-14 Richard M. Stallman + + * calendar/calendar.el (diary-date-forms): Doc fix. + 2002-01-14 Eli Zaretskii * startup.el (command-line): Register the default tty colors even diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el index cdae40ad9a3..7a4879f9f08 100644 --- a/lisp/calendar/calendar.el +++ b/lisp/calendar/calendar.el @@ -569,7 +569,7 @@ See the documentation of `diary-date-forms' for an explanation." european-date-diary-pattern american-date-diary-pattern) "*List of pseudo-patterns describing the forms of date used in the diary. -The patterns on the list must be MUTUALLY EXCLUSIVE and must should not match +The patterns on the list must be MUTUALLY EXCLUSIVE and must not match any portion of the diary entry itself, just the date component. A pseudo-pattern is a list of regular expressions and the keywords `month',