comparison lisp/ChangeLog @ 39778:939f548d08cd

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 11 Oct 2001 17:26:04 +0000
parents 03dae03b95d9
children 20d3b87f7a2d
comparison
equal deleted inserted replaced
39777:cb878b38afc6 39778:939f548d08cd
1 2001-10-11 Dave Love <fx@gnu.org>
2
3 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
4 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
5 <const-C varset-X const-C>: Fix car/cdr typo.
6
1 2001-10-11 Gerd Moellmann <gerd@gnu.org> 7 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2
3 * emacs-lisp/byte-opt.el: Downcase error messages.
4 8
5 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p): New 9 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p): New
6 function extracted from byte-compile-log-1. 10 function extracted from byte-compile-log-1.
7 (byte-compile-log-1): Change output to be more in line with 11 (byte-compile-log-1): Change output to be more in line with
8 the output of other GNU tools. 12 the output of other GNU tools.