/[emacs]/emacs/lispref/os.texi
ViewVC logotype

Diff of /emacs/lispref/os.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.72 by gm, Sat Mar 26 17:36:22 2005 UTC revision 1.73 by teirllm, Thu Jun 16 20:14:24 2005 UTC
# Line 1375  both before and after changing the buffe Line 1375  both before and after changing the buffe
1375  changes from user commands' changes and prevent a single undo entry  changes from user commands' changes and prevent a single undo entry
1376  from growing to be quite large.  from growing to be quite large.
1377    
1378      If a timer function calls functions that can change the match data,
1379    it should save and restore the match data.  @xref{Saving Match Data}.
1380    
1381  @deffn Command run-at-time time repeat function &rest args  @deffn Command run-at-time time repeat function &rest args
1382  This sets up a timer that calls the function @var{function} with  This sets up a timer that calls the function @var{function} with
1383  arguments @var{args} at time @var{time}.  If @var{repeat} is a number  arguments @var{args} at time @var{time}.  If @var{repeat} is a number

Legend:
Removed from v.1.72  
changed lines
  Added in v.1.73

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26