From d88166ea96a5df05896f7752519a7b159019efe6 Mon Sep 17 00:00:00 2001 From: "Thomas Bushnell, BSG" Date: Mon, 11 Sep 2006 22:48:39 -0700 Subject: Import Debian changes 3a3-3 slib (3a3-3) unstable; urgency=low * slib.texi (Library Catalogs): Mention that a suffix (such as ".scm") may be appended to the filename on some systems. (Closes: #147477) * postinst, prerm: Just know that install-docs is in /usr/sbin. (Closes: #293047) * debian/rules (binary-indep): Install slib.sh as /usr/bin/slib program. (Closes: #301437) * getopt.scm (*argv*): Comment out declaration. (Closes: #248781) --- slib.texi | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'slib.texi') diff --git a/slib.texi b/slib.texi index 0a5b8f3..6e85a1a 100644 --- a/slib.texi +++ b/slib.texi @@ -331,7 +331,7 @@ supported formats for elements of catalog lists: @item (@var{feature} . @i{}) Redirects to the feature named @i{}. @item (@var{feature} . "@i{}") -Loads file @i{}. +Loads file @i{}). @item (@var{feature} source "@i{"}) @cindex source @code{slib:load}s the Scheme source file @i{}. @@ -372,6 +372,11 @@ appropriate for the implementation. @code{macro:load}s the Scheme source file @i{}. @end table +@c the following paragraph added by tb (Thomas Bushnell, BSG) +@noindent +Note that file names indicated as @i{} may have ``.scm'' or +another suffix appended to them, depending on the specific Scheme +system you are using. @node Catalog Creation, Catalog Vicinities, Library Catalogs, The Library System @section Catalog Creation -- cgit v1.2.3