]> git.eshelyaron.com Git - emacs.git/commit
Fix text property bug in gnus-group-list-active
authorEric Abrahamsen <eric@ericabrahamsen.net>
Mon, 25 Mar 2019 20:27:07 +0000 (13:27 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Mon, 25 Mar 2019 20:30:05 +0000 (13:30 -0700)
commit1f8a6b56a5c4342b1fc3ec1d62b9418656a6f953
tree82eb3fd827ba4c0c843be87153090c1898e5e1de
parenta09306d53ba86b4596219b2be723659f7c0f2669
Fix text property bug in gnus-group-list-active

* lisp/gnus/gnus-group.el (gnus-group-list-active): The property value
  should be the group name, not the value of gethash. Ie, it should be
  the key, not the value.
lisp/gnus/gnus-group.el