]> code.delx.au - gnu-emacs/commit
* lisp/gnus/gnus-topic.el: Silence some warnings
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 28 Oct 2015 00:15:31 +0000 (20:15 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 28 Oct 2015 00:15:31 +0000 (20:15 -0400)
commit1ec995ced2712e7e8df5ed7ac08cf63f3b89c78f
tree7284968e240a278d48b8c388723aaea88ce37789
parente166a701dd6263f29d9787deaf53d93f27557baa
* lisp/gnus/gnus-topic.el: Silence some warnings

(gnus-topic-prepare-topic): Remove unused var `topic'.
(gnus-topic-remove-topic): Mark unused arg `hide'.
(gnus-tmp-header): Declare.
(gnus-topic-goto-missing-group): Remove unused var `entry'.
(gnus-topic-unmark-topic): Mark unused arg `dummy'.
(gnus-topic-copy-matching): Mark unused arg `copyp'.
Move initialization of `topic' into its declaration.
lisp/gnus/gnus-topic.el