Update edebug comments
* lisp/emacs-lisp/edebug.el: Update function name in comments (bug#55607).
This commit is contained in:
parent
4d60dcd87c
commit
9f1cae8cb0
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
;; See the Emacs Lisp Reference Manual for more details.
|
||||
|
||||
;; If you wish to change the default edebug global command prefix, change:
|
||||
;; (setq global-edebug-prefix "\C-xX")
|
||||
;; (setq edebug-global-prefix "\C-xX")
|
||||
|
||||
;; Edebug was written by
|
||||
;; Daniel LaLiberte
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue