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

Diff of /emacs/lispref/debugging.texi

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

revision 1.30 by teirllm, Fri Jun 10 15:42:16 2005 UTC revision 1.31 by teirllm, Sat Jun 11 23:42:13 2005 UTC
# Line 271  Debugger entered--entering a function: Line 271  Debugger entered--entering a function:
271  This function undoes the effect of @code{debug-on-entry} on  This function undoes the effect of @code{debug-on-entry} on
272  @var{function-name}.  When called interactively, it prompts for  @var{function-name}.  When called interactively, it prompts for
273  @var{function-name} in the minibuffer.  If @var{function-name} is  @var{function-name} in the minibuffer.  If @var{function-name} is
274  omitted, @code{nil}, or the empty string, it cancels break-on-entry for all  omitted or @code{nil}, it cancels break-on-entry for all functions.
 functions.  
   
275  Calling @code{cancel-debug-on-entry} does nothing to a function which is  Calling @code{cancel-debug-on-entry} does nothing to a function which is
276  not currently set up to break on entry.  It always returns  not currently set up to break on entry.
 @var{function-name}.  
277  @end deffn  @end deffn
278    
279  @node Explicit Debug  @node Explicit Debug

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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