From: Richard M. Stallman Date: Fri, 21 Jan 2005 20:49:30 +0000 (+0000) Subject: (Time Intervals): Delete special stuff for MS-DOS. X-Git-Tag: ttn-vms-21-2-B4~2643 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6a8a289211955fb659b6bd47fd8c3a75f9deeb6d;p=emacs.git (Time Intervals): Delete special stuff for MS-DOS. --- 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