From 6a8a289211955fb659b6bd47fd8c3a75f9deeb6d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 21 Jan 2005 20:49:30 +0000 Subject: [PATCH] (Time Intervals): Delete special stuff for MS-DOS. --- man/calendar.texi | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/man/calendar.texi b/man/calendar.texi index 8ebe7c4b3d7..ba4b582bbec 100644 --- a/man/calendar.texi +++ b/man/calendar.texi @@ -1540,14 +1540,12 @@ tells Emacs that the current interval is over. @vindex timeclock-file @findex timeclock-reread-log The timeclock functions work by accumulating the data in a file -called @file{.timelog} in your home directory. (On MS-DOS, this file -is called @file{_timelog}, since an initial period is not allowed in -file names on MS-DOS.) You can specify a different name for this file -by customizing the variable @code{timeclock-file}. If you edit the -timeclock file manually, or if you change the value of any of -timeclock's customizable variables, you should run the command -@kbd{M-x timeclock-reread-log} to update the data in Emacs from the -file. +called @file{.timelog} in your home directory. You can specify a +different name for this file by customizing the variable +@code{timeclock-file}. If you edit the timeclock file manually, or if +you change the value of any of timeclock's customizable variables, you +should run the command @kbd{M-x timeclock-reread-log} to update the +data in Emacs from the file. @ignore arch-tag: 4531ef09-9df3-449d-9c52-2b5a4a337f92 -- 2.39.5