From 66f32a80dced4f03345b951573789821ecc8164e Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 2 Oct 2010 21:03:03 +0000 Subject: 28308/28310: HIST_LEX_WORDS, check for quick history read --- Src/options.c | 1 + 1 file changed, 1 insertion(+) (limited to 'Src/options.c') diff --git a/Src/options.c b/Src/options.c index 02b471925..a2d5e0855 100644 --- a/Src/options.c +++ b/Src/options.c @@ -149,6 +149,7 @@ static struct optname optns[] = { {{NULL, "histignorealldups", 0}, HISTIGNOREALLDUPS}, {{NULL, "histignoredups", 0}, HISTIGNOREDUPS}, {{NULL, "histignorespace", 0}, HISTIGNORESPACE}, +{{NULL, "histlexwords", 0}, HISTLEXWORDS}, {{NULL, "histnofunctions", 0}, HISTNOFUNCTIONS}, {{NULL, "histnostore", 0}, HISTNOSTORE}, {{NULL, "histsubstpattern", OPT_EMULATE}, HISTSUBSTPATTERN}, -- cgit 1.4.1