From d2e13cf79d62ebab9df0a37d38451abaa74546d6 Mon Sep 17 00:00:00 2001 From: Gary Houston Date: Wed, 10 Jul 2002 18:13:59 +0000 Subject: [PATCH] *** empty log message *** --- doc/maint/docstring.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/maint/docstring.el b/doc/maint/docstring.el index 263d763ff..a01558fbb 100644 --- a/doc/maint/docstring.el +++ b/doc/maint/docstring.el @@ -82,7 +82,7 @@ for module (a b c) is expected to be in the file (defvar docstring-snarfed-roots (mapcar #'(lambda (frag) - (expand-file-name frag guile-core-dir)) + (expand-file-name frag guile-build-dir)) '("libguile" "ice-9" "oop")) "*List of possible root directories for snarfed docstring files. For each entry in this list, the snarfed docstring file for module (a