X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/4d36e5246e3d182b84f5d776e730a81e03fff06a..dd92b5f5047931f6020045ce47360b62d1c2cb72:/doc/emacs/cal-xtra.texi diff --git a/doc/emacs/cal-xtra.texi b/doc/emacs/cal-xtra.texi index f271be1d22..2dff8c9b86 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-2015 Free Software Foundation, Inc. +@c Copyright (C) 2004-2016 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 @@ -143,7 +143,7 @@ all) of the variables @code{calendar-bahai-all-holidays-flag}, Each of the holiday variables is a list of @dfn{holiday forms}, each form describing a holiday (or sometimes a list of holidays). Here is a table of the possible kinds of holiday form. Day numbers and month -numbers count starting from 1, but ``dayname'' numbers count Sunday as +numbers count starting from 1, but @dfn{dayname} numbers count Sunday as 0. The argument @var{string} is always the description of the holiday, as a string. @@ -194,14 +194,14 @@ can do this as follows: Many holidays occur on a specific day of the week, at a specific time of month. Here is a holiday form describing Hurricane Supplication Day, -celebrated in the Virgin Islands on the fourth Monday in August: +celebrated in the Virgin Islands on the fourth Monday in July: @smallexample -(holiday-float 8 1 4 "Hurricane Supplication Day") +(holiday-float 7 1 4 "Hurricane Supplication Day") @end smallexample @noindent -Here the 8 specifies August, the 1 specifies Monday (Sunday is 0, +Here the 7 specifies July, the 1 specifies Monday (Sunday is 0, Tuesday is 2, and so on), and the 4 specifies the fourth occurrence in the month (1 specifies the first occurrence, 2 the second occurrence, @minus{}1 the last occurrence, @minus{}2 the second-to-last occurrence, and @@ -840,7 +840,7 @@ Renew medication (5th time) @noindent in the fancy diary display on September 7, 2012. - There is an ``early reminder'' diary sexp that includes its entry in the + There is an early-reminder diary sexp that includes its entry in the diary not only on the date of occurrence, but also on earlier dates. For example, if you want a reminder a week before your anniversary, you can use