]> git.eshelyaron.com Git - emacs.git/commitdiff
(diary-date-forms): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Tue, 15 Jan 2002 08:12:45 +0000 (08:12 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 15 Jan 2002 08:12:45 +0000 (08:12 +0000)
lisp/ChangeLog
lisp/calendar/calendar.el

index 49c6c14a72c068fa6d47262bdde102fa8a2c1a72..f7514ba35f5bba4c30fc98ccecae81d58612b370 100644 (file)
@@ -1,3 +1,7 @@
+2002-01-15  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * calendar/calendar.el (diary-date-forms): Doc fix.
+
 2002-01-14  Stefan Monnier  <monnier@cs.yale.edu>
 
        * net/ange-ftp.el (ange-ftp-get-process, ange-ftp-send-cmd)
index dda6cf95e6736996fff33cd88d13af84c1b1778e..737c5450718be53ff18ec2fa1ad0a7ab3e07ce89 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',