* lisp/subr.el (add-to-list): Fix compiler-macro when `append' is
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 22 Jul 2013 17:24:31 +0000 (13:24 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 22 Jul 2013 17:24:31 +0000 (13:24 -0400)
commitc43a861814c2cbe65c67d0bfa5523b50eba1419f
tree0d33833c86470210adcf21b2088e18d3cb805d03
parent0ac26976f1da4921fd146851740a73b9185a054b
* lisp/subr.el (add-to-list): Fix compiler-macro when `append' is
not constant.  Don't use `cl-member' for the base case.
lisp/ChangeLog
lisp/subr.el