/[emacs]/emacs/src/keyboard.c
ViewVC logotype

Diff of /emacs/src/keyboard.c

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

revision 1.686 by fx, Mon Jul 1 16:00:49 2002 UTC revision 1.687 by lektu, Thu Jul 4 10:37:38 2002 UTC
# Line 10849  might happen repeatedly and make Emacs n Line 10849  might happen repeatedly and make Emacs n
10849    
10850    DEFVAR_LISP ("post-command-idle-hook", &Vpost_command_idle_hook,    DEFVAR_LISP ("post-command-idle-hook", &Vpost_command_idle_hook,
10851                 doc: /* Normal hook run after each command is executed, if idle.                 doc: /* Normal hook run after each command is executed, if idle.
10852  Errors running the hook are caught and ignored.  Errors running the hook are caught and ignored.  */);
 This feature is obsolete; use idle timers instead.  See `etc/NEWS'.  */);  
10853    Vpost_command_idle_hook = Qnil;    Vpost_command_idle_hook = Qnil;
10854    
10855    DEFVAR_INT ("post-command-idle-delay", &post_command_idle_delay,    DEFVAR_INT ("post-command-idle-delay", &post_command_idle_delay,

Legend:
Removed from v.1.686  
changed lines
  Added in v.1.687

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