From 429a44e38f85460fdf8470010e033c0913027881 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Mon, 5 Oct 1998 19:00:15 +0000 Subject: [PATCH] *** empty log message *** --- guile-config/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/guile-config/ChangeLog b/guile-config/ChangeLog index ea2eee177..600bf408c 100644 --- a/guile-config/ChangeLog +++ b/guile-config/ChangeLog @@ -1,5 +1,8 @@ 1998-10-05 Jim Blandy + * guile-config.in (build-compile, help-compile, usage-compile): + New functions to implement new subcommand. + * guile-config.in: Redo the help system, so that each subcommand defines its own usage text, as well as its help text.