* lisp/emacs-lisp/byte-opt.el (byte-optimize-binary-predicate): Don't assume
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 27 May 2014 14:56:03 +0000 (10:56 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 27 May 2014 14:56:03 +0000 (10:56 -0400)
commit53bc1e2982f6ac29a75ce63bc9a35bb19e0f58e1
tree3e3639268c4ef8a5e55bab665c7cebcbba34a966
parent6c5fa28d4f72c29ff5958095ebbb1623dc030346
* lisp/emacs-lisp/byte-opt.el (byte-optimize-binary-predicate): Don't assume
there can't be more than 2 arguments.

Fixes: debbugs:17584
lisp/ChangeLog
lisp/emacs-lisp/byte-opt.el