annotate src/vim16.def @ 2189:cb94c42c0e1a v7.2.445

updated for version 7.2.445 Problem: Crash when using undo/redo and a FileChangedRO autocmd event that reloads the buffer. (Dominique Pelle) Solution: Do not allow autocommands while performing and undo or redo.
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Jul 2010 18:20:28 +0200
parents 733f0dc510c3
children 073ff46fe397
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
1 CODE PRELOAD EXECUTEONLY
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2 DATA MULTIPLE SHARED
2165
733f0dc510c3 Undo changes that are meant for the Vim 7.3 branch.
Bram Moolenaar <bram@vim.org>
parents: 2155
diff changeset
3 DESCRIPTION 'Vim 7.2'
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 STACKSIZE 16000
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 HEAPSIZE 10000