comparison lisp/ChangeLog @ 88639:c01417a4990a

*** empty log message ***
author Dave Love <fx@gnu.org>
date Sat, 25 May 2002 17:12:16 +0000
parents 22b091c1363a
children 4d68daadc430
comparison
equal deleted inserted replaced
88638:a31dde5c9bd1 88639:c01417a4990a
1 2002-05-25 Dave Love <fx@gnu.org>
2
3 * international/mule-diag.el (print-coding-system): Incomplete
4 updates.
5 (Describe-character-set): List more properties.
6 (Print-fontset): Fix case of vector font-spec.
7 (describe-current-coding-system): Fix iso-7, iso-7-else.
8
9 * international/mule-conf.el (ibm866): Fix alias.
10 (iso-8859-16): Fix nickname.
11
12 * international/mule.el (coding-system-iso-2022-flags): Add
13 use-roman, use-oldjis.
14
1 2002-05-23 Dave Love <fx@gnu.org> 15 2002-05-23 Dave Love <fx@gnu.org>
2 16
3 * language/ind-util.el: Avoid decode-char. 17 * language/ind-util.el: Avoid decode-char.
4 (indian--puthash-char, indian--puthash-c, indian--puthash-cv): 18 (indian--puthash-char, indian--puthash-c, indian--puthash-cv):
5 Use characterp, not char-valid-p. 19 Use characterp, not char-valid-p.
26127 26141
26128 ;; Local Variables: 26142 ;; Local Variables:
26129 ;; coding: iso-2022-7bit 26143 ;; coding: iso-2022-7bit
26130 ;; End: 26144 ;; End:
26131 26145
26132 Copyright (C) 2000, 2001 Free Software Foundation, Inc. 26146 Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
26133 Copying and distribution of this file, with or without modification, 26147 Copying and distribution of this file, with or without modification,
26134 are permitted provided the copyright notice and this notice are preserved. 26148 are permitted provided the copyright notice and this notice are preserved.