Check both `isearch-scroll' and `scroll-command' properties.
commitad40eec53f36191178d6a512feeea1714d728224
authorJuri Linkov <juri@jurta.org>
Fri, 16 Apr 2010 01:24:00 +0000 (16 04:24 +0300)
committerJuri Linkov <juri@jurta.org>
Fri, 16 Apr 2010 01:24:00 +0000 (16 04:24 +0300)
tree94b003dcb40bedd3f2f45752f85aada4e9693bec
parentb117f7cc49000f4c2b046c9dfcae172ddc22dd0c
Check both `isearch-scroll' and `scroll-command' properties.

* isearch.el (isearch-lookup-scroll-key): Check both
`isearch-scroll' and `scroll-command' properties.
(scroll-up, scroll-down): Remove `isearch-scroll' property.

* mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.

* simple.el (scroll-up-command, scroll-down-command)
(scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
lisp/ChangeLog
lisp/isearch.el
lisp/mwheel.el
lisp/simple.el