# HG changeset patch # User Gerd Moellmann # Date 954416773 0 # Node ID ffd7193171a19ad02869caafd2ed45f8a86c9b50 # Parent 6b92fbc04c2302c9a96b4f292c9d111c6f5b8e42 *** empty log message *** diff -r 6b92fbc04c23 -r ffd7193171a1 lisp/ChangeLog --- a/lisp/ChangeLog Thu Mar 30 11:38:38 2000 +0000 +++ b/lisp/ChangeLog Thu Mar 30 11:46:13 2000 +0000 @@ -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: