From: Glenn Morris Date: Sun, 3 Aug 2003 14:12:17 +0000 (+0000) Subject: (Date Formats): Document changed behaviour of abbreviations. X-Git-Tag: ttn-vms-21-2-B4~9176 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bf4517d11e79647393c49eee050df57acc690e46;p=emacs.git (Date Formats): Document changed behaviour of abbreviations. --- diff --git a/man/calendar.texi b/man/calendar.texi index fb486ae01c8..b5695c8c88b 100644 --- a/man/calendar.texi +++ b/man/calendar.texi @@ -1116,8 +1116,11 @@ is, you can use @samp{11/12/1989} or @samp{11/12/89}. Dates can also have the form @samp{@var{monthname} @var{day}} or @samp{@var{monthname} @var{day}, @var{year}}, where the month's name can -be spelled in full or abbreviated to three characters (with or without a -period). Case is not significant. +be spelled in full or abbreviated (with or without a period). The +preferred abbreviations can be controlled using the variables +@code{calendar-abbrev-length}, @code{calendar-month-abbrev-array}, and +@code{calendar-day-abbrev-array}. The default is to use the first three +letters of a name as its abbreviation. Case is not significant. A date may be @dfn{generic}; that is, partially unspecified. Then the entry applies to all dates that match the specification. If the date