From 4a7abbfdd6c68616143bae840333adeed5ad0066 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Tue, 29 May 2001 11:59:50 +0000 Subject: use `eval $_comp_setup' in all entry points of the completion system to not only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530) --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b59babe20..811074398 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,19 @@ 2001-05-29 Sven Wischnowsky + * 14530: Completion/compinit, + Completion/Base/Completer/_expand_alias, + Completion/Base/Core/_main_complete, + Completion/Base/Widget/_bash_completions, + Completion/Base/Widget/_complete_debug, + Completion/Base/Widget/_complete_help, + Completion/Base/Widget/_correct_word, + Completion/Base/Widget/_expand_word, + Completion/Base/Widget/_history_complete_word, + Completion/Base/Widget/_next_tags: use `eval $_comp_setup' in + all entry points of the completion system to not only set up + the options, but also redirect stdin and ignore trap handlers + for ZERR + * 14524: Src/jobs.c: print at least a warning when disowning a stopped job -- cgit 1.4.1