]> git.eshelyaron.com Git - emacs.git/commit
Make calendar-exit actually respect the KILL parameter
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Feb 2022 08:32:24 +0000 (09:32 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Feb 2022 08:32:50 +0000 (09:32 +0100)
commit65a61154d8e801ae3ff12f6e5903a5baf321761e
tree9d4cae8cc924a5182fd20b5c54878ea6329d5fef
parent7f9335f91d3e0ecdff9c3adb93aad08454002035
Make calendar-exit actually respect the KILL parameter

* lisp/calendar/calendar.el (calendar-exit): Really kill off all
the buffers (if requested) (bug#53870).
lisp/calendar/calendar.el