]> git.eshelyaron.com Git - emacs.git/commit
Make sure gnus-group-set-info sets both the hashtable and alist
authorEric Abrahamsen <eric@ericabrahamsen.net>
Sun, 7 Jul 2019 23:25:14 +0000 (16:25 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Mon, 8 Jul 2019 17:49:14 +0000 (10:49 -0700)
commit64d0648f1d433614f423afde0d70f536ef65b660
tree799d7a7e995e4668863a1c0ccd6e1abc3c6b49c1
parent4b5847b18295bf41a2c3b8c4e5549a494e5af349
Make sure gnus-group-set-info sets both the hashtable and alist

* lisp/gnus/gnus-group.el (gnus-group-set-info): Apparently this
  method of updating the group info will only apply to the
  gnus-newsrc-hashtb, not gnus-newsrc-alist. Do the alist explicitly.
lisp/gnus/gnus-group.el