From bca563a6998f736ec7bc1bcf1f4ec3e01667dc57 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 4 Oct 2000 05:10:18 +0000 Subject: * 12872: Completion/User/_cvs: Fix modules completion when a cvsroot specified in a command line begins with tilde. Generate subcommand list from `cvs --help-commands' and `cvs --help-synonyms'. Complete remote modules. Complete vendor branch for a second argument of `cvs import'. Use _call. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3c18dbc30..6f8bcb906 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-10-04 Tanaka Akira + + * 12872: Completion/User/_cvs: Fix modules completion when a cvsroot + specified in a command line begins with tilde. Generate subcommand + list from `cvs --help-commands' and `cvs --help-synonyms'. Complete + remote modules. Complete vendor branch for a second argument of + `cvs import'. Use _call. + 2000-10-02 Bart Schaefer * 12869: Src/builtin.c, Src/exec.c, Src/glob.c, Src/signals.c, -- cgit 1.4.1