]> git.eshelyaron.com Git - emacs.git/commit
Refactor Gnus group name extraction in group completing read
authorEric Abrahamsen <eric@ericabrahamsen.net>
Sun, 31 Mar 2019 16:18:43 +0000 (09:18 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Mon, 1 Apr 2019 19:41:36 +0000 (12:41 -0700)
commit03ceee0e6403052f7367efe1159e3663402c8c1e
tree4af5737e867f01646fa008486e9506d28fc3dac6
parent74b63d27a629db96b73a83f205d8a256911abc1c
Refactor Gnus group name extraction in group completing read

* lisp/gnus/gnus-group.el (gnus-group-completing-read): Only do the
  unibyte check once; make sure it applies to hash table keys as
  well.
lisp/gnus/gnus-group.el