Adjust todo-quit to recent change in dired
commit0ef1b7ceeb2c32c464236f486355114fa94688ea
authorStephen Berman <stephen.berman@gmx.net>
Wed, 19 Jul 2017 13:41:59 +0000 (19 15:41 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Wed, 19 Jul 2017 13:41:59 +0000 (19 15:41 +0200)
tree99b12fd9b453a4c3a12fb98f8cc6e89d4ba0207e
parent458057ee29bae8ca450d11905130e90fbe40d727
Adjust todo-quit to recent change in dired

* lisp/calendar/todo-mode.el (todo-quit): Use quit-window instead of
bury-buffer to exit todo-mode.  This restores the desired behavior
of not immediately returning to the exited todo-mode buffer on
quitting another buffer, which a dired bug fix had changed (see
http://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00739.html).
lisp/calendar/todo-mode.el