annotate src/vim16.def @ 6789:874c953aca49 v7.4.716

patch 7.4.716 Problem: When using the 'c' flag of ":substitute" and selecting "a" or "l" at the prompt the flags are not remembered for ":&&". (Ingo Karkat) Solution: Save the flag values and restore them. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 May 2015 10:46:03 +0200
parents 359743c1f59a
children
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
5294
359743c1f59a release version 7.4
Bram Moolenaar <bram@vim.org>
parents: 5247
diff changeset
3 DESCRIPTION 'Vim 7.4'
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