comparison lisp/ChangeLog @ 32079:14c5e673d8f1

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 02 Oct 2000 17:44:51 +0000
parents cc704eb2046a
children 5821ab438337
comparison
equal deleted inserted replaced
32078:038a08ffb9f8 32079:14c5e673d8f1
1 2000-10-02 Dave Love <fx@gnu.org>
2
3 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
4 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
5 comparison of opcode with operand.
6
1 2000-10-03 Miles Bader <miles@gnu.org> 7 2000-10-03 Miles Bader <miles@gnu.org>
2 8
3 * play/yow.el (yow): Don't display multi-line quotations in a *Help* 9 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
4 buffer, since the echo area will now grow to accommodate them. 10 buffer, since the echo area will now grow to accommodate them.
5 11