1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-05 20:43:08 +00:00

(debugger-frame-clear): Doc fix.

This commit is contained in:
Richard M. Stallman 1998-05-17 22:02:49 +00:00
parent 3ea2d8b25c
commit c519f68fa9

View File

@ -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)