Mercurial > emacs
changeset 37910:902e099eaf57
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 27 May 2001 11:40:39 +0000 |
parents | 3d650ae7e609 |
children | 747d5805111c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 27 11:40:30 2001 +0000 +++ b/lisp/ChangeLog Sun May 27 11:40:39 2001 +0000 @@ -1,3 +1,12 @@ +2001-05-27 Stefan Monnier <monnier@cs.yale.edu> + + * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the + same definition in byte-compile-function-environment as `autoload' + would put in `symbol-function'. + + * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's + patch to correct the error message as well. + 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il> * cus-edit.el (custom-file): Don't assume we were invoked with -q