]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 30 Mar 2000 11:46:13 +0000 (11:46 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 30 Mar 2000 11:46:13 +0000 (11:46 +0000)
lisp/ChangeLog

index b261a9a4169858d54644f2a3f121f1366edbe5c3..58a0225df7c0b84d42d5089fefd32bb6f9986e84 100644 (file)
@@ -1,3 +1,12 @@
+2000-03-30  Gerd Moellmann  <gerd@gnu.org>
+
+       * 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  <pbreton@ne.mediaone.net>
 
        * net/net-utils.el: