emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/os.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/os.texi,v
Date: Sat, 07 Apr 2007 01:57:13 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/04/07 01:57:13

Index: os.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/os.texi,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -b -r1.105 -r1.106
--- os.texi     31 Mar 2007 23:29:38 -0000      1.105
+++ os.texi     7 Apr 2007 01:57:13 -0000       1.106
@@ -54,7 +54,7 @@
 
 @node Startup Summary
 @subsection Summary: Sequence of Actions at Startup
address@hidden initialization
address@hidden initialization of Emacs
 @cindex startup of Emacs
 @cindex @file{startup.el}
 
@@ -1421,12 +1421,15 @@
 
 @var{time} may specify an absolute or a relative time.
 
-Absolute times may be specified using a string with a limited variety of
-formats, and are taken to be times @emph{today}, even if already in the
-past.  The recognized forms are XXXX, X:XX, or XX:XX (military time),
-and XXam, XXAM, XXpm, XXPM, XX:XXam, XX:XXAM XX:XXpm, or XX:XXPM.  A
-period can be used instead of a colon to separate the hour and minute
-parts.
+Absolute times may be specified using a string with a limited variety
+of formats, and are taken to be times @emph{today}, even if already in
+the past.  The recognized forms are @address@hidden,
address@hidden@var{x}:@var{xx}}, or @address@hidden:@var{xx}} (military time),
+and @address@hidden, @address@hidden, @address@hidden,
address@hidden@var{xx}PM}, @address@hidden:@var{xx}am},
address@hidden@var{xx}:@var{xx}AM}, @address@hidden:@var{xx}pm}, or
address@hidden@var{xx}:@var{xx}PM}.  A period can be used instead of a colon
+to separate the hour and minute parts.
 
 To specify a relative time as a string, use numbers followed by units.
 For example:
@@ -1865,7 +1868,7 @@
 
 @node X11 Keysyms
 @section Operating on X11 Keysyms
address@hidden x11 keysyms
address@hidden X11 keysyms
 
 To define system-specific X11 keysyms, set the variable
 @code{system-key-alist}.
@@ -1919,7 +1922,6 @@
 @node Batch Mode
 @section Batch Mode
 @cindex batch mode
address@hidden noninteractive use
 
   The command-line option @samp{-batch} causes Emacs to run
 noninteractively.  In this mode, Emacs does not read commands from the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]