]> git.eshelyaron.com Git - emacs.git/commit
Fix isearch handling of C-u C-u...
authorNoam Postavsky <npostavs@gmail.com>
Sat, 31 Dec 2016 05:31:49 +0000 (00:31 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 6 Jan 2017 01:20:42 +0000 (20:20 -0500)
commit69b9224a327ade40f3dab9b8ae6d9553462ced07
tree223f5bb6ef9ade0889c0bf49b63de21261dde736
parentd1d9b376306edb77632968cbbd7dfa456f00046c
Fix isearch handling of C-u C-u...

* lisp/isearch.el: Add `isearch-scroll' property to
universal-argument-more so that `isearch-allow-scroll' will apply to it
as well.
(isearch-pre-command-hook): Let `isearch-allow-prefix' apply to
`universal-argument-more' as well (Bug#25302).
lisp/isearch.el