Mercurial > hg > xemacs-beta
diff man/lispref/debugging.texi @ 298:70ad99077275 r21-0b47
Import from CVS: tag r21-0b47
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:39:40 +0200 |
parents | 8eaf7971accc |
children | 74fd4e045ea6 |
line wrap: on
line diff
--- a/man/lispref/debugging.texi Mon Aug 13 10:38:47 2007 +0200 +++ b/man/lispref/debugging.texi Mon Aug 13 10:39:40 2007 +0200 @@ -190,7 +190,7 @@ If the function is already set up to invoke the debugger on entry, @code{debug-on-entry} does nothing. - @strong{Note:} if you redefine a function after using + @strong{Please note:} if you redefine a function after using @code{debug-on-entry} on it, the code to enter the debugger is lost. @code{debug-on-entry} returns @var{function-name}.