; Fix typos in doc strings
This commit is contained in:
parent
14b54cea17
commit
a0854f939c
14 changed files with 14 additions and 14 deletions
|
@ -3508,7 +3508,7 @@ canceled the first time the function is entered."
|
|||
|
||||
(defun edebug-cancel-on-entry (function)
|
||||
"Cause Edebug to not stop when FUNCTION is called.
|
||||
The removes the effect of `edebug-on-entry'. If FUNCTION is is
|
||||
The removes the effect of `edebug-on-entry'. If FUNCTION is
|
||||
nil, remove `edebug-on-entry' on all functions."
|
||||
(interactive
|
||||
(list (let ((name (completing-read
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue