]> git.eshelyaron.com Git - emacs.git/commit
Further tweaks to gnus-search-query-expand-key
authorEric Abrahamsen <eric@ericabrahamsen.net>
Sun, 11 Jul 2021 16:00:33 +0000 (09:00 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Sun, 11 Jul 2021 16:05:04 +0000 (09:05 -0700)
commite25c1b5cd390a7a3f76f9309455d9632a36e373b
tree283c5d2f05cc726c56b061801e0330967debf906
parentad6ad1646d7b3e9fac8198dc734d500ae0d40d78
Further tweaks to gnus-search-query-expand-key

* lisp/gnus/gnus-search.el (gnus-search-query-expand-key): It's
possible that KEY could be partially completed (ie no longer string=
to COMP), but not all the way. Use a more accurate test. Add
docstring.
lisp/gnus/gnus-search.el