Mercurial > emacs
changeset 28444:5fd694968d4c
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 31 Mar 2000 11:54:40 +0000 |
parents | 17fb2089c222 |
children | 765d0ff9037d |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Mar 31 11:52:58 2000 +0000 +++ b/lisp/ChangeLog Fri Mar 31 11:54:40 2000 +0000 @@ -1,3 +1,19 @@ +2000-03-31 Gerd Moellmann <gerd@gnu.org> + + * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format. + + * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): + Re-enable new code. + + * lpr.el (print-region-1): Use -d to specify printer name for + systems `usg-unix-v*, `dgux', `hpux', `irix'. + +2000-03-31 Dave Love <fx@gnu.org> + + * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look + for function definition in symbol's function value slot first + instead of first consulting byte-compile-function-environment. + 2000-03-31 Kenichi Handa <handa@etl.go.jp> * language/european.el ("Polish"): New language environment.