[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master 75083b1: * doc/emacs/calendar.texi (Time Intervals)
From: |
Stefan Kangas |
Subject: |
[Emacs-diffs] master 75083b1: * doc/emacs/calendar.texi (Time Intervals): Doc fix. |
Date: |
Sat, 10 Aug 2019 16:38:17 -0400 (EDT) |
branch: master
commit 75083b1568a710242da7165f63c4798288ff4612
Author: Stefan Kangas <address@hidden>
Commit: Stefan Kangas <address@hidden>
* doc/emacs/calendar.texi (Time Intervals): Doc fix.
---
doc/emacs/calendar.texi | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/emacs/calendar.texi b/doc/emacs/calendar.texi
index 138a24f..e337474 100644
--- a/doc/emacs/calendar.texi
+++ b/doc/emacs/calendar.texi
@@ -1618,12 +1618,12 @@ timeclock-change}.
work today (assuming a typical average of 8 hours a day), and @kbd{M-x
timeclock-when-to-leave} which will calculate when you're done.
-@vindex timeclock-modeline-display
-@findex timeclock-modeline-display
+@vindex timeclock-mode-line-display
+@findex timeclock-mode-line-display
If you want Emacs to display the amount of time left of your
workday in the mode line, either customize the
-@code{timeclock-modeline-display} variable and set its value to
-@code{t}, or invoke the @kbd{M-x timeclock-modeline-display} command.
+@code{timeclock-mode-line-display} variable and set its value to
+@code{t}, or invoke the @kbd{M-x timeclock-mode-line-display} command.
@vindex timeclock-ask-before-exiting
Terminating the current Emacs session might or might not mean that
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] master 75083b1: * doc/emacs/calendar.texi (Time Intervals): Doc fix.,
Stefan Kangas <=