]> git.eshelyaron.com Git - emacs.git/commitdiff
(Time Intervals): Delete special stuff for MS-DOS.
authorRichard M. Stallman <rms@gnu.org>
Fri, 21 Jan 2005 20:49:30 +0000 (20:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 21 Jan 2005 20:49:30 +0000 (20:49 +0000)
man/calendar.texi

index 8ebe7c4b3d7f5dc3c411c953409d741fab1e567d..ba4b582bbecaa4eaad2f825ed1f9154b33e2a11e 100644 (file)
@@ -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