diff src/vim.h @ 1822:cda8f3aceb85 v7.2.120

updated for version 7.2-120
author vimboss
date Sun, 22 Feb 2009 01:37:59 +0000
parents c5e1b4b9016f
children dc81a4fc6318
line wrap: on
line diff
--- a/src/vim.h
+++ b/src/vim.h
@@ -1057,6 +1057,7 @@ extern char *(*dyn_libintl_textdomain)(c
 #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()