1.0.13.20: added SB-EXT:*EXIT-HOOKS*
[sbcl.git] / doc / manual / sbcl.texinfo
index ea5c44a..1bb042d 100644 (file)
@@ -4,6 +4,7 @@
 @settitle SBCL User Manual
 @c %**end of header
 
+@include texinfo-macros.texinfo
 @include variables.texinfo
 @set EDITION 0.1
 @settitle SBCL @value{VERSION} User Manual 
@@ -59,6 +60,7 @@ provided with absolutely no warranty. See the @file{COPYING} and
 * Efficiency::                  
 * Beyond the ANSI Standard::    
 * Foreign Function Interface::  
+* Pathnames::
 * Extensible Streams::          
 * Package Locks::               
 * Threading::
@@ -82,6 +84,7 @@ provided with absolutely no warranty. See the @file{COPYING} and
 @include efficiency.texinfo
 @include beyond-ansi.texinfo
 @include ffi.texinfo
+@include pathnames.texinfo
 @include streams.texinfo
 @include package-locks.texi-temp
 @include threading.texinfo