From: Gerd Moellmann Date: Thu, 30 Mar 2000 11:46:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~4402 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=63fcfa045d03115343512c251305eca3974c15c1;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b261a9a4169..58a0225df7c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2000-03-30 Gerd Moellmann + + * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): + Disable new code. + + * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug + trying to `load' the symbol of an autoload instead of the file + recorded in the autoload. Fix error messages. + 2000-03-30 Peter Breton * net/net-utils.el: