From: Eli Zaretskii Date: Tue, 15 Jan 2002 08:12:45 +0000 (+0000) Subject: (diary-date-forms): Doc fix. X-Git-Tag: emacs-21.2~187 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0a7d02300de38634e4c98c25637efce29ce1648c;p=emacs.git (diary-date-forms): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 49c6c14a72c..f7514ba35f5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-01-15 Eli Zaretskii + + * calendar/calendar.el (diary-date-forms): Doc fix. + 2002-01-14 Stefan Monnier * net/ange-ftp.el (ange-ftp-get-process, ange-ftp-send-cmd) diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el index dda6cf95e67..737c5450718 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',