(debugger-frame-clear): Doc fix.
This commit is contained in:
parent
3ea2d8b25c
commit
c519f68fa9
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue