From 4616e355e52f29751d1d62fa8624c37cc8a982ad Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Thu, 24 Apr 1997 09:24:24 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 10d2820ae..4342dc9d8 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,5 +1,9 @@ Thu Apr 24 00:41:08 1997 Jim Blandy + Functions for finding variable bindings, grace à Tim Pierce. +* * gh_data.c (gh_lookup, gh_module_lookup): New functions. + * gh.h (gh_lookup, gh_module_lookup): New prototypes. + Get 'make dist' to work again. * Makefile.am (EXTRA_DIST): Remove PLUGIN files. * Makefile.in: Regenerated, like a surry without a fringe on top.