File: debian-changes.patch

package info (click to toggle)
slib 3c1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,076 kB
  • sloc: lisp: 29,815; makefile: 1,165; sh: 953
file content (26 lines) | stat: -rw-r--r-- 797 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
From: Jari Aalto <jari.aalto@cante.net>
Date: Tue, 19 May 2020 21:41:07 +0800
Subject: Upstream changes before switch to "3.0 (quilt)" source format in
 version 3b1-3.1

---
 slib.texi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/slib.texi b/slib.texi
index 49471d0..92cc628 100755
--- a/slib.texi
+++ b/slib.texi
@@ -335,6 +335,12 @@ appropriate for the implementation.
 @code{macro:load}s the Scheme source file @i{<path>}.
 @end table
 
+@c the following paragraph added by tb (Thomas Bushnell, BSG)
+@noindent
+Note that file names indicated as @i{<path>} 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