*** empty log message ***
[deliverable/binutils-gdb.git] / readline / histlib.h
index 10a40d7919b9c90e1d61e7349f3db7c143d181e6..422cf5974db323b613f408e56e792c2b20b5dba9 100644 (file)
@@ -69,6 +69,7 @@ extern char *strchr ();
 #define BAD_WORD_SPEC  1
 #define SUBST_FAILED   2
 #define BAD_MODIFIER   3
+#define NO_PREV_SUBST  4
 
 /* Possible definitions for history starting point specification. */
 #define ANCHORED_SEARCH 1
This page took 0.036228 seconds and 4 git commands to generate.