# HG changeset patch # User Kenichi Handa # Date 1134177263 0 # Node ID e6b0c5988518f0536f607f713b92073a4e9406bb # Parent e6b4f71376993dd309dc6c7482e1fa4aef0259cc *** empty log message *** diff -r e6b4f7137699 -r e6b0c5988518 lisp/ChangeLog --- 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 + + * 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 * foldout.el (foldout-exit-fold): Properly hide subtree.