From afb05cf3835a0dbc4e4458e3f31a9ecb68529478 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 15 Jan 2002 03:31:34 +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 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', -- 2.39.5