changeset 88699:dca7b491d37e

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 31 May 2002 13:04:49 +0000
parents 97ff20849724
children c712966df91c
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 12 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 31 13:04:33 2002 +0000
+++ b/lisp/ChangeLog	Fri May 31 13:04:49 2002 +0000
@@ -1,3 +1,8 @@
+2002-05-31  Dave Love  <fx@gnu.org>
+
+	* international/mule.el (unify-8859-on-encoding-mode)
+	(unify-8859-on-decoding-mode): Remove :init-value.
+
 2002-05-31  Kenichi Handa  <handa@etl.go.jp>
 
 	* international/fontset.el: Change registry for japanese-jisx0208
@@ -54,11 +59,11 @@
 
 2002-05-26  Dave Love  <fx@gnu.org>
 
-	* mule.el (with-category-table): Use make-symbol.
+	* international/mule.el (with-category-table): Use make-symbol.
 	(coding-system-list): Use coding-system-aliases.
 	(make-translation-table): Don't deal with generic characters.
 
-	* mule-util.el: (coding-system-post-read-conversion)
+	* international/mule-util.el: (coding-system-post-read-conversion)
 	(coding-system-pre-write-conversion)
 	(coding-system-translation-table-for-decode)
 	(coding-system-translation-table-for-encode): Get the right
--- a/src/ChangeLog	Fri May 31 13:04:33 2002 +0000
+++ b/src/ChangeLog	Fri May 31 13:04:49 2002 +0000
@@ -1,3 +1,7 @@
+2002-05-31  Dave Love  <fx@gnu.org>
+
+	* Makefile.in (lisp, shortlisp): Change indian.elc to indian.el.
+
 2002-05-31  Kenichi Handa  <handa@etl.go.jp>
 
 	* charset.c (load_charset_map): Handle the case that from < to
@@ -12,7 +16,7 @@
 
 2002-05-30  Kenichi Handa  <handa@etl.go.jp>
 
-	* Makefile.in (lisp): Change chienese.elc to chinese.el.  They are
+	* Makefile.in (lisp): Change chinese.elc to chinese.el.  They are
 	not bytecompiled now.
 	(shortlisp): Likewise.