]> git.eshelyaron.com Git - emacs.git/commit
* emacs-lisp/bytecomp.el (byte-compile-associative)
authorChong Yidong <cyd@stupidchicken.com>
Fri, 14 Nov 2008 18:07:52 +0000 (18:07 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 14 Nov 2008 18:07:52 +0000 (18:07 +0000)
commit0d496d4941407389e53fe9f33d905f621f00b967
treee1ffc67b13d6f011faae70be1b60cab83c143e3e
parent1c33c906e07585984d5ae684a92f0991b0605cb2
* emacs-lisp/bytecomp.el (byte-compile-associative)
(byte-compile-minus, byte-compile-quo): If there are more than two
operands, don't use binary operation code (bug#1334).
lisp/ChangeLog