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: Mon, 19 Mar 2007 05:30:35 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/03/19 05:30:35

Index: os.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/os.texi,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -b -r1.99 -r1.100
--- os.texi     17 Mar 2007 18:57:49 -0000      1.99
+++ os.texi     19 Mar 2007 05:30:35 -0000      1.100
@@ -1697,7 +1697,7 @@
 @subsection Recording Input
 
 @defun recent-keys
-This function returns a vector containing the last 100 input events from
+This function returns a vector containing the last 300 input events from
 the keyboard or mouse.  All input events are included, whether or not
 they were used as parts of key sequences.  Thus, you always get the last
 100 input events, not counting events generated by keyboard macros.




reply via email to

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