]> git.eshelyaron.com Git - emacs.git/commit
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>
Tue, 3 Nov 2020 00:45:32 +0000 (01:45 +0100)
commita7374f668b0db27f0e8430d085fbf7f2655b8c7f
tree2ea77d9c260e32e393a5980716efb4adc6c4c4ae
parent2800513af5f5bc0f16879ce6ab250f0f63f7bb6e
Fix exiting the finder-commentary buffer

* 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