diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 13da362979e..745729bdd8d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2000-05-26 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use | ||
| 4 | subr-arity to check primitives. | ||
| 5 | (byte-compile-flush-pending, byte-compile-file-form-progn) | ||
| 6 | (byte-compile-normal-call, byte-compile-list, byte-compile-concat) | ||
| 7 | (byte-compile-insert, byte-compile-funcall): Use mapc instead of | ||
| 8 | mapcar. | ||
| 9 | |||
| 1 | 2000-05-26 Kenichi Handa <handa@etl.go.jp> | 10 | 2000-05-26 Kenichi Handa <handa@etl.go.jp> |
| 2 | 11 | ||
| 3 | * international/fontset.el: Set family names of non-latin charsets | 12 | * international/fontset.el: Set family names of non-latin charsets |