comparison lispref/os.texi @ 39221:68b26e98aef6

Clarify recent changes.
author Richard M. Stallman <rms@gnu.org>
date Mon, 10 Sep 2001 05:34:15 +0000
parents 557aaff6fb23
children a3a9223b152f
comparison
equal deleted inserted replaced
39220:0e11cabc9dfb 39221:68b26e98aef6
1631 100 input events, not counting events generated by keyboard macros. 1631 100 input events, not counting events generated by keyboard macros.
1632 (These are excluded because they are less interesting for debugging; it 1632 (These are excluded because they are less interesting for debugging; it
1633 should be enough to see the events that invoked the macros.) 1633 should be enough to see the events that invoked the macros.)
1634 1634
1635 A call to @code{clear-this-command-keys} (@pxref{Command Loop Info}) 1635 A call to @code{clear-this-command-keys} (@pxref{Command Loop Info})
1636 causes this function to return an empty vector. 1636 causes this function to return an empty vector immediately afterward.
1637 @end defun 1637 @end defun
1638 1638
1639 @deffn Command open-dribble-file filename 1639 @deffn Command open-dribble-file filename
1640 @cindex dribble file 1640 @cindex dribble file
1641 This function opens a @dfn{dribble file} named @var{filename}. When a 1641 This function opens a @dfn{dribble file} named @var{filename}. When a