]> git.eshelyaron.com Git - emacs.git/commitdiff
Sexp diary entries can specify how to highlight the date.
authorRichard M. Stallman <rms@gnu.org>
Thu, 25 Jul 2002 18:16:45 +0000 (18:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 25 Jul 2002 18:16:45 +0000 (18:16 +0000)
man/calendar.texi

index 505f593053e4c69d981e814f6707fa4c90c9ab78..3b06d30fef4e351d29b498e76b3f520ac0336fbc 100644 (file)
@@ -1303,9 +1303,12 @@ the 11 above to @samp{'(1 2 3)} and have the entry apply to the last
 Thursday of January, February, and March.  If the month is @code{t}, the
 entry applies to all months of the year.@refill
 
-  Most generally, sexp diary entries can perform arbitrary
-computations to determine when they apply.  @xref{Sexp Diary Entries,,
-Sexp Diary Entries, elisp, The Emacs Lisp Reference Manual}.
+  Each of the standard sexp diary entries takes an optional parameter
+specifying the name of a face or a single-character string to use when
+marking the entry in the calendar.  Most generally, sexp diary entries
+can perform arbitrary computations to determine when they apply.
+@xref{Sexp Diary Entries,, Sexp Diary Entries, elisp, The Emacs Lisp
+Reference Manual}.
 
 @node Appointments
 @section Appointments