emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/commands.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/commands.texi
Date: Mon, 17 Oct 2005 12:19:56 -0400

Index: emacs/lispref/commands.texi
diff -c emacs/lispref/commands.texi:1.72 emacs/lispref/commands.texi:1.73
*** emacs/lispref/commands.texi:1.72    Mon Oct 17 06:45:26 2005
--- emacs/lispref/commands.texi Mon Oct 17 16:19:56 2005
***************
*** 2677,2684 ****
  happens immediately and the body doesn't execute at all.
  
  This macro is mainly useful in functions that can be called from
! timers, @code{pre-command-hook}, @code{post-command-hook} and other
! places where @code{inhibit-quit} is normally bound to @code{t}.
  @end defmac
  
  @deffn Command keyboard-quit
--- 2677,2685 ----
  happens immediately and the body doesn't execute at all.
  
  This macro is mainly useful in functions that can be called from
! timers, process filters, process sentinels, @code{pre-command-hook},
! @code{post-command-hook}, and other places where @code{inhibit-quit} is
! normally bound to @code{t}.
  @end defmac
  
  @deffn Command keyboard-quit




reply via email to

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