=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/def.h,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- src/usr.bin/mg/def.h 2005/05/30 13:13:50 1.62 +++ src/usr.bin/mg/def.h 2005/05/31 20:38:59 1.63 @@ -1,4 +1,4 @@ -/* $OpenBSD: def.h,v 1.62 2005/05/30 13:13:50 jason Exp $ */ +/* $OpenBSD: def.h,v 1.63 2005/05/31 20:38:59 kjell Exp $ */ #include @@ -97,6 +97,7 @@ #define EFNEW 0x0008 /* New prompt. */ #define EFCR 0x0010 /* Echo CR at end; last read. */ #define EFDEF 0x0020 /* buffer contains default args */ +#define EFNUL 0x0040 /* Null Minibuffer OK */ /* * Flags for "ldelete"/"kinsert"