# HG changeset patch # User Glenn Morris # Date 1148028170 0 # Node ID 9a90863c52b14e4b50cbd07502a969bc21034e3d # Parent 27c11738a0c4a9b1d53f4e2d0a6e3eced8ffd8b9 (add-to-diary-list): Fix typo in previous doc fix. diff -r 27c11738a0c4 -r 9a90863c52b1 lisp/calendar/diary-lib.el --- 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