From 51f236e9f1d3559b521514e17167febdcd5fcef0 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 30 Sep 2006 01:32:47 +0000 Subject: [PATCH] (Date Formats): Doc fix for european-calendar-style. --- man/calendar.texi | 11 ++++++----- 1 file 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 -- 2.39.2