Mercurial > vim
diff .hgignore @ 3036:df33dba4e553 v7.3.290
updated for version 7.3.290
Problem: When a BufWriteCmd autocommand resets 'modified' this doesn't
change older buffer states to be marked as 'modified' like
":write" does. (Yukihiro Nakadaira)
Solution: When the BufWriteCmd resets 'modified' then adjust the undo
information like ":write" does.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Fri, 02 Sep 2011 11:56:20 +0200 |
parents | 58f47e17ba15 |
children | 5ad05e745fda |