summaryrefslogtreecommitdiff
path: root/lispref/calendar.texi
diff options
context:
space:
mode:
authorPhillip Rulon <pjr@gnu.org>1999-10-05 23:26:05 +0000
committerPhillip Rulon <pjr@gnu.org>1999-10-05 23:26:05 +0000
commita40d4712b29a99f060a32e8546d8b4522db4b284 (patch)
tree5d272ec75e9255e41b69e010f45bf198259db5b5 /lispref/calendar.texi
parent46fe917b5aecf6fb0c850a744684ab40b56774b8 (diff)
downloademacs-a40d4712b29a99f060a32e8546d8b4522db4b284.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref/calendar.texi')
-rw-r--r--lispref/calendar.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/calendar.texi b/lispref/calendar.texi
index 30718d2902c..7f5b2b31323 100644
--- a/lispref/calendar.texi
+++ b/lispref/calendar.texi
@@ -30,7 +30,7 @@ diary suit your personal tastes.
@code{t}, calling up the calendar automatically displays the diary
entries for the current date as well. The diary dates appear only if
the current date is visible. If you add both of the following lines to
-your @file{.emacs} file:@refill
+your init file:@refill
@example
(setq view-diary-entries-initially t)