comparison lisp/ChangeLog @ 29240:23b17ca41590

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 26 May 2000 10:35:38 +0000
parents 497da61dfe91
children 7dbdb696fd23
comparison
equal deleted inserted replaced
29239:86949998e6fd 29240:23b17ca41590
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
4 in default fontset to "*". 13 in default fontset to "*".
5 14