Fix the user manual for `calendar-time-zone-style'
* doc/emacs/calendar.texi (Sunrise/Sunset): Refer to the variable `calendar-time-zone-style' explicitly. (Bug#70498)
This commit is contained in:
parent
aed2b7a3d8
commit
f593bf79a9
1 changed files with 2 additions and 1 deletions
|
@ -627,7 +627,8 @@ for how daylight saving time is determined.
|
||||||
|
|
||||||
@vindex calendar-time-zone-style
|
@vindex calendar-time-zone-style
|
||||||
If you want to display numerical time zones (like @samp{"+0100"})
|
If you want to display numerical time zones (like @samp{"+0100"})
|
||||||
instead of symbolic ones (like @samp{"CET"}), set this to @code{numeric}.
|
instead of symbolic ones (like @samp{"CET"}), set
|
||||||
|
@code{calendar-time-zone-style} to @code{numeric}.
|
||||||
|
|
||||||
As a user, you might find it convenient to set the calendar location
|
As a user, you might find it convenient to set the calendar location
|
||||||
variables for your usual physical location in your @file{.emacs} file.
|
variables for your usual physical location in your @file{.emacs} file.
|
||||||
|
|
Loading…
Add table
Reference in a new issue