lisp/emacs-lisp/edebug.el: Fix previous change.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 13 Dec 2012 18:15:42 +0000 (19:15 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 13 Dec 2012 18:15:42 +0000 (19:15 +0100)
commitce0440ff9661d84a7632379923af8449986ca56e
tree589c6ece3e27bda8592efd33c487f9bb7b6b2070
parent893f52d89586fe46009ee077858f6ecd847e3e09
lisp/emacs-lisp/edebug.el: Fix previous change.
(edebug-unload-function): Make sure that unload-feature finishes even when
aborting an ongoing edebug session.  Also, do not worry about edebug-mode,
unload-feature takes care of it.
lisp/ChangeLog
lisp/emacs-lisp/edebug.el