commit | ce35c88adedd855fe9b0a93c9f1d38388fd928f0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jul 20 17:27:25 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jul 20 17:27:25 2011 +0200 |
tree | d52ba6a527c6c001358a6d63c7c3167701c3f559 | |
parent | e9edd7fbdd1d815f6135e269dbc94bd0824cf33f [diff] [blame] |
updated for version 7.3.258 Problem: MS-Windows: The edit with existing vim context menu entries can be unwanted. Solution: Let a registry entry disable them. (Jerome Vuarand)
diff --git a/src/version.c b/src/version.c index 6c1cfdc..f007bc5 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 258, +/**/ 257, /**/ 256,