diff lisp/ChangeLog @ 67448:e6b0c5988518

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sat, 10 Dec 2005 01:14:23 +0000
parents 840a1e4fe08b
children 29c746e855e1
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 10 01:13:23 2005 +0000
+++ b/lisp/ChangeLog	Sat Dec 10 01:14:23 2005 +0000
@@ -1,3 +1,11 @@
+2005-12-10  Kenichi Handa  <handa@m17n.org>
+
+	* simple.el (zap-to-char): Translate CHAR by
+	translation-table-for-input.
+
+	* isearch.el (isearch-process-search-char): Translate CHAR by
+	translation-table-for-input.
+
 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
 
 	* foldout.el (foldout-exit-fold): Properly hide subtree.