branch: externals/vlf
commit b943008eca0ff94afd405e59b1bb71611544a068
Author: Andrey Kotlarski <[email protected]>
Commit: Andrey Kotlarski <[email protected]>
Bump version and update README.
---
README.org | 3 +--
vlfi.el | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index 9dae369..3d18700 100644
--- a/README.org
+++ b/README.org
@@ -18,8 +18,7 @@ following improvements:
- newly added content is acknowledged if file has changed size
meanwhile
- automatic scrolling of batches
-- VLFI is added as an option when opening large files and given dired
- key-binding
+- VLFI is added as an option when opening large files
GNU Emacs 23 and 24 are supported.
diff --git a/vlfi.el b/vlfi.el
index 5c8dfe7..c55446a 100644
--- a/vlfi.el
+++ b/vlfi.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2006, 2012, 2013 Free Software Foundation, Inc.
-;; Version: 0.8
+;; Version: 0.9
;; Keywords: large files, utilities
;; Authors: 2006 Mathias Dahl <[email protected]>
;; 2012 Sam Steingold <[email protected]>