Fix usage of C-x 8 key translations in Isearch.
authorChong Yidong <cyd@gnu.org>
Wed, 18 Jul 2012 09:27:23 +0000 (17:27 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 18 Jul 2012 09:27:23 +0000 (17:27 +0800)
commit439f7677e90c6f4dd789b07efd46049c1100d9ed
tree9cfae0ee065e478f4f945c6c9ff4ab6c36ae4cde
parent5fbfb018e06e1578199f2ac0d827535d29853085
Fix usage of C-x 8 key translations in Isearch.

* lisp/isearch.el (isearch-mode-map): Handle C-x 8 key translations,
and make C-x 8 RET exit isearch.

* lisp/international/iso-transl.el: Move isearch-mode-map key
definitions to isearch.el.

Fixes: debbugs:11439
lisp/ChangeLog
lisp/dired.el
lisp/international/iso-transl.el
lisp/isearch.el