]> git.eshelyaron.com Git - emacs.git/commitdiff
(diary-date-forms): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 15 Jan 2002 03:31:34 +0000 (03:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 15 Jan 2002 03:31:34 +0000 (03:31 +0000)
lisp/ChangeLog
lisp/calendar/calendar.el

index f82e8124b7ed0cd86ad1c0483ce896cbd0088b65..fb714e2078808f239695c64100a52ea6c42c12c1 100644 (file)
@@ -1,3 +1,7 @@
+2002-01-14  Richard M. Stallman  <rms@gnu.org>
+
+       * calendar/calendar.el (diary-date-forms): Doc fix.
+
 2002-01-14  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * startup.el (command-line): Register the default tty colors even
index cdae40ad9a3a221686a66d512d74d600d9de0ef3..7a4879f9f08739d4112e114aab1de92c13c29164 100644 (file)
@@ -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',