Remove mention of `edebug-on-signal' from a doc string
* lisp/emacs-lisp/edebug.el (edebug-mode): Don't mention non-existent user option (bug#44577).
This commit is contained in:
parent
b21015c9c2
commit
4ad3402fb3
1 changed files with 0 additions and 1 deletions
|
@ -4018,7 +4018,6 @@ Options:
|
|||
`edebug-print-circle'
|
||||
`edebug-on-error'
|
||||
`edebug-on-quit'
|
||||
`edebug-on-signal'
|
||||
`edebug-unwrap-results'
|
||||
`edebug-global-break-condition'"
|
||||
:lighter " *Debugging*"
|
||||
|
|
Loading…
Add table
Reference in a new issue