mirror of
https://github.com/m00natic/vlfi.git
synced 2025-01-31 02:00:47 +00:00
Bump version and remove warning - save is now reliable.
This commit is contained in:
parent
a3901b8f1a
commit
371c560f4b
@ -97,6 +97,3 @@ file.
|
|||||||
If editing doesn't change size of the chunk, only this chunk is saved.
|
If editing doesn't change size of the chunk, only this chunk is saved.
|
||||||
Otherwise the remaining part of the file is adjusted batch by batch,
|
Otherwise the remaining part of the file is adjusted batch by batch,
|
||||||
so again you'd better have bigger current batch size.
|
so again you'd better have bigger current batch size.
|
||||||
|
|
||||||
*Warning* Saving changes to non-ASCII chunks is a bit risky right
|
|
||||||
now.
|
|
||||||
|
2
vlf.el
2
vlf.el
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
;; Copyright (C) 2006, 2012, 2013 Free Software Foundation, Inc.
|
;; Copyright (C) 2006, 2012, 2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Version: 1.0
|
;; Version: 1.1
|
||||||
;; Keywords: large files, utilities
|
;; Keywords: large files, utilities
|
||||||
;; Maintainer: Andrey Kotlarski <m00naticus@gmail.com>
|
;; Maintainer: Andrey Kotlarski <m00naticus@gmail.com>
|
||||||
;; Authors: 2006 Mathias Dahl <mathias.dahl@gmail.com>
|
;; Authors: 2006 Mathias Dahl <mathias.dahl@gmail.com>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user