m00natic pushed a change to branch master.
from 0142fa0 Prefer defalias to fset
new e2cef67 packages/vlf: [tyny fix] Fix cursor position after search
new c8b2bdf packages/vlf: [tyny change] Make vlf-batch-size
configurable in the remote case, make mode-line batch indi
branch: master
commit 0de88f408f512b80dacb09b4eab8dd7c6be78528
Author: Andrey Kotlarski
Commit: Andrey Kotlarski
packages/vlf: Fix issue where tramp-verbose is bound to nil.
---
packages/vlf/vlf-ediff.el | 3 ++-
packages/vlf/vlf-occur.el | 3 ++-
packages/vlf/vlf-search.el | 6 --
3
branch: master
commit c84996e0f9a3c297894626e779b7209c7f0d0fab
Author: Andrey Kotlarski
Commit: Andrey Kotlarski
packages/vlf: Update copyright dates and bump version.
---
packages/vlf/vlf-ediff.el | 2 +-
packages/vlf/vlf-follow.el | 2 +-
packages/vlf/vlf-occur.el | 2 +-
packages/vlf/v
branch: master
commit e2cef67bf05f35b033c19820adb17d0ca86255c0
Author: Nil Geisweiller
Commit: Andrey Kotlarski
packages/vlf: [tyny fix] Fix cursor position after search
After searching forward (resp. backward) the cursor should be at the
end (resp. the beginning) of the match.
branch: master
commit c8b2bdf33f8d279ba8b5cd2cb0de3f6b410e7dcf
Author: Dan Harms
Commit: Andrey Kotlarski
packages/vlf: [tyny change] Make vlf-batch-size configurable in the
remote case, make mode-line batch indicators more accurate.
---
packages/vlf/vlf.el | 14 ++
1 file c
branch: master
commit d11ce0013fed5295b2bd3216680beb04545bd6aa
Author: Andrey Kotlarski
Commit: Andrey Kotlarski
packages/vlf: Explicitly set coding-system-for-read to the current
coding when not inserting from the beginning.
---
packages/vlf/vlf-base.el | 20 +---
1 fil