aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a37dbf9080f..cac8ecf3e0c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,19 @@
12000-03-31 Gerd Moellmann <gerd@gnu.org>
2
3 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
4
5 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
6 Re-enable new code.
7
8 * lpr.el (print-region-1): Use -d to specify printer name for
9 systems `usg-unix-v*, `dgux', `hpux', `irix'.
10
112000-03-31 Dave Love <fx@gnu.org>
12
13 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
14 for function definition in symbol's function value slot first
15 instead of first consulting byte-compile-function-environment.
16
12000-03-31 Kenichi Handa <handa@etl.go.jp> 172000-03-31 Kenichi Handa <handa@etl.go.jp>
2 18
3 * language/european.el ("Polish"): New language environment. 19 * language/european.el ("Polish"): New language environment.