diff options
author | Glenn Morris <rgm@gnu.org> | 2006-09-30 01:32:47 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2006-09-30 01:32:47 +0000 |
commit | 51f236e9f1d3559b521514e17167febdcd5fcef0 (patch) | |
tree | ddd0a2ee1dc450741911033c39af8dec1c75f670 /man/calendar.texi | |
parent | f4d82e000a0efa0cc6c0312b1b12a2684de52e98 (diff) | |
download | emacs-51f236e9f1d3559b521514e17167febdcd5fcef0.tar.gz |
(Date Formats): Doc fix for european-calendar-style.
Diffstat (limited to 'man/calendar.texi')
-rw-r--r-- | man/calendar.texi | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/man/calendar.texi b/man/calendar.texi index 32a53372a2b..4c424888baf 100644 --- a/man/calendar.texi +++ b/man/calendar.texi @@ -1204,11 +1204,12 @@ this matches any month, day, or year, respectively. Thus, a diary entry If you prefer the European style of writing dates---in which the day comes before the month---type @kbd{M-x european-calendar} while in the calendar, or set the variable @code{european-calendar-style} to @code{t} -@emph{before} using any calendar or diary command. This mode interprets -all dates in the diary in the European manner, and also uses European -style for displaying diary dates. (Note that there is no comma after -the @var{monthname} in the European style.) To go back to the (default) -American style of writing dates, type @kbd{M-x american-calendar}. +with @kbd{M-x customize}, or @emph{before} using any calendar or diary +command. This mode interprets all dates in the diary in the European +manner, and also uses European style for displaying diary dates. (Note +that there is no comma after the @var{monthname} in the European style.) +To go back to the (default) American style of writing dates, type +@kbd{M-x american-calendar}. You can use the name of a day of the week as a generic date which applies to any date falling on that day of the week. You can abbreviate |