lisp/emacs-lisp/edebug.el: Fix previous change.
commitb91ab66e09b5fd34fe227bac15613c514d93e96d
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 13 Dec 2012 18:15:42 +0000 (13 19:15 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 13 Dec 2012 18:15:42 +0000 (13 19:15 +0100)
tree4fa1033531658eae726a9016f2c6bc7dad3b6e3a
parent11605579d311ae17165e9a9fd6735d92492c4057
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