From c519f68fa90c4a9a138e2e4c4d697ac1145bdd75 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 17 May 1998 22:02:49 +0000 Subject: [PATCH] (debugger-frame-clear): Doc fix. --- lisp/emacs-lisp/debug.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/emacs-lisp/debug.el b/lisp/emacs-lisp/debug.el index f8c1f862f69..ed5f1ae493d 100644 --- a/lisp/emacs-lisp/debug.el +++ b/lisp/emacs-lisp/debug.el @@ -320,7 +320,7 @@ Applies to the frame whose line point is on in the backtrace." (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) -- 2.39.2