]> git.eshelyaron.com Git - emacs.git/commit
Fix gnus-search-run-search methods
authorEric Abrahamsen <eric@ericabrahamsen.net>
Fri, 18 Feb 2022 05:28:40 +0000 (21:28 -0800)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Fri, 18 Feb 2022 05:29:36 +0000 (21:29 -0800)
commit86ebc88cd8e54c6013c458c513cd21510942d133
tree5cd8ebbd9ed02b0aadf1f584d3f19d185398d5bc
parent7938410ac0fc17858a7195ecf4b9c19d3b0497e7
Fix gnus-search-run-search methods

* lisp/gnus/gnus-search.el (gnus-search-run-search): Both these
implementations were setting the current buffer and then not setting
it back.
lisp/gnus/gnus-search.el