[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/calendar/diary-lib.el, v [EMACS_22_B
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/calendar/diary-lib.el, v [EMACS_22_BASE] |
Date: |
Sun, 10 Aug 2008 02:44:24 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Glenn Morris <gm> 08/08/10 02:44:23
Index: diary-lib.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/diary-lib.el,v
retrieving revision 1.126.2.2
retrieving revision 1.126.2.3
diff -u -b -r1.126.2.2 -r1.126.2.3
--- diary-lib.el 7 Jan 2008 01:03:35 -0000 1.126.2.2
+++ diary-lib.el 10 Aug 2008 02:44:23 -0000 1.126.2.3
@@ -1699,7 +1699,7 @@
SEXP is a diary-sexp. DAYS is either a single number or a list of numbers
indicating the number(s) of days before the event that the warning(s) should
occur on. If the current date is (one of) DAYS before the event indicated by
-SEXP, then a suitable message (as specified by `diary-remind-message' is
+SEXP, then a suitable message (as specified by `diary-remind-message') is
returned.
In addition to the reminders beforehand, the diary entry also appears on the
- [Emacs-diffs] Changes to emacs/lisp/calendar/diary-lib.el, v [EMACS_22_BASE],
Glenn Morris <=