diff --git a/README.org b/README.org index d371c6f..0477e45 100644 --- a/README.org +++ b/README.org @@ -97,6 +97,3 @@ file. 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, so again you'd better have bigger current batch size. - -*Warning* Saving changes to non-ASCII chunks is a bit risky right -now. diff --git a/vlf.el b/vlf.el index 6084fe4..e6c34e6 100644 --- a/vlf.el +++ b/vlf.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2006, 2012, 2013 Free Software Foundation, Inc. -;; Version: 1.0 +;; Version: 1.1 ;; Keywords: large files, utilities ;; Maintainer: Andrey Kotlarski ;; Authors: 2006 Mathias Dahl