changeset 92286:b014e94ceb97

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 28 Feb 2008 01:58:07 +0000
parents d38d15e5ee31
children 53a9aa8fe860
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Feb 28 01:57:42 2008 +0000
+++ b/lisp/ChangeLog	Thu Feb 28 01:58:07 2008 +0000
@@ -1,3 +1,10 @@
+2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
+
+	* isearch.el (isearch-printing-char): Don't check
+	keyboard-coding-system.  Call
+	isearch-process-search-multibyte-characters only when
+	current-input-method is non-nil.
+
 2008-02-27  Kim F. Storm  <storm@cua.dk>
 
 	* disp-table.el (make-glyph-code): Encode as cons if face id > 63.