From 0a7d02300de38634e4c98c25637efce29ce1648c Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 15 Jan 2002 08:12:45 +0000 Subject: [PATCH] (diary-date-forms): Doc fix. --- lisp/ChangeLog | 4 ++++ lisp/calendar/calendar.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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', -- 2.39.5