]> git.ipfire.org Git - thirdparty/vim.git/commit
Fix: editing a not encrypted file after a crypted file messed up reading the
authorBram Moolenaar <Bram@vim.org>
Sun, 25 Jul 2010 14:05:19 +0000 (16:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 25 Jul 2010 14:05:19 +0000 (16:05 +0200)
commitfa0ff9aedf9515638e15726141c4a08ca4e05255
tree5905078139923e4721338380895942e33f09844f
parent8d9b40e71ab62f43c65a52225cb833ecc0d1bf6b
Fix: editing a not encrypted file after a crypted file messed up reading the
text from an undo file.
runtime/doc/syntax.txt
src/fileio.c
src/undo.c