Skip to content

Tags: DivineDominion/mlscroll

Tags

v0.2.5

Toggle v0.2.5's commit message
spelling

v0.2.4

Toggle v0.2.4's commit message
Bump version/copyright

v0.2.3

Toggle v0.2.3's commit message
Bump version

v0.2.2

Toggle v0.2.2's commit message
Bump version and remove test code

v0.2.1

Toggle v0.2.1's commit message
Bump version

v0.2.0

Toggle v0.2.0's commit message
which-func-short: improve docstring

v0.1.10

Toggle v0.1.10's commit message
Bump version

v0.1.8

Toggle v0.1.8's commit message
Guard against unspecified scroll-bar face (e.g. in terminal)

v0.1.7

Toggle v0.1.7's commit message
Handle window start not at line start

(count-lines) returns 1+ number of newlines between two characters
when the greater of the two is not at the start of a line.  This
corrects for that, which is important for wrapped lines or visual line
mode, especially with pixel level scrolling (which changes
window-start frequently).

v0.1.6

Toggle v0.1.6's commit message
Version bump