diff options
author | Ingo Lohmar <i.lohmar@gmail.com> | 2015-08-04 18:01:57 +0200 |
---|---|---|
committer | Ingo Lohmar <i.lohmar@gmail.com> | 2015-08-04 18:19:29 +0200 |
commit | a57f8f3022d9ab8b31bbfee291a3d7340bd37c21 (patch) | |
tree | 8d96a7f7a2efb67d40bec6f4beb9575aaf2e783f /doc/emacs/calendar.texi | |
parent | 5022e27dac4c13651941e425dbec5b3a2cecdae4 (diff) | |
download | emacs-a57f8f3022d9ab8b31bbfee291a3d7340bd37c21.tar.gz |
; * doc/emacs/calendar.texi (Move to Beginning or End): Fix punctuation.
Diffstat (limited to 'doc/emacs/calendar.texi')
-rw-r--r-- | doc/emacs/calendar.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/calendar.texi b/doc/emacs/calendar.texi index 2ab0ff34c0f..e9c8b7356aa 100644 --- a/doc/emacs/calendar.texi +++ b/doc/emacs/calendar.texi @@ -183,7 +183,7 @@ backward or forward. By default, weeks begin on Sunday. To make them begin on Monday instead, set the variable @code{calendar-week-start-day} to 1. To change which day headers are highlighted as weekend days, set the -variable @code{calendar-weekend-days} +variable @code{calendar-weekend-days}. @node Specified Dates @subsection Specified Dates |