emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/diary-lib.el


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/diary-lib.el
Date: Fri, 19 May 2006 08:42:50 +0000

Index: emacs/lisp/calendar/diary-lib.el
diff -u emacs/lisp/calendar/diary-lib.el:1.116 
emacs/lisp/calendar/diary-lib.el:1.117
--- emacs/lisp/calendar/diary-lib.el:1.116      Fri May 19 08:24:51 2006
+++ emacs/lisp/calendar/diary-lib.el    Fri May 19 08:42:50 2006
@@ -332,9 +332,9 @@
 Do nothing if DATE or STRING is nil.  DATE is the (MONTH DAY
 YEAR) for which the entry applies; STRING is the text of the
 entry as it will appear in the diary (i.e. with any format
-strings such as \%d\" expanded); SPECIFIER is the date part of
+strings such as \"%d\" expanded); SPECIFIER is the date part of
 the entry as it appears in the diary-file; LITERAL is the entry
-as it appears in the diary-file (i.e. before expansion). If
+as it appears in the diary-file (i.e. before expansion).  If
 LITERAL is nil, it is taken to be the same as STRING.
 
 The entry is added to the list as (DATE STRING SPECIFIER LOCATOR




reply via email to

[Prev in Thread] Current Thread [Next in Thread]