# HG changeset patch # User Glenn Morris # Date 1209440429 0 # Node ID 04e8db9393aa60d05df350cd006e43fa3a50cb7c # Parent 07262c086af24d8a4d48f69da0f14148276ff903 (Sexp Diary Entries): Clarify diary-float. diff -r 07262c086af2 -r 04e8db9393aa doc/emacs/cal-xtra.texi --- a/doc/emacs/cal-xtra.texi Tue Apr 29 03:40:00 2008 +0000 +++ b/doc/emacs/cal-xtra.texi Tue Apr 29 03:40:29 2008 +0000 @@ -701,14 +701,14 @@ 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