Mercurial > emacs
changeset 67448:e6b0c5988518
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 10 Dec 2005 01:14:23 +0000 |
parents | e6b4f7137699 |
children | 315e71e95246 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
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.