diff options
Diffstat (limited to 'doc/emacs/cal-xtra.texi')
-rw-r--r-- | doc/emacs/cal-xtra.texi | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/emacs/cal-xtra.texi b/doc/emacs/cal-xtra.texi index 6b8be48d84a..80e9b851817 100644 --- a/doc/emacs/cal-xtra.texi +++ b/doc/emacs/cal-xtra.texi @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -*- coding: utf-8 -*- -@c Copyright (C) 2004-2017 Free Software Foundation, Inc. +@c Copyright (C) 2004-2018 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the @@ -791,7 +791,7 @@ For example, an anniversary diary entry can insert the number of years since the anniversary date into the text of the diary entry. Thus the @samp{%d} in this diary entry: -@findex diary-anniversary +@findex diary-anniversary@r{, and sexp diary entries} @smallexample %%(diary-anniversary 10 31 1948) Arthur's birthday (%d years old) @end smallexample @@ -821,7 +821,7 @@ Arthur's 42nd birthday Similarly, cyclic diary entries can interpolate the number of repetitions that have occurred: -@findex diary-cyclic +@findex diary-cyclic@r{, and sexp diary entries} @smallexample %%(diary-cyclic 50 1 1 2012) Renew medication (%d%s time) @end smallexample @@ -869,7 +869,7 @@ Rake leaves @noindent on October 22, November 22, and December 22 of every year. -@findex diary-float +@findex diary-float@r{, and sexp diary entries} The function @code{diary-float} allows you to describe diary entries that apply to dates like the third Friday of November, or the last Tuesday in April. The parameters are the @var{month}, @var{dayname}, @@ -1006,7 +1006,7 @@ diary entries: @findex diary-hebrew-sabbath-candles @cindex omer count @findex diary-hebrew-omer -@cindex yahrzeits +@cindex yahrzeits, and sexp diary entries @findex diary-hebrew-yahrzeit @findex diary-hebrew-birthday @table @code |