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
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
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 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
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 c9c9f55f10f62617a0b0a20f58028b441325f6e6
Author: Andrey Kotlarski
Commit: Andrey Kotlarski
* packages/vlf: Version 1.7
* vlf.el (hexl-bits): Declare.
(vlf-query-replace): New autoload.
(vlf-mode-map): Add key for `vlf-query-replace
m00natic pushed a commit to branch master
in repository elpa.
commit 802f3aeb37617a6a70b2adad12c31bc001d3d36a
Author: Andrey Kotlarski
Date: Sat Sep 20 19:36:58 2014 +0300
[vlf] bump version
---
packages/vlf/vlf.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a
m00natic pushed a change to branch master
in repository elpa.
from 9c4e6a5 * packages/vlf: Version 1.6. Automatically tune batch
size to improve user experience and performance for batch operations.
new 802f3ae [vlf] bump version
The 1 revisions listed above as "new" are e
m00natic pushed a change to branch master
in repository elpa.
from abab067 Merge commit 'fa4ba155a3e22ddc4b8bc33fcbf8cc69ef8f0043'
from company
new bdea867 * packages/vlf: Perform search, occur and ediff
operations over hexl content instead over raw data when
m00natic pushed a commit to branch master
in repository elpa.
commit 9c4e6a53214392f76aac93e20bfc9d6671d5b070
Author: Andrey Kotlarski
Date: Sat Sep 20 19:06:29 2014 +0300
* packages/vlf: Version 1.6. Automatically tune batch size to
improve user experience and performance
m00natic pushed a commit to branch master
in repository elpa.
commit bdea86718db09678b8f16b2756ef458c544daaef
Author: Andrey Kotlarski
Date: Sat Sep 20 18:41:06 2014 +0300
* packages/vlf: Perform search, occur and ediff operations over
hexl content instead over raw
m00natic pushed a change to branch master
in repository elpa.
from de36182 * packages/vlf: Version 1.5. Add hexl-mode integration
and hookextensibility.
new d99d86e packages/vlf/vlf.el: use derived-mode-p to check major
mode.
The 1 revisions listed above as "new" a
m00natic pushed a commit to branch master
in repository elpa.
commit d99d86e1ddd651b4b31e85a400d1b5f9bf4b811a
Author: Andrey Kotlarski
Date: Sun Feb 23 18:22:13 2014 +0200
packages/vlf/vlf.el: use derived-mode-p to check major mode.
---
packages/vlf/vlf.el |6 +++---
1 files changed
m00natic pushed a change to branch master
in repository elpa.
from 2938472 Merge remote-tracking branch 'tbb/master'
new de36182 * packages/vlf: Version 1.5. Add hexl-mode integration
and hookextensibility.
The 1 revisions listed above as "new" are entirely new to t
m00natic pushed a commit to branch master
in repository elpa.
commit de361827d8f40ee471163a029c28e833f094869f
Author: Andrey Kotlarski
Date: Sun Feb 23 17:33:35 2014 +0200
* packages/vlf: Version 1.5. Add hexl-mode integration and hook
extensibility.
* vlf.el
m00natic pushed a commit to branch master
in repository elpa.
commit bccb5d68b5143a9c453b094f066a3fdda6939e44
Author: Andrey Kotlarski
Date: Sat Feb 1 18:45:15 2014 +0200
* packages/vlf/vlf.el: Add recenter around chunk functionality.
(vlf-follow-timer): New variable
m00natic pushed a change to branch master
in repository elpa.
from d108f06 Merge the two README. Update copyright_exceptions.
new bccb5d6 * packages/vlf/vlf.el: Add recenter around chunk
functionality.
new b678f8f * packages/vlf: Break into components.
new
m00natic pushed a commit to branch master
in repository elpa.
commit 694254bbc5ca27dce88f5ba9cecbd15ca2092816
Author: Andrey Kotlarski
Date: Sat Feb 1 21:58:53 2014 +0200
* packages/vlf: Version 1.4. Add Ediff integration.
* vlf-ediff.el: New file.
* vlf.el
m00natic pushed a commit to branch master
in repository elpa.
commit 5563ab5ca817336895c0d8f5f815f5e8bccfb271
Author: Andrey Kotlarski
Date: Sat Feb 1 21:37:27 2014 +0200
* packages/vlf: Version 1.3.
* vlf.el: Update comment section. Decouple integration code from
---
commit 829641e050c37aeecc2750de5eb0ba4e47d18971
Author: Andrey Kotlarski
Date: Tue Dec 17 22:51:33 2013 +0200
Add comments for autoloaded elements.
diff --git a/packages/vlf/vlf.el b/packages/vlf/vlf.el
index 73b133f..c33e11c 100644
--- a/packages/vlf/vlf.el
+++ b/packages/vlf/vlf.el
@@ -49,6 +49,7 @@
:type 'inte
---
commit 7f5222113ec0265d6ddadc13aa5ae01810cd6d34
Author: Andrey Kotlarski
Date: Thu Aug 15 22:57:32 2013 +0300
* packages/vlf/vlf.el: Fix URL.
diff --git a/packages/vlf/vlf.el b/packages/vlf/vlf.el
index 43e70f8..28b65f1 100644
--- a/packages/vlf/vlf.el
+++ b/packages/vlf/vlf.el
@@ -8,7 +8,7 @@
;; Authors: 2006 Ma
revno: 438
revision-id: m00nati...@gmail.com-20130813220104-hg9nt4p0143s26nb
parent: monn...@iro.umontreal.ca-20130813141601-t7jwlmhlr6g4lu4p
committer: Andrey Kotlarski
branch nick: elpa
timestamp: Wed 2013-08-14 01:01:04 +0300
message
23 matches
Mail list logo