changeset 28017:a89f451a3273

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 07 Mar 2000 06:14:45 +0000
parents 668aa57aa4bc
children dade22d104f2
files lisp/ChangeLog
diffstat 1 files changed, 17 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 06 22:50:15 2000 +0000
+++ b/lisp/ChangeLog	Tue Mar 07 06:14:45 2000 +0000
@@ -1,3 +1,20 @@
+2000-03-07  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
+
+	* international/mule.el: Modify comment about coding system
+	property `coding-category'.
+	(make-coding-system): New argument EOL-TYPE.  Pay attention to
+	coding-category property of PROPERTIES.
+
+	* international/mule-conf.el (coding-category-utf-8,
+	coding-category-utf-16-be, coding-category-utf-16-le): New coding
+	categories.  Include them in the argument for set-coding-priority.
+
+	* international/mule-cmds.el (reset-language-environment): Include
+	coding-category-utf-8, coding-category-utf-16-be, and
+	coding-category-utf-16-le in the argument for set-coding-priority.
+	(reset-language-environment): Initialize coding-category-utf-8,
+	coding-category-utf-16-be, and coding-category-utf-16-le to nil.
+
 2000-03-06  Karl Fogel  <kfogel@red-bean.com>
 
 	* bookmark.el (bookmark-file-or-variation-thereof): New func, for