Move search group creation functions to gnus-group.el
authorEric Abrahamsen <eric@ericabrahamsen.net>
Thu, 27 Apr 2017 21:00:41 +0000 (14:00 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Sun, 21 May 2017 13:05:13 +0000 (21:05 +0800)
commitc7cf2127d863bdd74b91e64a7975df246c251ebd
tree839c604a5b4e19613d6b05cdc77a6f97388075b0
parent31514a043a700d03b5059e7120fc4e8d37185761
Move search group creation functions to gnus-group.el

* lisp/gnus/gnus-group.el (gnus-group-make-search-group,
  gnus-group-make-permanent-search-group): These two functions live in
  gnus.group.el now.
* lisp/gnus/gnus-search.el: Remove from here.
lisp/gnus/gnus-group.el