# HG changeset patch
# User Kenichi Handa <handa@m17n.org>
# Date 1113615141 0
# Node ID d45c12a198acf47029fdb04d453ca37a2c8ee061
# Parent  4b5610d9b02e2784e1083b7716ffc5f60604e584
*** empty log message ***

diff -r 4b5610d9b02e -r d45c12a198ac lisp/ChangeLog
--- a/lisp/ChangeLog	Sat Apr 16 01:31:29 2005 +0000
+++ b/lisp/ChangeLog	Sat Apr 16 01:32:21 2005 +0000
@@ -1,3 +1,10 @@
+2005-04-16  Kenichi Handa  <handa@m17n.org>
+
+	* international/code-pages.el (cp-make-coding-system): Set
+	`translation-table-for-input' property value to the symbol
+	ucs-mule-to-mule-unicode, not to that value.
+	(pt154): Escape guillemet by `\'.
+
 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* loadup.el: Load tooltip if x-show-tip is fboundp.