* lisp/emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
authorChristopher Schmidt <christopher@ch.ristopher.com>
Sun, 6 May 2012 15:38:30 +0000 (11:38 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 6 May 2012 15:38:30 +0000 (11:38 -0400)
commite129292c44b6392adadb27bbd4bce94893316ff9
treeba16b85e97be381c3166836e8db98b03bad73e66
parent491503ddd21cae26d3e349e39ee2e139680a220f
* lisp/emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
whose cdr is not a cons cell correctly.

Fixes: debbugs:11038
lisp/ChangeLog
lisp/emacs-lisp/cl-macs.el