]> git.eshelyaron.com Git - emacs.git/commitdiff
(Sexp Diary Entries): Clarify diary-float.
authorGlenn Morris <rgm@gnu.org>
Tue, 29 Apr 2008 03:40:45 +0000 (03:40 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 29 Apr 2008 03:40:45 +0000 (03:40 +0000)
doc/emacs/ChangeLog
doc/emacs/cal-xtra.texi

index 2fddf83b4007d0fc0b435a00c0f02debef678e83..14a25643dfe41b73094f499e840105abdb3bb382 100644 (file)
@@ -1,3 +1,7 @@
+2008-04-29  Glenn Morris  <rgm@gnu.org>
+
+       * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
+
 2008-04-22  Juri Linkov  <juri@jurta.org>
 
        * dired.texi (Subdirectories in Dired): Describe using `^'
index 0cd63cf686fe0e68b3bc659d05e9ff3cc3a1c7da..c0e1e62bf92fa335fe91b9eefa722f7cbaed8cda 100644 (file)
@@ -701,14 +701,14 @@ on October 22, November 22, and December 22 of every year.
 that apply to dates like the third Friday of November, or the last
 Tuesday in April.  The parameters are the @var{month}, @var{dayname},
 and an index @var{n}. The entry appears on the @var{n}th @var{dayname}
-of @var{month}, where @var{dayname}=0 means Sunday, 1 means Monday, and
-so on.  If @var{n} is negative it counts backward from the end of
-@var{month}.  The value of @var{month} can be a list of months, a single
-month, or @code{t} to specify all months.  You can also use an optional
-parameter @var{day} to specify the @var{n}th @var{dayname} of
-@var{month} on or after/before @var{day}; the value of @var{day} defaults
-to 1 if @var{n} is positive and to the last day of @var{month} if
-@var{n} is negative.  For example,
+after the first day of @var{month}, where @var{dayname}=0 means Sunday,
+1 means Monday, and so on.  If @var{n} is negative it counts backward
+from the end of @var{month}.  The value of @var{month} can be a list of
+months, a single month, or @code{t} to specify all months.  You can also
+use an optional parameter @var{day} to specify the @var{n}th
+@var{dayname} on or after/before @var{day} of @var{month}; the value of
+@var{day} defaults to 1 if @var{n} is positive and to the last day of
+@var{month} if @var{n} is negative.  For example,
 
 @smallexample
 %%(diary-float t 1 -1) Pay rent