]> git.eshelyaron.com Git - emacs.git/commit
Kill off more Gnus buffers on Gnus exit
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 28 Apr 2022 16:36:59 +0000 (18:36 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 28 Apr 2022 16:36:59 +0000 (18:36 +0200)
commit75366be2c0aa877eb6acf1b8a1c5312d6504caa9
tree3698d06612653ec0af47e31e549b4e67060ce066
parent9b762c35a1b87d0941ea1d7b09f37e4e397763f8
Kill off more Gnus buffers on Gnus exit

* lisp/gnus/gnus.el (gnus-kill-buffer): Make into function;
there's no reason this should be a macro.

* lisp/gnus/nntp.el (nntp-make-process-buffer): Ensure that we
kill these buffers on Gnus exit (bug#55167).
lisp/gnus/gnus.el
lisp/gnus/nntp.el