* lisp/isearch.el (isearch-mode-map): Bind [return] and [backspace] to
commite4f74da9f47fd699b2529886625a4f80c743d6b0
authorJuri Linkov <juri@jurta.org>
Tue, 7 Jan 2014 07:55:50 +0000 (7 09:55 +0200)
committerJuri Linkov <juri@jurta.org>
Tue, 7 Jan 2014 07:55:50 +0000 (7 09:55 +0200)
tree917718d0fa8be715a3da808b2be231da2de2e9ef
parentf137f4ee19b9f94ef6228f63d83e4430108cbfed
* lisp/isearch.el (isearch-mode-map): Bind [return] and [backspace] to
isearch-exit and isearch-delete-char resp.  (Bug#16342, bug#16035)

* lisp/progmodes/ps-mode.el (ps-mode-map): Remove [return] key binding
that shadows RET.
lisp/ChangeLog
lisp/isearch.el
lisp/progmodes/ps-mode.el