]> git.eshelyaron.com Git - emacs.git/commit
* lisp/isearch.el (isearch-pre-command-hook): Default to shift-translated
authorJuri Linkov <juri@linkov.net>
Wed, 4 Apr 2018 20:49:45 +0000 (23:49 +0300)
committerJuri Linkov <juri@linkov.net>
Wed, 4 Apr 2018 20:49:45 +0000 (23:49 +0300)
commitc26054bbfed6c72ec18675166f2316d9dc2bfdd6
treefd4db17ecd8a8eef0169621bb1b0c95916bf88b5
parent25b22772a7149a5207e4693f149718329a25e135
* lisp/isearch.el (isearch-pre-command-hook): Default to shift-translated

move commands that can be enabled by the `isearch-move' property `enabled',
and disabled by `disabled'.
(search-exit-option): Doc fix.
(isearch-post-command-hook): Check for isearch-forward.
https://lists.gnu.org/archive/html/emacs-devel/2018-03/msg00438.html
lisp/isearch.el