comparison lisp/ChangeLog @ 99543:f96d00b9bf04

* 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).
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 14 Nov 2008 18:07:52 +0000
parents c5c8f07bc47c
children c7babe27159c
comparison
equal deleted inserted replaced
99542:d77be3ea56a3 99543:f96d00b9bf04
1 2008-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
2
3 * emacs-lisp/bytecomp.el (byte-compile-associative)
4 (byte-compile-minus, byte-compile-quo): If there are more than two
5 operands, don't use binary operation code (bug#1334).
6
1 2008-11-14 Juanma Barranquero <lekktu@gmail.com> 7 2008-11-14 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * w32-fns.el (w32-shell-dos-semantics): 9 * w32-fns.el (w32-shell-dos-semantics):
4 * calendar/diary-lib.el (diary-face-attrs): 10 * calendar/diary-lib.el (diary-face-attrs):
5 * international/mule-cmds.el (set-default-coding-systems) 11 * international/mule-cmds.el (set-default-coding-systems)