X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=man%2Flispref%2Fedebug.texi;h=527211a4ec353c38f824c01c22e41fc8082d9d9e;hb=22bb97e4932406310b7bd4a48ae1a4f92ccd9d96;hp=204bf7f6654160bafda2cfc6d7e00b2a3ebacb60;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git- diff --git a/man/lispref/edebug.texi b/man/lispref/edebug.texi index 204bf7f..527211a 100644 --- a/man/lispref/edebug.texi +++ b/man/lispref/edebug.texi @@ -147,9 +147,9 @@ much as it can of the bottom of the buffer, but I think it scrolls off sometimes. There is a bug in window updating when there is both a trace buffer -and an evaluation list - the source buffer doesnt get displayed. +and an evaluation list - the source buffer doesn't get displayed. -@item +@item Killing and reinserting an instrumented definition or parts of it leaves marks in the buffer which may confuse Edebug later. @@ -170,7 +170,7 @@ macros across the Edebug activation boundary. There are no other known bugs, so if you find any, please let me know. There is nothing worse than a buggy debugger! -@item +@item I need to rethink locally binding @code{debug-on-error}, @code{debug-on-quit}, and keyboard macro state variables. Should we allow the global values to be changed by the user? @@ -208,7 +208,7 @@ Use copy of @code{current-local-map} instead of @code{emacs-lisp-mode-map} Better integration with standard debug. @item -Use @code{inhibit-quit} while edebugging? +Use @code{inhibit-quit} while edebugging? @item Crawl mode would @code{sit-for} 0 or 1 in the outside window configuration