]> git.eshelyaron.com Git - emacs.git/commit
Allow an info structure as argument for gnus-group-get-parameter
authorAndrew G Cohen <cohen@andy.bu.edu>
Fri, 11 Sep 2020 02:31:47 +0000 (10:31 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Fri, 11 Sep 2020 02:31:47 +0000 (10:31 +0800)
commit8cf274f9603a19d99e9caa4c5da37e8b91ae4a7c
tree634ee6bd15e94c7a7171876a5126b4183a955d79
parentf7e35f8162d366e2a91dcd1f21b3d59abc6d10d1
Allow an info structure as argument for gnus-group-get-parameter

* lisp/gnus/gnus.el (gnus-group-get-parameter): Allow the group
argument to be either a group name or a group info structure. This is
then parallel to gnus-group-set-parameter.
lisp/gnus/gnus.el