diff options
author | Eric Abrahamsen <eric@ericabrahamsen.net> | 2021-07-10 10:00:32 -0700 |
---|---|---|
committer | Eric Abrahamsen <eric@ericabrahamsen.net> | 2021-07-10 20:22:35 -0700 |
commit | d93ff9459feb77ed5df0d3af563d1280ff42062f (patch) | |
tree | a121d6d4218ca8e8e0d73c7a0f777f68f68386ea /src/syntax.c | |
parent | e7f6bb38ddb71bfe08bdca87119ff13cd40ecf62 (diff) | |
download | emacs-d93ff9459feb77ed5df0d3af563d1280ff42062f.tar.gz emacs-d93ff9459feb77ed5df0d3af563d1280ff42062f.tar.bz2 emacs-d93ff9459feb77ed5df0d3af563d1280ff42062f.zip |
Rewrite gnus-search-query-expand-key
* lisp/gnus/gnus-search.el (gnus-search-query-expand-key): There was a
misunderstanding about how completion-all-completion works (if the
test string can't be completed, the whole table is returned). Simplify
to use try-completion.
* test/lisp/gnus/gnus-search-tests.el (gnus-s-expand-keyword): Ensure
that an unknown/uncompletable keyword is returned unmolested.
Diffstat (limited to 'src/syntax.c')
0 files changed, 0 insertions, 0 deletions