commit bash-20190227 snapshot

This commit is contained in:
Chet Ramey
2019-02-28 08:37:36 -05:00
parent 3eef85534f
commit e230f9979d
36 changed files with 7191 additions and 7001 deletions
+2
View File
@@ -1770,7 +1770,9 @@ init_interactive ()
interactive = 1;
#if defined (HISTORY)
remember_on_history = enable_history_list = 1; /* XXX */
# if defined (BANG_HISTORY)
histexp_flag = history_expansion; /* XXX */
# endif
#endif
}