# HG changeset patch # User Dave Love # Date 1022346736 0 # Node ID c01417a4990ad2c29f84e4e28bb5ea1a409ed479 # Parent a31dde5c9bd16acac6b39de9c31e44b084d942eb *** empty log message *** diff -r a31dde5c9bd1 -r c01417a4990a lisp/ChangeLog --- a/lisp/ChangeLog Sat May 25 17:11:19 2002 +0000 +++ b/lisp/ChangeLog Sat May 25 17:12:16 2002 +0000 @@ -1,3 +1,17 @@ +2002-05-25 Dave Love + + * international/mule-diag.el (print-coding-system): Incomplete + updates. + (Describe-character-set): List more properties. + (Print-fontset): Fix case of vector font-spec. + (describe-current-coding-system): Fix iso-7, iso-7-else. + + * international/mule-conf.el (ibm866): Fix alias. + (iso-8859-16): Fix nickname. + + * international/mule.el (coding-system-iso-2022-flags): Add + use-roman, use-oldjis. + 2002-05-23 Dave Love * language/ind-util.el: Avoid decode-char. @@ -26129,6 +26143,6 @@ ;; coding: iso-2022-7bit ;; End: - Copyright (C) 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.