# HG changeset patch # User Richard M. Stallman # Date 895442569 0 # Node ID 0fbcff056c0f4e6410dacf85eb128837919a2c72 # Parent be43fb8acb6229cbbace76c8c5903020ccc78d47 (debugger-frame-clear): Doc fix. diff -r be43fb8acb62 -r 0fbcff056c0f lisp/emacs-lisp/debug.el --- a/lisp/emacs-lisp/debug.el Sun May 17 21:37:02 1998 +0000 +++ b/lisp/emacs-lisp/debug.el Sun May 17 22:02:49 1998 +0000 @@ -320,7 +320,7 @@ (beginning-of-line)) (defun debugger-frame-clear () - "Do not enter to debugger when this frame exits. + "Do not enter debugger when this frame exits. Applies to the frame whose line point is on in the backtrace." (interactive) (beginning-of-line)