]> code.delx.au - gnu-emacs-elpa/commit
fix 1-too-far scrolling issue
authormike <miketz@users.noreply.github.com>
Wed, 4 Nov 2015 15:08:51 +0000 (10:08 -0500)
committermike <miketz@users.noreply.github.com>
Wed, 4 Nov 2015 15:08:51 +0000 (10:08 -0500)
commit86d0884c29de43da7c15727144abe702ad0c436f
tree129bf0d34ddd0b44dd3da3a69cf913c35bedf8f1
parentd41cc69ae15bbccb4ee11028534b8f5726691f0e
fix 1-too-far scrolling issue

Functions `ivy-scroll-up-command' and `ivy-scroll-down-command' would
scroll 1 unit too far. So one item in the list would be skipped
and never seen for each scroll.
ivy.el