Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 11 17:25:26 2001 +0000 +++ b/lisp/ChangeLog Thu Oct 11 17:26:04 2001 +0000 @@ -1,7 +1,11 @@ +2001-10-11 Dave Love <fx@gnu.org> + + * emacs-lisp/byte-opt.el (byte-optimize-lapcode) + <byte-constref-ops>: Consider byte-constant2 and clarify the code. + <const-C varset-X const-C>: Fix car/cdr typo. + 2001-10-11 Gerd Moellmann <gerd@gnu.org> - * emacs-lisp/byte-opt.el: Downcase error messages. - * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p): New function extracted from byte-compile-log-1. (byte-compile-log-1): Change output to be more in line with