]> git.eshelyaron.com Git - emacs.git/commit
Backport: Fix exiting the finder-commentary buffer
authorStefan Kangas <stefan@marxist.se>
Tue, 3 Nov 2020 00:35:01 +0000 (01:35 +0100)
committerStefan Kangas <stefan@marxist.se>
Sat, 7 Nov 2020 01:20:57 +0000 (02:20 +0100)
commit29af10afe8be0154a6ce2e538ff50aa1a174c9f0
tree6de1c480e0ab7bca993003d68f9cf89f17e811d1
parent53933cdf5c8df479897b3c60d8c259d9d9dbc0f2
Backport: Fix exiting the finder-commentary buffer

Do not merge to master.

* lisp/finder.el (finder-exit): Fix exiting the finder-commentary
buffer.  (Bug#44384)
(finder-buffer): New defconst.
(finder-list-keywords): Use above new defconst.
lisp/finder.el