Mercurial > emacs
changeset 88639:c01417a4990a
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sat, 25 May 2002 17:12:16 +0000 |
parents | a31dde5c9bd1 |
children | 90a6e8c61273 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 15 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <fx@gnu.org> + + * 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 <fx@gnu.org> * 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.