Revert "Add an edebug-cancel-debug-on-entry alias"
This reverts commit cea9577b7d
.
cancel-edebug-on-entry and cancel-debug-on-entry are not the same functions.
This commit is contained in:
parent
cea9577b7d
commit
27490cec4e
1 changed files with 0 additions and 2 deletions
|
@ -683,8 +683,6 @@ Redefining FUNCTION also cancels it."
|
|||
(push s funs))))
|
||||
funs))
|
||||
|
||||
(defalias 'edebug-cancel-debug-on-entry #'cancel-debug-on-entry)
|
||||
|
||||
;;;###autoload
|
||||
(defun cancel-debug-on-entry (&optional function)
|
||||
"Undo effect of \\[debug-on-entry] on FUNCTION.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue