]> git.eshelyaron.com Git - emacs.git/commit
cl-delete-duplicates: Parse :if to have cl-if bound
authorTino Calancha <tino.calancha@gmail.com>
Wed, 10 Aug 2016 14:23:18 +0000 (23:23 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Wed, 10 Aug 2016 14:23:18 +0000 (23:23 +0900)
commit76f3328199a6911170a6c3f258e8c11545663d89
tree11160985fc8880e238982bab1c19c513856bbbe9
parent68fdbeb917b80e29e0b15506f18f7ed41d8ffdfd
cl-delete-duplicates: Parse :if to have cl-if bound

* lisp/emacs-lisp/cl-seq.el (cl--delete-duplicates):
We need also to parse keyword :if, otherwise cl-if
is unbound.
This reverts commit:
68fdbeb917b80e29e0b15506f18f7ed41d8ffdfd
lisp/emacs-lisp/cl-seq.el