comparison lisp/ChangeLog @ 99555:c7babe27159c

(file-precious-flag): Document that this flag is advisory.
author Karl Fogel <kfogel@red-bean.com>
date Fri, 14 Nov 2008 23:36:37 +0000
parents f96d00b9bf04
children 6f5ee88b4758
comparison
equal deleted inserted replaced
99554:ae79259858c8 99555:c7babe27159c
1 2008-11-14 Karl Fogel <kfogel@red-bean.com>
2
3 * files.el (file-precious-flag): Document that this flag is
4 advisory.
5
1 2008-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com> 6 2008-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
2 7
3 * emacs-lisp/bytecomp.el (byte-compile-associative) 8 * emacs-lisp/bytecomp.el (byte-compile-associative)
4 (byte-compile-minus, byte-compile-quo): If there are more than two 9 (byte-compile-minus, byte-compile-quo): If there are more than two
5 operands, don't use binary operation code (bug#1334). 10 operands, don't use binary operation code (bug#1334).