commit | 884ae6446f2250ea236f05f8342e4f98eb3fca0d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Feb 22 01:37:59 2009 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Feb 22 01:37:59 2009 +0000 |
tree | c77785190540b6e48370ddac45b6f9684709a0db | |
parent | ffcce30fdb46c040b43b7a868640afbd3df0ccb3 [diff] [blame] |
updated for version 7.2-120
diff --git a/src/vim.h b/src/vim.h index 0a979e4..e8a623e 100644 --- a/src/vim.h +++ b/src/vim.h
@@ -1057,6 +1057,7 @@ #define WSP_HELP 16 /* creating the help window */ #define WSP_BELOW 32 /* put new window below/right */ #define WSP_ABOVE 64 /* put new window above/left */ +#define WSP_NEWLOC 128 /* don't copy location list */ /* * arguments for gui_set_shellsize()