view src/vim16.def @ 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 073ff46fe397
children 6ec6b7ff2d43
line wrap: on
line source

CODE PRELOAD EXECUTEONLY
DATA MULTIPLE SHARED
DESCRIPTION 'Vim 7.3'
STACKSIZE 16000
HEAPSIZE 10000