changeset 50119:f282235432d7

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 13 Mar 2003 08:41:15 +0000
parents c38bf27db0aa
children 34d5ae26ea24
files lisp/ChangeLog
diffstat 1 files changed, 15 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Mar 13 08:35:07 2003 +0000
+++ b/lisp/ChangeLog	Thu Mar 13 08:41:15 2003 +0000
@@ -1,4 +1,18 @@
-2003-03-12  Kenichi Handa  <handa@etlken2>
+2003-03-13  Kenichi Handa  <handa@m17n.org>
+
+	* international/mule-cmds.el (reset-language-environment): Set
+	default-file-name-coding-system to iso-latin-1.
+
+	* language/european.el (iso-latin-1): Definition of this coding
+	system moved to mule-conf.el.
+
+	* international/mule-conf.el (iso-latin-1): Moved from
+	european.el.
+
+	* term/x-win.el (x-select-text): Don't set a text containing
+	eight-bit-control/graphic into the cut buffer.
+
+2003-03-12  Kenichi Handa  <handa@m17n.org>
 
 	* files.el (insert-directory): Decode by what specified.