]> git.eshelyaron.com Git - emacs.git/commit
Don't use nconc
authorEric Abrahamsen <eric@ericabrahamsen.net>
Thu, 1 Jun 2017 13:25:02 +0000 (21:25 +0800)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Thu, 1 Jun 2017 13:25:02 +0000 (21:25 +0800)
commit353288d9e3f8907f0e154b7fea50909c2f4c2b75
treedce81080d6dea406eb9ac7f34ca0bc927812921c
parent039df5e777047ee2a7105029dda8fa2ac5520b89
Don't use nconc

* lisp/gnus/gnus-search.el (gnus-search-indexed-search-command): Use
  append instead of nconc, nconc modifies destructively and makes a
  mess.
lisp/gnus/gnus-search.el