Mercurial > emacs
changeset 70729:9a90863c52b1
(add-to-diary-list): Fix typo in previous doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 19 May 2006 08:42:50 +0000 |
parents | 27c11738a0c4 |
children | 3cbb04c6169f |
files | lisp/calendar/diary-lib.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/calendar/diary-lib.el Fri May 19 08:24:51 2006 +0000 +++ b/lisp/calendar/diary-lib.el Fri May 19 08:42:50 2006 +0000 @@ -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