diff src/vim.h @ 358:e111db373ca4

updated for version 7.0093
author vimboss
date Sat, 25 Jun 2005 22:49:46 +0000
parents 64221fecdfa1
children d2bc505a6d91
line wrap: on
line diff
--- a/src/vim.h
+++ b/src/vim.h
@@ -949,6 +949,7 @@ extern char *(*dyn_libintl_textdomain)(c
 #define DT_HELP		8	/* like DT_TAG, but no wildcards */
 #define DT_JUMP		9	/* jump to new tag or selection from list */
 #define DT_CSCOPE	10	/* cscope find command (like tjump) */
+#define DT_FREE		99	/* free cached matches */
 
 /*
  * flags for find_tags().