Index: /trunk/source/doc/ccl-documentation.html
===================================================================
--- /trunk/source/doc/ccl-documentation.html	(revision 13830)
+++ /trunk/source/doc/ccl-documentation.html	(revision 13831)
@@ -6,5 +6,5 @@
     <title>Clozure CL Documentation</title>
     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
-    <link rel="start" href="#id360931" title="Clozure CL Documentation" />
+    <link rel="start" href="#id273960" title="Clozure CL Documentation" />
     <link rel="next" href="#about-ccl" title="ChapterÂ 1.Â About Clozure CL" />
   </head>
@@ -14,5 +14,5 @@
         <div>
           <div>
-            <h1 class="title"><a id="id360931"></a>Clozure CL Documentation</h1>
+            <h1 class="title"><a id="id273960"></a>Clozure CL Documentation</h1>
           </div>
         </div>
@@ -132,50 +132,55 @@
               <dt>
                 <span class="sect1">
-                  <a href="#Directory">4.3. Directory</a>
+                  <a href="#Advising">4.3. Advising</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Unicode">4.4. Unicode</a>
+                  <a href="#Directory">4.4. Directory</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Pathanmes">4.5. Pathnames</a>
+                  <a href="#Unicode">4.5. Unicode</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Memory-Mapped-Files">4.6. Memory-mapped Files</a>
+                  <a href="#Pathanmes">4.6. Pathnames</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Static_Variables">4.7. Static Variables</a>
+                  <a href="#Memory-Mapped-Files">4.7. Memory-mapped Files</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Saving-Applications">4.8. Saving Applications</a>
+                  <a href="#Static_Variables">4.8. Static Variables</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#concatenating-fasl-files">4.9. Concatenating FASL Files</a>
+                  <a href="#Saving-Applications">4.9. Saving Applications</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#floating-point">4.10. Floating Point Numbers</a>
+                  <a href="#concatenating-fasl-files">4.10. Concatenating FASL Files</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#watched-objects">4.11. Watched Objects</a>
+                  <a href="#floating-point">4.11. Floating Point Numbers</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#code-coverage">4.12. Code Coverage</a>
+                  <a href="#watched-objects">4.12. Watched Objects</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#code-coverage">4.13. Code Coverage</a>
                 </span>
               </dt>
@@ -1076,5 +1081,5 @@
             <p xmlns="http://www.w3.org/1999/xhtml">So that Clozure CL can locate its source code, and for other
         reasons explained in
-        <a class="xref" href="#Predefined-Logical-Hosts" title="4.5.2.Â Predefined Logical Hosts">SectionÂ 4.5.2, âPredefined Logical Hostsâ</a>, you keep the
+        <a class="xref" href="#Predefined-Logical-Hosts" title="4.6.2.Â Predefined Logical Hosts">SectionÂ 4.6.2, âPredefined Logical Hostsâ</a>, you keep the
         Clozure CL application
         in the <code class="literal">ccl</code> directory.  If you use a shell,
@@ -1478,5 +1483,5 @@
 	      <em class="parameter"><code>character-encoding-name</code></em>).
 	      Specifies the character encoding to use for
-	      <em class="varname">*TERMINAL-IO*</em> (see <a class="xref" href="#Character-Encodings" title="4.4.4.Â Character Encodings">SectionÂ 4.4.4, âCharacter Encodingsâ</a>).  Specifically, the
+	      <em class="varname">*TERMINAL-IO*</em> (see <a class="xref" href="#Character-Encodings" title="4.5.4.Â Character Encodings">SectionÂ 4.5.4, âCharacter Encodingsâ</a>).  Specifically, the
 	      <em class="parameter"><code>character-encoding-name</code></em> string
 	      is uppercased and interned in the KEYWORD package. If an
@@ -1735,5 +1740,5 @@
           <p xmlns="http://www.w3.org/1999/xhtml">The following terms are used in subsequent sections; it
       may be helpful to refer to these definitions.</p>
-          <p xmlns="http://www.w3.org/1999/xhtml"><a id="id500897" class="indexterm"></a><a class="glossterm" href="#fasl-file"><em class="glossterm">fasl
+          <p xmlns="http://www.w3.org/1999/xhtml"><a id="id413926" class="indexterm"></a><a class="glossterm" href="#fasl-file"><em class="glossterm">fasl
         files</em></a> are the object files produced
       by <code class="literal">compile-file</code>.  fasl files store the
@@ -1746,5 +1751,5 @@
       see
       <a class="xref" href="#Platform-specific-filename-conventions" title="TableÂ 3.1.Â Platform-specific filename conventions">TableÂ 3.1, âPlatform-specific filename conventionsâ</a> </p>
-          <p xmlns="http://www.w3.org/1999/xhtml">The <a id="id471803" class="indexterm"></a> <a class="glossterm" href="#lisp_kernel"><em class="glossterm">Lisp
+          <p xmlns="http://www.w3.org/1999/xhtml">The <a id="id384832" class="indexterm"></a> <a class="glossterm" href="#lisp_kernel"><em class="glossterm">Lisp
         kernel</em></a> is a C program with a fair amount of
       platform-specific assembly language code. Its basic job is to
@@ -1756,5 +1761,5 @@
       files on different platforms; see
       <a class="xref" href="#Platform-specific-filename-conventions" title="TableÂ 3.1.Â Platform-specific filename conventions">TableÂ 3.1, âPlatform-specific filename conventionsâ</a>.</p>
-          <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id501627" class="indexterm"></a> <a class="glossterm" href="#lisp_image"><em class="glossterm">heap
+          <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id414655" class="indexterm"></a> <a class="glossterm" href="#lisp_image"><em class="glossterm">heap
         image</em></a> is a file that can be quickly mapped into a
       process's address space. Conceptually, it's not too different
@@ -1767,5 +1772,5 @@
       standard full heap image files on different platforms; see
       <a class="xref" href="#Platform-specific-filename-conventions" title="TableÂ 3.1.Â Platform-specific filename conventions">TableÂ 3.1, âPlatform-specific filename conventionsâ</a>.</p>
-          <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id495148" class="indexterm"></a> bootstrapping image is a minimal
+          <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id408176" class="indexterm"></a> bootstrapping image is a minimal
       heap image used in the process of building Clozure CL itself.  The
       bootstrapping image contains just enough code to load the rest
@@ -1779,5 +1784,5 @@
       as-yet-unsupported ones) has a uniquely named subdirectory of
       <code class="literal">ccl/lisp-kernel/</code>; each such
-      <a id="id495173" class="indexterm"></a>
+      <a id="id408201" class="indexterm"></a>
       contains a Makefile and may contain some auxiliary files (linker
       scripts, etc.) that are used to build the lisp kernel on a
@@ -2403,10 +2408,15 @@
             <dt>
               <span class="sect1">
-                <a href="#Directory">4.3. Directory</a>
+                <a href="#Advising">4.3. Advising</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Unicode">4.4. Unicode</a>
+                <a href="#Directory">4.4. Directory</a>
+              </span>
+            </dt>
+            <dt>
+              <span class="sect1">
+                <a href="#Unicode">4.5. Unicode</a>
               </span>
             </dt>
@@ -2415,20 +2425,20 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#unicode-characters">4.4.1. Characters</a>
+                    <a href="#unicode-characters">4.5.1. Characters</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#External-Formats">4.4.2. External Formats</a>
+                    <a href="#External-Formats">4.5.2. External Formats</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Line-Termination-Keywords">4.4.3. Line Termination Keywords</a>
+                    <a href="#Line-Termination-Keywords">4.5.3. Line Termination Keywords</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Character-Encodings">4.4.4. Character Encodings</a>
+                    <a href="#Character-Encodings">4.5.4. Character Encodings</a>
                   </span>
                 </dt>
@@ -2437,5 +2447,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Pathanmes">4.5. Pathnames</a>
+                <a href="#Pathanmes">4.6. Pathnames</a>
               </span>
             </dt>
@@ -2444,25 +2454,25 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#pathname-tilde-expansion">4.5.1. Pathname Expansion</a>
+                    <a href="#pathname-tilde-expansion">4.6.1. Pathname Expansion</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Predefined-Logical-Hosts">4.5.2. Predefined Logical Hosts</a>
+                    <a href="#Predefined-Logical-Hosts">4.6.2. Predefined Logical Hosts</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#pathnames-on-darwin">4.5.3. OS X (Darwin)</a>
+                    <a href="#pathnames-on-darwin">4.6.3. OS X (Darwin)</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#pathnames-on-linux">4.5.4. Linux</a>
+                    <a href="#pathnames-on-linux">4.6.4. Linux</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#pathnames-on-freebsd">4.5.5. FreeBSD</a>
+                    <a href="#pathnames-on-freebsd">4.6.5. FreeBSD</a>
                   </span>
                 </dt>
@@ -2471,30 +2481,30 @@
             <dt>
               <span class="sect1">
-                <a href="#Memory-Mapped-Files">4.6. Memory-mapped Files</a>
+                <a href="#Memory-Mapped-Files">4.7. Memory-mapped Files</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Static_Variables">4.7. Static Variables</a>
+                <a href="#Static_Variables">4.8. Static Variables</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Saving-Applications">4.8. Saving Applications</a>
+                <a href="#Saving-Applications">4.9. Saving Applications</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#concatenating-fasl-files">4.9. Concatenating FASL Files</a>
+                <a href="#concatenating-fasl-files">4.10. Concatenating FASL Files</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#floating-point">4.10. Floating Point Numbers</a>
+                <a href="#floating-point">4.11. Floating Point Numbers</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#watched-objects">4.11. Watched Objects</a>
+                <a href="#watched-objects">4.12. Watched Objects</a>
               </span>
             </dt>
@@ -2503,25 +2513,25 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#watched-watch">4.11.1. WATCH</a>
+                    <a href="#watched-watch">4.12.1. WATCH</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#watched-unwatch">4.11.2. UNWATCH</a>
+                    <a href="#watched-unwatch">4.12.2. UNWATCH</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#watched-write-to-watched-object">4.11.3. WRITE-TO-WATCHED-OBJECT</a>
+                    <a href="#watched-write-to-watched-object">4.12.3. WRITE-TO-WATCHED-OBJECT</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#watch-notes">4.11.4. Notes</a>
+                    <a href="#watch-notes">4.12.4. Notes</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#watch-examples">4.11.5. Examples</a>
+                    <a href="#watch-examples">4.12.5. Examples</a>
                   </span>
                 </dt>
@@ -2530,5 +2540,5 @@
             <dt>
               <span class="sect1">
-                <a href="#code-coverage">4.12. Code Coverage</a>
+                <a href="#code-coverage">4.13. Code Coverage</a>
               </span>
             </dt>
@@ -2537,15 +2547,15 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#code-coverage-overview">4.12.1. Overview</a>
+                    <a href="#code-coverage-overview">4.13.1. Overview</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#code-coverage-limitations">4.12.2. Limitations</a>
+                    <a href="#code-coverage-limitations">4.13.2. Limitations</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#code-coverage-usage">4.12.3. Usage</a>
+                    <a href="#code-coverage-usage">4.13.3. Usage</a>
                   </span>
                 </dt>
@@ -2586,5 +2596,5 @@
     </p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id496668" class="indexterm"></a>
+      <a id="id409696" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace"></a>TRACE</em> {<em class="replaceable"><code>keyword</code></em>
         <em class="replaceable"><code>global-value</code></em>}* {<em class="replaceable"><code>spec</code></em> |
@@ -3030,15 +3040,15 @@
           </div>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id516410" class="indexterm"></a>
+      <a id="id429371" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace-level"></a>CCL:*TRACE-LEVEL*</em>    [Variable]</strong></span>
     </p>
           <p xmlns="http://www.w3.org/1999/xhtml">Variable bound to the current nesting level during execution of before and after trace actions.  The default printing actions use it to determine the amount of indentation.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id516435" class="indexterm"></a>
+      <a id="id429396" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace-max-indent"></a>CCL:*TRACE-MAX-INDENT*</em>    [Variable]</strong></span>
     </p>
           <p xmlns="http://www.w3.org/1999/xhtml">The default before and after print actions will not indent by more than the value of <em class="varname">ccl:*trace-max-indent*</em> regardless of the current trace level.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id516465" class="indexterm"></a>
+      <a id="id429426" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace-function"></a>CCL:TRACE-FUNCTION</em> <em class="replaceable"><code>spec</code></em> <em class="varname">&amp;key</em> {<em class="replaceable"><code>keyword</code></em> <em class="replaceable"><code>value</code></em>}*    [Function]</strong></span>
     </p>
@@ -3048,5 +3058,5 @@
     </p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id516514" class="indexterm"></a>
+      <a id="id429474" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace-print-level"></a>CCL:*TRACE-PRINT-LEVEL*</em>   [Variable]</strong></span>
     </p>
@@ -3056,5 +3066,5 @@
       explicit printing done by user code.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id516548" class="indexterm"></a>
+      <a id="id429509" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace-print-length"></a>CCL:*TRACE-PRINT-LENGTH*</em>    [Variable]</strong></span>
     </p>
@@ -3064,5 +3074,5 @@
       explicit printing done by user code.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id516583" class="indexterm"></a>
+      <a id="id429544" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace-bar-frequency"></a>CCL:*TRACE-BAR-FREQUENCY*</em>    [Variable]</strong></span>
     </p>
@@ -3075,5 +3085,188 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Directory"></a>4.3.Â Directory</h2>
+                <h2 class="title" style="clear: both"><a id="Advising"></a>4.3.Â Advising</h2>
+              </div>
+            </div>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+    The <code class="literal">advise</code> macro can be thought of as a more
+    general version of <code class="literal">trace</code>. It allows code that
+    you specify to run before, after, or around a given function, for
+    the purpose of changing the behavior of the function. Each piece
+    of added code is called a piece of advice. Each piece of advice
+    has a unique name, so that you can have multiple pieces of advice
+    on the same function, including multiple
+    <code class="literal">:before</code>, <code class="literal">:after</code>, and
+    <code class="literal">:around</code> pieces of advice.
+  </p>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+    The <code class="literal">:name</code> and <code class="literal">:when</code>
+    keywords serve to identify the piece of advice.  A later call to
+    <code class="literal">advise</code> with the same values of
+    <code class="literal">:name</code> and <code class="literal">:when</code> will replace
+    the existing piece of advice; a call with different values will not.
+  </p>
+          <p>
+            <div class="refentrytitle">
+              <a id="m_advise"></a>
+              <strong>[Macro]</strong>
+              <br></br>
+              <code><span xmlns="http://www.w3.org/1999/xhtml" class="function"><strong>advise</strong></span> spec form <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> when name</code>
+            </div>
+            <div class="refentrytitle">
+	Add a piece of advice to the function or method specified by
+	spec according to
+	form.
+      </div>
+          </p>
+          <p>
+            <div>
+              <div class="refsect1" lang="en" xml:lang="en">
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id429707"></a>
+                <div class="header">Arguments and Values:</div>
+                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">spec</span></i>---
+	      A specification of the function on which to put the
+	      advice.  This is either a symbol that is the name of a
+	      function or generic function, or an expression of the
+	      form (setf <em xmlns="http://www.w3.org/1999/xhtml" class="replaceable"><code>symbol</code></em>), or a
+	      specific method of a generic function in the form
+	      (:method symbol {qualifiers} (specializer {specializer})).
+	    </p>
+                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">form</span></i>---
+	      A form to execute before, after, or around the advised
+	      function. The form can refer to the variable arglist
+	      that is bound to the arguments with which the advised
+	      function was called. You can exit from form with
+	      (return).
+	    </p>
+                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---
+	      A name that identifies the piece of advice.
+	    </p>
+                <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">when</span></i>---
+	      An argument that specifies when the piece of advice is
+	      run. There are three allowable values. The default is
+	      <code xmlns="http://www.w3.org/1999/xhtml" class="literal">:before</code>, which specifies that form is
+	      executed before the advised function is called. Other
+	      possible values are <code xmlns="http://www.w3.org/1999/xhtml" class="literal">:after</code>, which
+	      specifies that form is executed after the advised
+	      function is called, and <code xmlns="http://www.w3.org/1999/xhtml" class="literal">:around</code>,
+	      which specifies that form is executed around the call to
+	      the advised function. Use <code xmlns="http://www.w3.org/1999/xhtml" class="literal">(:do-it)</code>
+	      within form to indicate invocation of the original
+	      definition.
+	    </p>
+              </div>
+              <div class="refsect1" lang="en" xml:lang="en">
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id429814"></a>
+                <div class="header">Examples:</div>
+                <p xmlns="http://www.w3.org/1999/xhtml">
+	The function <code class="literal">foo</code>, already defined, does
+	something with a list of numbers. The following code uses a
+	piece of advice to make foo return zero if any of its
+	arguments is not a number. Using :around advice, you can do
+	the following:
+	</p>
+                <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
+(advise foo (if (some #'(lambda (n) (not (numberp n))) arglist)
+	      0
+	      (:do-it))
+	:when :around :name :zero-if-not-nums)
+	</pre>
+                <p xmlns="http://www.w3.org/1999/xhtml">
+      </p>
+                <p xmlns="http://www.w3.org/1999/xhtml">
+	To do the same thing using a :before piece of advice:
+	</p>
+                <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
+(advise foo (if (some #'(lambda (n) (not (numberp n))) arglist)
+	      (return 0))
+	:when :before :name :zero-if-not-nums)
+	</pre>
+                <p xmlns="http://www.w3.org/1999/xhtml">
+      </p>
+              </div>
+            </div>
+          </p>
+          <p>
+            <div class="refentrytitle">
+              <a id="m_unadvise"></a>
+              <strong>[Macro]</strong>
+              <br></br>
+              <code><span xmlns="http://www.w3.org/1999/xhtml" class="function"><strong>unadvise</strong></span> spec <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> when name</code>
+            </div>
+            <div class="refentrytitle">
+	Remove the piece or pieces of advice matching spec,
+	when, and name.
+      </div>
+          </p>
+          <p>
+            <div>
+              <div class="refsect1" lang="en" xml:lang="en">
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id429913"></a>
+                <div class="header">Description:</div>
+                <p xmlns="http://www.w3.org/1999/xhtml">
+	The unadvise macro removes the piece or pieces of advice
+	matching <code class="literal">spec</code>, <code class="literal">when</code>,
+	and <code class="literal">name</code>. When the value of
+	<code class="literal">spec</code> is t and the values of <code class="literal">when</code>
+	and <code class="literal">name</code> are nil, unadvise
+	removes every piece of advice; when <code class="literal">spec</code> is
+	t, the argument <code class="literal">when</code> is nil, and
+	<code class="literal">name</code> is non-nil, unadvise removes all
+	pieces of advice with the given name.
+      </p>
+              </div>
+              <div class="refsect1" lang="en" xml:lang="en">
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id429980"></a>
+                <div class="header">Arguments and Values:</div>
+                <p xmlns="http://www.w3.org/1999/xhtml">
+	The arguments have the same meaning as in
+	<a class="xref" href="#m_advise" title="Macro ADVISE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">advise</b></a>.
+      </p>
+              </div>
+            </div>
+          </p>
+          <p>
+            <div class="refentrytitle">
+              <a id="m_advisedp"></a>
+              <strong>[Macro]</strong>
+              <br></br>
+              <code><span xmlns="http://www.w3.org/1999/xhtml" class="function"><strong>advisedp</strong></span> spec <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> when name</code>
+            </div>
+            <div class="refentrytitle">
+	Return a list of the pieces of advice matching spec,
+	when, and name.
+      </div>
+          </p>
+          <p>
+            <div>
+              <div class="refsect1" lang="en" xml:lang="en">
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id430058"></a>
+                <div class="header">Description:</div>
+                <p xmlns="http://www.w3.org/1999/xhtml">
+	The advisedp macro returns a list of existing pieces of advice
+	that match <code class="literal">spec</code>, <code class="literal">when</code>,
+	and <code class="literal">name</code>. When the value of
+	<code class="literal">spec</code> is t and the values of
+	<code class="literal">when</code> and <code class="literal">name</code> are nil,
+	advisedp returns all existing pieces of advice.
+      </p>
+              </div>
+              <div class="refsect1" lang="en" xml:lang="en">
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id430106"></a>
+                <div class="header">Arguments and Values:</div>
+                <p xmlns="http://www.w3.org/1999/xhtml">
+	The arguments have the same meaning as in
+	<a class="xref" href="#m_advise" title="Macro ADVISE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">advise</b></a>.
+      </p>
+              </div>
+            </div>
+          </p>
+        </div>
+        <div class="sect1" lang="en" xml:lang="en">
+          <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+            <div>
+              <div>
+                <h2 class="title" style="clear: both"><a id="Directory"></a>4.4.Â Directory</h2>
               </div>
             </div>
@@ -3115,5 +3308,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Unicode"></a>4.4.Â Unicode</h2>
+                <h2 class="title" style="clear: both"><a id="Unicode"></a>4.5.Â Unicode</h2>
               </div>
             </div>
@@ -3130,5 +3323,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="unicode-characters"></a>4.4.1.Â Characters</h3>
+                  <h3 class="title"><a id="unicode-characters"></a>4.5.1.Â Characters</h3>
                 </div>
               </div>
@@ -3170,5 +3363,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="External-Formats"></a>4.4.2.Â External Formats</h3>
+                  <h3 class="title"><a id="External-Formats"></a>4.5.2.Â External Formats</h3>
                 </div>
               </div>
@@ -3179,6 +3372,6 @@
     of <code class="literal">:EXTERNAL-FORMAT</code> can be
     <code class="literal">:DEFAULT</code> (the default value), a line
-    termination keyword (see <a class="xref" href="#Line-Termination-Keywords" title="4.4.3.Â Line Termination Keywords">SectionÂ 4.4.3, âLine Termination Keywordsâ</a>), a character encoding
-    keyword (see <a class="xref" href="#Character-Encodings" title="4.4.4.Â Character Encodings">SectionÂ 4.4.4, âCharacter Encodingsâ</a>), an
+    termination keyword (see <a class="xref" href="#Line-Termination-Keywords" title="4.5.3.Â Line Termination Keywords">SectionÂ 4.5.3, âLine Termination Keywordsâ</a>), a character encoding
+    keyword (see <a class="xref" href="#Character-Encodings" title="4.5.4.Â Character Encodings">SectionÂ 4.5.4, âCharacter Encodingsâ</a>), an
     external-format object created using
     <span class="function"><strong>CCL::MAKE-EXTERNAL-FORMAT</strong></span> (see <a class="xref" href="#f_make-external-format" title="Function MAKE-EXTERNAL-FORMAT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-external-format</b></a>), or a plist with keys:
@@ -3228,5 +3421,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id517152"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id430668"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">domain</span></i>---This is used to indicate where the external
@@ -3242,5 +3435,5 @@
 	      <em xmlns="http://www.w3.org/1999/xhtml" class="parameter"><code>line-termination</code></em>.</p>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">character-encoding</span></i>---A keyword that specifies the character encoding
-	      for the external format. <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#Character-Encodings" title="4.4.4.Â Character Encodings">SectionÂ 4.4.4, âCharacter Encodingsâ</a>.  Defaults to
+	      for the external format. <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#Character-Encodings" title="4.5.4.Â Character Encodings">SectionÂ 4.5.4, âCharacter Encodingsâ</a>.  Defaults to
 	      <code xmlns="http://www.w3.org/1999/xhtml" class="literal">:DEFAULT</code> which means if
 	      <em xmlns="http://www.w3.org/1999/xhtml" class="parameter"><code>domain</code></em> is
@@ -3255,5 +3448,5 @@
 	      <code xmlns="http://www.w3.org/1999/xhtml" class="literal">:ISO-8859-1</code> encoding.</p>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">line-termination</span></i>---A keyword that indicates a line termination
-	      keyword <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#Line-Termination-Keywords" title="4.4.3.Â Line Termination Keywords">SectionÂ 4.4.3, âLine Termination Keywordsâ</a>.
+	      keyword <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#Line-Termination-Keywords" title="4.5.3.Â Line Termination Keywords">SectionÂ 4.5.3, âLine Termination Keywordsâ</a>.
 	      Defaults to <code xmlns="http://www.w3.org/1999/xhtml" class="literal">:DEFAULT</code> which means
 	      use the value of the variable
@@ -3262,5 +3455,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id517331"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id443577"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Despite the function's name, it doesn't necessarily create a
@@ -3277,5 +3470,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Line-Termination-Keywords"></a>4.4.3.Â Line Termination Keywords</h3>
+                  <h3 class="title"><a id="Line-Termination-Keywords"></a>4.5.3.Â Line Termination Keywords</h3>
                 </div>
               </div>
@@ -3401,5 +3594,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Character-Encodings"></a>4.4.4.Â Character Encodings</h3>
+                  <h3 class="title"><a id="Character-Encodings"></a>4.5.4.Â Character Encodings</h3>
                 </div>
               </div>
@@ -3411,5 +3604,5 @@
     character encodings.  Clozure CL implements some of these encodings as
     detailed below.  These encodings are part of the specification of
-    external formats <a class="xref" href="#External-Formats" title="4.4.2.Â External Formats">SectionÂ 4.4.2, âExternal Formatsâ</a>.  When reading
+    external formats <a class="xref" href="#External-Formats" title="4.5.2.Â External Formats">SectionÂ 4.5.2, âExternal Formatsâ</a>.  When reading
     from a stream, characters are converted from the specified
     external character encoding to UTF-32.  When writing to a stream,
@@ -3430,5 +3623,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id517675"></a>4.4.4.1.Â Encoding Problems</h4>
+                    <h4 class="title"><a id="id443880"></a>4.5.4.1.Â Encoding Problems</h4>
                   </div>
                 </div>
@@ -3446,5 +3639,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id517688"></a>4.4.4.2.Â Byte Order Marks</h4>
+                    <h4 class="title"><a id="id443892"></a>4.5.4.2.Â Byte Order Marks</h4>
                   </div>
                 </div>
@@ -3474,5 +3667,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id517726"></a>4.4.4.3.Â <span class="function"><strong>DESCRIBE-CHARACTER-ENCODINGS</strong></span></h4>
+                    <h4 class="title"><a id="id443927"></a>4.5.4.3.Â <span class="function"><strong>DESCRIBE-CHARACTER-ENCODINGS</strong></span></h4>
                   </div>
                 </div>
@@ -3496,5 +3689,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id529985"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id443988"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">Writes descriptions of all defined character encodings
@@ -3505,7 +3698,7 @@
                   </div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id530000"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id444003"></a>
                     <div class="header">See Also:</div>
-                    <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#Character-Encodings" title="4.4.4.Â Character Encodings">SectionÂ 4.4.4, âCharacter Encodingsâ</a>, <a class="xref" href="#External-Formats" title="4.4.2.Â External Formats">SectionÂ 4.4.2, âExternal Formatsâ</a>, <a class="xref" href="#Supported-Character-Encodings" title="4.4.4.4.Â Supported Character Encodings">SectionÂ 4.4.4.4, âSupported Character Encodingsâ</a></span>
+                    <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#Character-Encodings" title="4.5.4.Â Character Encodings">SectionÂ 4.5.4, âCharacter Encodingsâ</a>, <a class="xref" href="#External-Formats" title="4.5.2.Â External Formats">SectionÂ 4.5.2, âExternal Formatsâ</a>, <a class="xref" href="#Supported-Character-Encodings" title="4.5.4.4.Â Supported Character Encodings">SectionÂ 4.5.4.4, âSupported Character Encodingsâ</a></span>
                   </div>
                 </div>
@@ -3516,5 +3709,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="Supported-Character-Encodings"></a>4.4.4.4.Â Supported Character Encodings</h4>
+                    <h4 class="title"><a id="Supported-Character-Encodings"></a>4.5.4.4.Â Supported Character Encodings</h4>
                   </div>
                 </div>
@@ -3936,5 +4129,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id530679"></a>4.4.4.5.Â Encoding and Decoding Strings</h4>
+                    <h4 class="title"><a id="id444682"></a>4.5.4.5.Â Encoding and Decoding Strings</h4>
                   </div>
                 </div>
@@ -3961,5 +4154,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id530754"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id444758"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -3992,5 +4185,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id530850"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id444853"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4035,5 +4228,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id530973"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id444977"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4081,5 +4274,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id531092"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id445096"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4103,5 +4296,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Pathanmes"></a>4.5.Â Pathnames</h2>
+                <h2 class="title" style="clear: both"><a id="Pathanmes"></a>4.6.Â Pathnames</h2>
               </div>
             </div>
@@ -4111,5 +4304,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="pathname-tilde-expansion"></a>4.5.1.Â Pathname Expansion</h3>
+                  <h3 class="title"><a id="pathname-tilde-expansion"></a>4.6.1.Â Pathname Expansion</h3>
                 </div>
               </div>
@@ -4126,10 +4319,10 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Predefined-Logical-Hosts"></a>4.5.2.Â Predefined Logical Hosts</h3>
+                  <h3 class="title"><a id="Predefined-Logical-Hosts"></a>4.6.2.Â Predefined Logical Hosts</h3>
                 </div>
               </div>
             </div>
             <p xmlns="http://www.w3.org/1999/xhtml">Clozure CL sets up logical pathname translations for logical hosts:  <code class="literal">ccl</code> and <code class="literal">home</code></p>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id531181" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id445184" class="indexterm"></a>
             <p xmlns="http://www.w3.org/1999/xhtml">The <code class="literal">CCL</code> logical host should point to the
         <code class="literal">ccl</code> directory.  It is used for a variety of
@@ -4147,5 +4340,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="pathnames-on-darwin"></a>4.5.3.Â OS X (Darwin)</h3>
+                  <h3 class="title"><a id="pathnames-on-darwin"></a>4.6.3.Â OS X (Darwin)</h3>
                 </div>
               </div>
@@ -4157,5 +4350,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="pathnames-on-linux"></a>4.5.4.Â Linux</h3>
+                  <h3 class="title"><a id="pathnames-on-linux"></a>4.6.4.Â Linux</h3>
                 </div>
               </div>
@@ -4170,5 +4363,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="pathnames-on-freebsd"></a>4.5.5.Â FreeBSD</h3>
+                  <h3 class="title"><a id="pathnames-on-freebsd"></a>4.6.5.Â FreeBSD</h3>
                 </div>
               </div>
@@ -4183,5 +4376,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Memory-Mapped-Files"></a>4.6.Â Memory-mapped Files</h2>
+                <h2 class="title" style="clear: both"><a id="Memory-Mapped-Files"></a>4.7.Â Memory-mapped Files</h2>
               </div>
             </div>
@@ -4235,5 +4428,5 @@
       platforms.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id531364" class="indexterm"></a>
+      <a id="id445368" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="map-file-to-ivector"></a>CCL:MAP-FILE-TO-IVECTOR</em>
         <em class="parameter"><code>pathname</code></em>
@@ -4295,5 +4488,5 @@
       a memory error.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id531497" class="indexterm"></a>
+      <a id="id445501" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="unmap-ivector"></a>CCL:UNMAP-IVECTOR</em>
         <em class="parameter"><code>displaced-array</code></em>
@@ -4307,5 +4500,5 @@
       target is an empty vector (of length zero).</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id531533" class="indexterm"></a>
+      <a id="id445536" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="map-file-to-octet-vector"></a>CCL:MAP-FILE-TO-OCTET-VECTOR</em>
         <em class="parameter"><code>pathname</code></em>
@@ -4317,5 +4510,5 @@
       bytes.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id531565" class="indexterm"></a>
+      <a id="id445568" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="unmap-octet-vector"></a>CCL:UNMAP-OCTET-VECTOR</em>
         <em class="parameter"><code>displaced-array</code></em>
@@ -4329,5 +4522,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Static_Variables"></a>4.7.Â Static Variables</h2>
+                <h2 class="title" style="clear: both"><a id="Static_Variables"></a>4.8.Â Static Variables</h2>
               </div>
             </div>
@@ -4356,5 +4549,5 @@
       static.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id531639" class="indexterm"></a>
+      <a id="id445643" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="defstatic"></a>DEFSTATIC</em>
         <em class="parameter"><code>var</code></em>
@@ -4406,9 +4599,9 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Saving-Applications"></a>4.8.Â Saving Applications</h2>
-              </div>
-            </div>
-          </div>
-          <a xmlns="http://www.w3.org/1999/xhtml" id="id531751" class="indexterm"></a>
+                <h2 class="title" style="clear: both"><a id="Saving-Applications"></a>4.9.Â Saving Applications</h2>
+              </div>
+            </div>
+          </div>
+          <a xmlns="http://www.w3.org/1999/xhtml" id="id445755" class="indexterm"></a>
           <p xmlns="http://www.w3.org/1999/xhtml">Clozure CL provides the
       function <code class="literal">CCL:SAVE-APPLICATION</code>, which creates a file
@@ -4490,5 +4683,5 @@
       converted, because address 0 can always be relied upon to refer to
       the same thing.</p>
-          <a xmlns="http://www.w3.org/1999/xhtml" id="id531973" class="indexterm"></a>
+          <a xmlns="http://www.w3.org/1999/xhtml" id="id445976" class="indexterm"></a>
           <p xmlns="http://www.w3.org/1999/xhtml">As of Clozure CL 1.2, the constant <code class="literal">CCL:+NULL-PTR+</code>
       refers to a <code class="literal">MACPTR</code> object that points to address 0.</p>
@@ -4501,5 +4694,5 @@
       or <code class="literal">opencml64</code> script.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id532020" class="indexterm"></a>
+      <a id="id446024" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="save-application"></a>SAVE-APPLICATION</em>
         <em class="parameter"><code>filename</code></em>
@@ -4604,5 +4797,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="concatenating-fasl-files"></a>4.9.Â Concatenating FASL Files</h2>
+                <h2 class="title" style="clear: both"><a id="concatenating-fasl-files"></a>4.10.Â Concatenating FASL Files</h2>
               </div>
             </div>
@@ -4625,5 +4818,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id532291"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id446295"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">out-file</span></i>---
@@ -4639,5 +4832,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id532351"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id446355"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4665,5 +4858,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="floating-point"></a>4.10.Â Floating Point Numbers</h2>
+                <h2 class="title" style="clear: both"><a id="floating-point"></a>4.11.Â Floating Point Numbers</h2>
               </div>
             </div>
@@ -4699,5 +4892,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id532442"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id446445"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">mode</span></i>---
@@ -4707,5 +4900,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id532465"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id446469"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4746,5 +4939,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id532560"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id446564"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">rounding-mode</span></i>---
@@ -4755,5 +4948,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id532597"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id446600"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4771,5 +4964,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="watched-objects"></a>4.11.Â Watched Objects</h2>
+                <h2 class="title" style="clear: both"><a id="watched-objects"></a>4.12.Â Watched Objects</h2>
               </div>
             </div>
@@ -4786,5 +4979,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="watched-watch"></a>4.11.1.Â WATCH</h3>
+                  <h3 class="title"><a id="watched-watch"></a>4.12.1.Â WATCH</h3>
                 </div>
               </div>
@@ -4804,5 +4997,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id532672"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id446675"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">object</span></i>---
@@ -4811,5 +5004,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id532694"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id446698"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4960,5 +5153,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="watched-unwatch"></a>4.11.2.Â UNWATCH</h3>
+                  <h3 class="title"><a id="watched-unwatch"></a>4.12.2.Â UNWATCH</h3>
                 </div>
               </div>
@@ -4978,5 +5171,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id532868"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id446872"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4994,5 +5187,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="watched-write-to-watched-object"></a>4.11.3.Â WRITE-TO-WATCHED-OBJECT</h3>
+                  <h3 class="title"><a id="watched-write-to-watched-object"></a>4.12.3.Â WRITE-TO-WATCHED-OBJECT</h3>
                 </div>
               </div>
@@ -5012,5 +5205,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id532917"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id446920"></a>
                   <div class="header">Discussion:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5030,5 +5223,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id532970"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id446974"></a>
                   <div class="header">Restarts:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5053,5 +5246,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="watch-notes"></a>4.11.4.Â Notes</h3>
+                  <h3 class="title"><a id="watch-notes"></a>4.12.4.Â Notes</h3>
                 </div>
               </div>
@@ -5086,5 +5279,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="watch-examples"></a>4.11.5.Â Examples</h3>
+                  <h3 class="title"><a id="watch-examples"></a>4.12.5.Â Examples</h3>
                 </div>
               </div>
@@ -5098,5 +5291,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id533028"></a>4.11.5.1.Â Fancy arrays</h4>
+                    <h4 class="title"><a id="id447031"></a>4.12.5.1.Â Fancy arrays</h4>
                   </div>
                 </div>
@@ -5125,5 +5318,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id533047"></a>4.11.5.2.Â Hash tables</h4>
+                    <h4 class="title"><a id="id447050"></a>4.12.5.2.Â Hash tables</h4>
                   </div>
                 </div>
@@ -5173,5 +5366,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id533077"></a>4.11.5.3.Â Lists</h4>
+                    <h4 class="title"><a id="id447081"></a>4.12.5.3.Â Lists</h4>
                   </div>
                 </div>
@@ -5202,5 +5395,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="code-coverage"></a>4.12.Â Code Coverage</h2>
+                <h2 class="title" style="clear: both"><a id="code-coverage"></a>4.13.Â Code Coverage</h2>
               </div>
             </div>
@@ -5210,5 +5403,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="code-coverage-overview"></a>4.12.1.Â Overview</h3>
+                  <h3 class="title"><a id="code-coverage-overview"></a>4.13.1.Â Overview</h3>
                 </div>
               </div>
@@ -5246,5 +5439,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="code-coverage-limitations"></a>4.12.2.Â Limitations</h3>
+                  <h3 class="title"><a id="code-coverage-limitations"></a>4.13.2.Â Limitations</h3>
                 </div>
               </div>
@@ -5299,5 +5492,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="code-coverage-usage"></a>4.12.3.Â Usage</h3>
+                  <h3 class="title"><a id="code-coverage-usage"></a>4.13.3.Â Usage</h3>
                 </div>
               </div>
@@ -5342,5 +5535,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533259"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id447263"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">html</span></i>---
@@ -5364,5 +5557,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533312"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id447315"></a>
                   <div class="header">Example:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5398,5 +5591,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533392"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id447395"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5420,5 +5613,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533430"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id447433"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5446,5 +5639,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533482"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id447486"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5472,5 +5665,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533534"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id447538"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5503,5 +5696,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533577"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id447581"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5530,5 +5723,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533630"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id447634"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5553,5 +5746,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533680"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id447684"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5580,5 +5773,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533733"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id447737"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5607,5 +5800,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533786"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id447790"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5774,5 +5967,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id534021"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448025"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5799,5 +5992,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id534073"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448077"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -6030,5 +6223,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id475070"></a>5.4.2.1.Â Checking for Updates</h4>
+                    <h4 class="title"><a id="id420320"></a>5.4.2.1.Â Checking for Updates</h4>
                   </div>
                 </div>
@@ -6162,5 +6355,5 @@
       the required subsystems, if necessary.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id512053" class="indexterm"></a>
+      <a id="id388581" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="build-application"></a>BUILD-APPLICATION</em> <em class="varname">&amp;key</em>
         (<em class="parameter"><code>name</code></em> <em class="replaceable"><code>"MyApplication"</code></em>)
@@ -6462,5 +6655,5 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#id470007">6.3.2.  As of August 2003:</a>
+                    <a href="#id412859">6.3.2.  As of August 2003:</a>
                   </span>
                 </dt>
@@ -6713,5 +6906,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="id470007"></a>6.3.2.Â  As of August 2003:</h3>
+                  <h3 class="title"><a id="id412859"></a>6.3.2.Â  As of August 2003:</h3>
                 </div>
               </div>
@@ -7165,5 +7358,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id528574"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id434884"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">result</span></i>---a list of all lisp processes (threads)
@@ -7171,5 +7364,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id528600"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id434910"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns a list of all lisp processes (threads) known
@@ -7183,5 +7376,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id528614"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id434924"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -7211,5 +7404,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id528684"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id434994"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---a string, used to identify the process.</p>
@@ -7250,5 +7443,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id528871"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435182"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns a new lisp process (thread) with the
@@ -7271,5 +7464,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id528924"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435234"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-preset" title="Function PROCESS-PRESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-preset</b></a>, <a class="xref" href="#f_process-enable" title="Function PROCESS-ENABLE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-enable</b></a>, <a class="xref" href="#f_process-run-function" title="Function PROCESS-RUN-FUNCTION"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-run-function</b></a></span>
@@ -7290,5 +7483,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529003"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435312"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7300,5 +7493,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529057"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435366"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Suspends <em class="varname">process</em>, preventing it from
@@ -7322,10 +7515,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529112"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435421"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-resume" title="Function PROCESS-RESUME"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-resume</b></a>, <a class="xref" href="#f_process-suspend-count" title="Function PROCESS-SUSPEND-COUNT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend-count</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529137"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435446"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml"><span class="function"><strong>process-suspend</strong></span> was previously called
@@ -7353,5 +7546,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529219"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435528"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7364,5 +7557,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529272"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435582"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Undoes the effect of a previous call to
@@ -7375,10 +7568,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529303"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435613"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-suspend" title="Function PROCESS-SUSPEND"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend</b></a>, <a class="xref" href="#f_process-suspend-count" title="Function PROCESS-SUSPEND-COUNT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend-count</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529328"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435638"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -7406,5 +7599,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529393"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435703"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7416,5 +7609,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529447"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435756"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">An "outstanding" <a class="xref" href="#f_process-suspend" title="Function PROCESS-SUSPEND"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend</b></a> call
@@ -7431,5 +7624,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529497"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435807"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-suspend" title="Function PROCESS-SUSPEND"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend</b></a>, <a class="xref" href="#f_process-resume" title="Function PROCESS-RESUME"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-resume</b></a></span>
@@ -7452,5 +7645,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529574"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435883"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7463,5 +7656,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529649"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id435958"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Typically used to initialize a newly-created or newly-reset
@@ -7477,5 +7670,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529693"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id436002"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-process" title="Function MAKE-PROCESS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-process</b></a>, <a class="xref" href="#f_process-enable" title="Function PROCESS-ENABLE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-enable</b></a>, <a class="xref" href="#f_process-run-function" title="Function PROCESS-RUN-FUNCTION"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-run-function</b></a></span>
@@ -7498,5 +7691,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529774"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id436084"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7507,5 +7700,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529837"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id436147"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to begin the execution of <em class="varname">process</em>.
@@ -7524,10 +7717,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529886"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id436196"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-process" title="Function MAKE-PROCESS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-process</b></a>, <a class="xref" href="#f_process-preset" title="Function PROCESS-PRESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-preset</b></a>, <a class="xref" href="#f_process-run-function" title="Function PROCESS-RUN-FUNCTION"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-run-function</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529916"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id436226"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">It would be nice to have more discussion of what it means
@@ -7550,5 +7743,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521616"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id436342"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---a string, used to identify the process.
@@ -7572,5 +7765,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521805"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id436531"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates a lisp process (thread) via
@@ -7585,5 +7778,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521840"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id436566"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-process" title="Function MAKE-PROCESS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-process</b></a>, <a class="xref" href="#f_process-preset" title="Function PROCESS-PRESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-preset</b></a>, <a class="xref" href="#f_process-enable" title="Function PROCESS-ENABLE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-enable</b></a></span>
@@ -7606,5 +7799,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521923"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id441432"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7619,5 +7812,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522016"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id441524"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Arranges for <em class="varname">process</em>
@@ -7650,5 +7843,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522090"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id441599"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -7659,5 +7852,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522109"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id441618"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">It would probably be better for <em class="varname">result</em>
@@ -7689,10 +7882,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522176"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id441685"></a>
                 <div class="header">Value Type:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">A lisp process (thread).</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522187"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id441696"></a>
                 <div class="header">Initial Value:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Bound separately in each process, to that process itself.
@@ -7700,5 +7893,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522199"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id441708"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Used when lisp code needs to find out what process it is
@@ -7706,5 +7899,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522211"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id441720"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -7730,5 +7923,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522282"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id441791"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7737,5 +7930,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522338"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id441847"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Causes <em class="varname">process</em> to cleanly exit
@@ -7764,5 +7957,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522406"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id441915"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-kill" title="Function PROCESS-KILL"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-kill</b></a>, <a class="xref" href="#f_process-abort" title="Function PROCESS-ABORT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-abort</b></a></span>
@@ -7784,5 +7977,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522480"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id441988"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7790,5 +7983,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522521"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442030"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Entirely equivalent to calling
@@ -7797,5 +7990,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522537"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442045"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-reset" title="Function PROCESS-RESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-reset</b></a>, <a class="xref" href="#f_process-abort" title="Function PROCESS-ABORT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-abort</b></a></span>
@@ -7819,5 +8012,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522620"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442128"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7825,5 +8018,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522661"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442170"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Entirely equivalent to calling
@@ -7839,5 +8032,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522725"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442233"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-reset" title="Function PROCESS-RESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-reset</b></a>, <a class="xref" href="#f_process-kill" title="Function PROCESS-KILL"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-kill</b></a></span>
@@ -7858,10 +8051,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522783"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442292"></a>
                 <div class="header">Value Type:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">A positive integer.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522794"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442303"></a>
                 <div class="header">Initial Value:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">The clock resolution of the OS scheduler.  Currently,
@@ -7870,5 +8063,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522806"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442315"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This value is ordinarily of marginal interest at best,
@@ -7878,5 +8071,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522819"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442328"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -7902,5 +8095,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522924"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442433"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This information is primarily for the benefit of
@@ -7916,10 +8109,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522967"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442476"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-wait" title="Function PROCESS-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-wait</b></a>, <a class="xref" href="#f_process-wait-with-timeout" title="Function PROCESS-WAIT-WITH-TIMEOUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-wait-with-timeout</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522998"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442506"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This should arguably be SETFable, but doesn't seem to
@@ -7945,5 +8138,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523057"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442565"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Advises the OS scheduler that the current thread has nothing
@@ -7954,10 +8147,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523070"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442579"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523118"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442627"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This is a holdover from the days of cooperative
@@ -7982,5 +8175,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523183"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442691"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">whostate</span></i>---a string, which will be the value of
@@ -7995,5 +8188,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523262"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442771"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Causes the current lisp process (thread) to repeatedly
@@ -8012,5 +8205,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523298"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442807"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-whostate" title="Function PROCESS-WHOSTATE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-whostate</b></a>, <a class="xref" href="#f_process-wait-with-timeout" title="Function PROCESS-WAIT-WITH-TIMEOUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-wait-with-timeout</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8032,5 +8225,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523406"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id442915"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">whostate</span></i>---a string, which will be the value of
@@ -8050,5 +8243,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523520"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id443029"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">If <em class="varname">ticks</em> is NIL, behaves exactly like
@@ -8067,5 +8260,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523570"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id443079"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#v_ticks-per-second" title="Variable *TICKS-PER-SECOND*"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">*ticks-per-second*</b></a>, <a class="xref" href="#f_process-whostate" title="Function PROCESS-WHOSTATE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-whostate</b></a>, <a class="xref" href="#f_process-wait" title="Function PROCESS-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-wait</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8087,5 +8280,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id540715"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id443196"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">body</span></i>---an implicit progn.</p>
@@ -8094,5 +8287,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id540753"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id443241"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Executes <em class="varname">body</em>
@@ -8109,5 +8302,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id540782"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id443272"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -8133,5 +8326,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id540844"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id443344"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---any lisp object; saved as part of
@@ -8143,5 +8336,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id540890"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id443396"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns a lock object, which can
@@ -8153,5 +8346,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id540905"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id443413"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#m_with-lock-grabbed" title="Macro WITH-LOCK-GRABBED"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-lock-grabbed</b></a>, <a class="xref" href="#f_grab-lock" title="Function GRAB-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">grab-lock</b></a>, <a class="xref" href="#f_release-lock" title="Function RELEASE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">release-lock</b></a>, <a class="xref" href="#f_try-lock" title="Function TRY-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">try-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8173,5 +8366,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541008"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id443530"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">lock</span></i>---an object of type CCL:LOCK.</p>
@@ -8181,5 +8374,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541060"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id454684"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">lock</em> is either free or
@@ -8192,5 +8385,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541089"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id454712"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_grab-lock" title="Function GRAB-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">grab-lock</b></a>, <a class="xref" href="#f_release-lock" title="Function RELEASE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">release-lock</b></a>, <a class="xref" href="#f_try-lock" title="Function TRY-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">try-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8211,10 +8404,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541189"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id454812"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">lock</span></i>---an object of type CCL:LOCK.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541211"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id454834"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Blocks until <em class="varname">lock</em> is owned by the
@@ -8227,5 +8420,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541244"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id454868"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#m_with-lock-grabbed" title="Macro WITH-LOCK-GRABBED"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-lock-grabbed</b></a>, <a class="xref" href="#f_release-lock" title="Function RELEASE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">release-lock</b></a>, <a class="xref" href="#f_try-lock" title="Function TRY-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">try-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8245,10 +8438,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541344"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id454967"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">lock</span></i>---an object of type CCL:LOCK.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541366"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id454989"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Signals an error of type CCL:LOCK-NOT-OWNER if
@@ -8263,5 +8456,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541400"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455023"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#m_with-lock-grabbed" title="Macro WITH-LOCK-GRABBED"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-lock-grabbed</b></a>, <a class="xref" href="#f_grab-lock" title="Function GRAB-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">grab-lock</b></a>, <a class="xref" href="#f_try-lock" title="Function TRY-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">try-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8282,5 +8475,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541500"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455123"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">lock</span></i>---an object of type CCL:LOCK.</p>
@@ -8289,5 +8482,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541538"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455162"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tests whether <em class="varname">lock</em>
@@ -8302,5 +8495,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541562"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455185"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#m_with-lock-grabbed" title="Macro WITH-LOCK-GRABBED"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-lock-grabbed</b></a>, <a class="xref" href="#f_grab-lock" title="Function GRAB-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">grab-lock</b></a>, <a class="xref" href="#f_release-lock" title="Function RELEASE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">release-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8322,5 +8515,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541662"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455285"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">read-write-lock</span></i>---a newly-allocated object of type
@@ -8328,5 +8521,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541685"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455308"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns an object of type CCL::READ-WRITE-LOCK.
@@ -8339,10 +8532,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541701"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455324"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#m_with-read-lock" title="Macro WITH-READ-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-read-lock</b></a>, <a class="xref" href="#m_with-write-lock" title="Macro WITH-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-write-lock</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541749"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455372"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">There probably should be some way to
@@ -8367,5 +8560,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541805"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455428"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">read-write-lock</span></i>---an object of type
@@ -8376,5 +8569,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541856"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455480"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">read-write-lock</em> has no
@@ -8390,5 +8583,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541896"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455519"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#m_with-write-lock" title="Macro WITH-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-write-lock</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8410,5 +8603,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541989"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455613"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">read-write-lock</span></i>---an object of type
@@ -8419,5 +8612,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542041"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455664"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">read-write-lock</em> has no
@@ -8434,5 +8627,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542085"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455709"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#m_with-read-lock" title="Macro WITH-READ-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-read-lock</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8454,10 +8647,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542175"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455798"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">semaphore</span></i>---a newly-allocated object of type CCL:SEMAPHORE.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542198"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455821"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns an object of type CCL:SEMAPHORE.
@@ -8468,5 +8661,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542213"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455836"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_signal-semaphore" title="Function SIGNAL-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">signal-semaphore</b></a>, <a class="xref" href="#f_wait-on-semaphore" title="Function WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">wait-on-semaphore</b></a>, <a class="xref" href="#f_timed-wait-on-semaphore" title="Function TIMED-WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">timed-wait-on-semaphore</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8488,5 +8681,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542308"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455931"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">semaphore</span></i>---an object of type CCL:SEMAPHORE.</p>
@@ -8495,5 +8688,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542344"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455967"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Atomically increments <em class="varname">semaphore</em>'s
@@ -8502,10 +8695,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542357"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id455981"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_wait-on-semaphore" title="Function WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">wait-on-semaphore</b></a>, <a class="xref" href="#f_timed-wait-on-semaphore" title="Function TIMED-WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">timed-wait-on-semaphore</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542411"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456034"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml"><em class="varname">result</em> should probably be interpreted
@@ -8530,5 +8723,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542471"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456094"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">semaphore</span></i>---an object of type CCL:SEMAPHORE.</p>
@@ -8537,5 +8730,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542507"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456130"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">semaphore</em>
@@ -8545,10 +8738,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542521"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456144"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_signal-semaphore" title="Function SIGNAL-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">signal-semaphore</b></a>, <a class="xref" href="#f_timed-wait-on-semaphore" title="Function TIMED-WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">timed-wait-on-semaphore</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542574"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456197"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml"><em class="varname">result</em> should probably be interpreted
@@ -8574,5 +8767,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542634"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456258"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">semaphore</span></i>---An object of type CCL:SEMAPHORE.</p>
@@ -8587,5 +8780,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542701"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456324"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">semaphore</em>
@@ -8596,5 +8789,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542718"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456341"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_wait-on-semaphore" title="Function WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">wait-on-semaphore</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8616,5 +8809,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542811"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456434"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">fd</span></i>---a file descriptor, which is a non-negative integer
@@ -8624,5 +8817,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542852"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456476"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Wait until input is available on <em class="varname">fd</em>.
@@ -8640,10 +8833,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542885"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456509"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542923"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456546"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -8670,5 +8863,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542988"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456611"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">fd</span></i>---a file descriptor, which is a non-negative integer
@@ -8678,5 +8871,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543029"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456652"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Wait until output is possible on <em class="varname">fd</em> or until <em class="varname">timeout</em>, if
@@ -8691,10 +8884,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543062"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456686"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543100"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456723"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -8721,5 +8914,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543165"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456788"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">body</span></i>---an implicit progn.</p>
@@ -8728,5 +8921,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543203"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456826"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Requests exclusive read access to the standard terminal
@@ -8736,5 +8929,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543220"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456843"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#v_request-terminal-input-via-break" title="Variable *REQUEST-TERMINAL-INPUT-VIA-BREAK*"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">*request-terminal-input-via-break*</b></a>, <a class="xref" href="#cmd_y" title="Toplevel Command :Y"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">:y</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a></span>
@@ -8755,15 +8948,15 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543297"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456920"></a>
                 <div class="header">Value Type:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">A boolean.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543306"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456930"></a>
                 <div class="header">Initial Value:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">NIL.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543316"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456939"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Controls how attempts to obtain ownership of terminal input
@@ -8777,5 +8970,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543330"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id456953"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a>, <a class="xref" href="#cmd_y" title="Toplevel Command :Y"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">:y</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a></span>
@@ -8796,5 +8989,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543421"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457044"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">p</span></i>---a lisp process (thread), designated either by
@@ -8805,5 +8998,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543460"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457083"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">:Y is a toplevel command, not a function.  As such, it
@@ -8816,5 +9009,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543482"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457105"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a>, <a class="xref" href="#v_request-terminal-input-via-break" title="Variable *REQUEST-TERMINAL-INPUT-VIA-BREAK*"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">*request-terminal-input-via-break*</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a></span>
@@ -8837,5 +9030,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543575"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457198"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a process, typically created by <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#f_process-run-function" title="Function PROCESS-RUN-FUNCTION"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-run-function</b></a> or by <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#f_make-process" title="Function MAKE-PROCESS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-process</b></a></p>
@@ -8847,5 +9040,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543632"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457255"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits for the specified process to terminate.  If the
@@ -8988,5 +9181,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id515374"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id437499"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">address-family</span></i>---The address/protocol family of this socket. Currently
@@ -9088,5 +9281,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527628"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id432368"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns a new socket</p>
@@ -9107,5 +9300,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527690"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id432429"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The listener-socket to listen on.</p>
@@ -9115,5 +9308,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527732"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id432471"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Extracts the first connection on the queue of pending
@@ -9141,5 +9334,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id518288"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id432537"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">dotted</span></i>---A string representing an IP address in the
@@ -9149,5 +9342,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id518329"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id432578"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Converts a dotted-string representation of a host address to
@@ -9169,5 +9362,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id518391"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440499"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">ipaddr</span></i>---A 32-bit integer representing an internet host address</p>
@@ -9178,5 +9371,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id518433"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440541"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Converts a 32-bit unsigned IP address into octets.</p>
@@ -9197,5 +9390,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id518494"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440602"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">ipaddr</span></i>---a 32-bit integer representing an internet host address</p>
@@ -9204,5 +9397,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id518534"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440642"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Converts a 32-bit unsigned IP address into a host name
@@ -9224,5 +9417,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id518592"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440700"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">host</span></i>---Specifies the host. It can be either a host name
@@ -9232,5 +9425,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id518619"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440727"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Converts a host spec in any of the acceptable formats into a
@@ -9252,5 +9445,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id518677"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440785"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">port</span></i>---Specifies the port. It can be either a string, such as
@@ -9261,5 +9454,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id518720"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440828"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Finds the port number for the specified port and protocol</p>
@@ -9281,5 +9474,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526140"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440889"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket to read from</p>
@@ -9298,5 +9491,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526230"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id439295"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Reads a UDP packet from a socket. If no packets are
@@ -9335,5 +9528,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526330"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id439395"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket to write to</p>
@@ -9350,5 +9543,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526433"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id439497"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Send a UDP packet over a socket.</p>
@@ -9369,5 +9562,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526494"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id439559"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket to shut down (typically a tcp-stream)</p>
@@ -9376,5 +9569,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526534"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id439599"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Shuts down part of a bidirectional connection. This is
@@ -9397,10 +9590,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526593"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id439658"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526619"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id439684"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the native OS's representation of the socket, or
@@ -9427,10 +9620,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526695"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id439745"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526721"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id439771"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the 32-bit unsigned IP address of the remote host,
@@ -9452,10 +9645,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526779"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id439845"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526806"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id439871"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the remote port number, or NIL if the socket is not
@@ -9477,10 +9670,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526863"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id439928"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526889"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id439954"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns 32-bit unsigned IP address of the local host.</p>
@@ -9501,10 +9694,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526946"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440012"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526972"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440038"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the local port number</p>
@@ -9525,10 +9718,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527030"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440095"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527056"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440121"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns :internet or :file, as appropriate.</p>
@@ -9549,10 +9742,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527113"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440179"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527139"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440205"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns :active for tcp-stream, :passive for
@@ -9574,10 +9767,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527196"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440262"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527223"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440288"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the socket format as specified by the :format
@@ -9599,10 +9792,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527280"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440345"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527306"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440371"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">returns :stream for tcp-stream and listener-socket, and
@@ -9623,10 +9816,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527349"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440415"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">The class of OS errors signaled by socket functions</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id524428"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440426"></a>
                 <div class="header">Superclasses:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">simple-error</p>
@@ -9647,10 +9840,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id524485"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id440483"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket-error</span></i>---the condition</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id524511"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id437570"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">The OS error code of the error</p>
@@ -9671,10 +9864,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id524569"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id437628"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket-error</span></i>---the condition</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id524596"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id437654"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">A symbol representing the error code in a more
@@ -9700,10 +9893,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id524659"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id437718"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket-error</span></i>---the condition</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id524685"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id437744"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">A string describing the context where the error happened. On
@@ -9726,5 +9919,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id524747"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id437806"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket to close</p>
@@ -9737,5 +9930,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id524791"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id437849"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">The close generic function can be applied to sockets. It
@@ -9758,5 +9951,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id524853"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id437912"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">var</span></i>---variable to bind</p>
@@ -9765,5 +9958,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id524909"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id437967"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">executes body with var bound to the result of applying
@@ -9897,5 +10090,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id473493"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id413342"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">program</span></i>---A string or pathname which denotes an executable file.
@@ -9942,5 +10135,5 @@
 		  EXTERNAL-PROCESS.</p>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">external-format</span></i>---
-		    The external format (see <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#External-Formats" title="4.4.2.Â External Formats">SectionÂ 4.4.2, âExternal Formatsâ</a>) for all of the
+		    The external format (see <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#External-Formats" title="4.5.2.Â External Formats">SectionÂ 4.5.2, âExternal Formatsâ</a>) for all of the
 		    streams (input, output, and error) used to
 		    communicate with the external process.
@@ -9948,5 +10141,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id496648"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id409015"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Runs the specified program in an external (Unix) process,
@@ -9968,5 +10161,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id477368"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id409073"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
@@ -9974,5 +10167,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id477409"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id415621"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Sends the specified "signal" to the specified
@@ -9997,10 +10190,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id497172"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id415683"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id497197"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id428329"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the <span class="emphasis"><em>process id</em></span> assigned to
@@ -10024,10 +10217,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520239"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id428394"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520265"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id388650"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the stream created when the input argument to
@@ -10050,10 +10243,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504689"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id388711"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504715"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id388737"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the stream created when the output argument to
@@ -10077,10 +10270,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504776"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id424129"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id473524"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id424154"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the stream created when the error argument to
@@ -10104,10 +10297,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id473585"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id418330"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id473611"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id418356"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns, as multiple values, a keyword denoting the status
@@ -10139,5 +10332,5 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#id504047">9.1.1. Stream External Encoding</a>
+                    <a href="#id430869">9.1.1. Stream External Encoding</a>
                   </span>
                 </dt>
@@ -10207,5 +10400,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="id504047"></a>9.1.1.Â Stream External Encoding</h3>
+                  <h3 class="title"><a id="id430869"></a>9.1.1.Â Stream External Encoding</h3>
                 </div>
               </div>
@@ -10368,10 +10561,10 @@
               </div>
             </div>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id514863" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id514873" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id514882" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id514892" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id514902" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id525911" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id438064" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id438074" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id438084" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id438093" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id438103" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id438113" class="indexterm"></a>
             <p xmlns="http://www.w3.org/1999/xhtml">A stream that is associated with a file descriptor has
         attributes and accessors:
@@ -10426,5 +10619,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id526076"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id437385"></a>
                   <div class="header">Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream-list</span></i>---A list of open file streams.  This is a copy of
@@ -10433,10 +10626,10 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id526104"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id437412"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Returns a list of open file streams.</p>
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id534091"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id437423"></a>
                   <div class="header">See Also:</div>
                   <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_note-open-file-stream" title="Function NOTE-OPEN-FILE-STREAM"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">note-open-file-stream</b></a>, <a class="xref" href="#f_remove-open-file-stream" title="Function REMOVE-OPEN-FILE-STREAM"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">remove-open-file-stream</b></a></span>
@@ -10461,10 +10654,10 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id534172"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id438422"></a>
                   <div class="header">Arguments:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">file-stream</span></i>---A file stream.</p>
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id534198"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id438448"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Adds a file stream to the internal list of open
@@ -10475,5 +10668,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id534217"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id438467"></a>
                   <div class="header">See Also:</div>
                   <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_open-file-streams" title="Function OPEN-FILE-STREAMS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">open-file-streams</b></a>, <a class="xref" href="#f_remove-open-file-stream" title="Function REMOVE-OPEN-FILE-STREAM"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">remove-open-file-stream</b></a></span>
@@ -10498,10 +10691,10 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id534298"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id438548"></a>
                   <div class="header">Arguments:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">file-stream</span></i>---A file stream.</p>
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id534324"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id438574"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Remove file stream from the internal list of open file
@@ -10512,5 +10705,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id534343"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id438593"></a>
                   <div class="header">See Also:</div>
                   <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_open-file-streams" title="Function OPEN-FILE-STREAMS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">open-file-streams</b></a>, <a class="xref" href="#f_note-open-file-stream" title="Function NOTE-OPEN-FILE-STREAM"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">note-open-file-stream</b></a></span>
@@ -10945,5 +11138,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id534930"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id439180"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---a stream, presumably a fundamental-input-stream.</p>
@@ -10956,5 +11149,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id534988"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448135"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Should try to read up to count elements from stream into the
@@ -10977,5 +11170,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535047"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448194"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---a stream, presumably a fundamental-output-stream.</p>
@@ -10988,5 +11181,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535106"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448253"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">should try to write the first count elements of list to
@@ -11008,5 +11201,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535164"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448311"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---a stream, presumably a fundamental-input-stream</p>
@@ -11024,5 +11217,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535239"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448386"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">should try to read successive elements from stream into
@@ -11047,5 +11240,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535299"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448446"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---a stream, presumably a fundamental-output-stream</p>
@@ -11063,5 +11256,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535375"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448522"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">should try to write successive elements of vector to stream,
@@ -11085,5 +11278,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535434"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448581"></a>
                   <div class="header">Method Signatures:</div>
                   <div class="synopsis"><span xmlns="http://www.w3.org/1999/xhtml" class="function"><strong>ccl::stream-device</strong></span> <i>
@@ -11091,5 +11284,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535453"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448600"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">s</span></i>---a stream.</p>
@@ -11102,5 +11295,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535518"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448665"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Returns the file descriptor associated with
@@ -11126,5 +11319,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535588"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448735"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Reads up to max-octets octets from stream into ivector,
@@ -11133,5 +11326,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535600"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448747"></a>
                   <div class="header">Arguments:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---An input stream. The method defined on
@@ -11158,5 +11351,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535719"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448866"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Writes max-octets octets to stream from ivector, starting at
@@ -11164,5 +11357,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535731"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448878"></a>
                   <div class="header">Arguments:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---An input stream. The method defined on
@@ -11174,5 +11367,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id535803"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id448950"></a>
                   <div class="header">Examples:</div>
                   <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
@@ -12340,5 +12533,5 @@
             </div>
             <p xmlns="http://www.w3.org/1999/xhtml">
-	    <a id="id493258" class="indexterm"></a>
+	    <a id="id386774" class="indexterm"></a>
 	    <span class="command"><strong><em class="varname"><a id="chud_shark-config-file"></a>CHUD:*SHARK-CONFIG-FILE*</em> [Variable]</strong></span>
 	  </p>
@@ -12346,5 +12539,5 @@
 	  configuration file created by the "Config Editor" in Shark.app.</p>
             <p xmlns="http://www.w3.org/1999/xhtml">
-	    <a id="id481413" class="indexterm"></a>
+	    <a id="id386800" class="indexterm"></a>
 	    <span class="command"><strong><em class="varname"><a id="chud_meter"></a>CHUD:METER</em> form <em class="varname">&amp;key</em> (reset nil) (debug-output nil) [Macro]</strong></span>
 	  </p>
@@ -13436,5 +13629,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id538194"></a>12.3.2.4.Â %int-to-ptr [Function]</h4>
+                    <h4 class="title"><a id="id450804"></a>12.3.2.4.Â %int-to-ptr [Function]</h4>
                   </div>
                 </div>
@@ -13477,5 +13670,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id538268"></a>12.3.2.5.Â %inc-ptr [Function]</h4>
+                    <h4 class="title"><a id="id450878"></a>12.3.2.5.Â %inc-ptr [Function]</h4>
                   </div>
                 </div>
@@ -13527,5 +13720,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id538360"></a>12.3.2.6.Â %ptr-to-int [Function]</h4>
+                    <h4 class="title"><a id="id450970"></a>12.3.2.6.Â %ptr-to-int [Function]</h4>
                   </div>
                 </div>
@@ -13569,5 +13762,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id538435"></a>12.3.2.7.Â %null-ptr [Macro]</h4>
+                    <h4 class="title"><a id="id451045"></a>12.3.2.7.Â %null-ptr [Macro]</h4>
                   </div>
                 </div>
@@ -13594,5 +13787,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id538476"></a>12.3.2.8.Â %null-ptr-p [Function]</h4>
+                    <h4 class="title"><a id="id451086"></a>12.3.2.8.Â %null-ptr-p [Function]</h4>
                   </div>
                 </div>
@@ -13636,5 +13829,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id538551"></a>12.3.2.9.Â %setf-macptr [Function]</h4>
+                    <h4 class="title"><a id="id451161"></a>12.3.2.9.Â %setf-macptr [Function]</h4>
                   </div>
                 </div>
@@ -13684,5 +13877,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id538642"></a>12.3.2.10.Â %incf-ptr [Macro]</h4>
+                    <h4 class="title"><a id="id451252"></a>12.3.2.10.Â %incf-ptr [Macro]</h4>
                   </div>
                 </div>
@@ -13732,5 +13925,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id538732"></a>12.3.2.11.Â with-macptrs [Macro]</h4>
+                    <h4 class="title"><a id="id451342"></a>12.3.2.11.Â with-macptrs [Macro]</h4>
                   </div>
                 </div>
@@ -13782,5 +13975,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id538824"></a>12.3.2.12.Â %stack-block [Macro]</h4>
+                    <h4 class="title"><a id="id451434"></a>12.3.2.12.Â %stack-block [Macro]</h4>
                   </div>
                 </div>
@@ -13833,5 +14026,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id538916"></a>12.3.2.13.Â make-cstring [Function]</h4>
+                    <h4 class="title"><a id="id451526"></a>12.3.2.13.Â make-cstring [Function]</h4>
                   </div>
                 </div>
@@ -13876,5 +14069,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id538992"></a>12.3.2.14.Â with-cstrs [Macro]</h4>
+                    <h4 class="title"><a id="id451602"></a>12.3.2.14.Â with-cstrs [Macro]</h4>
                   </div>
                 </div>
@@ -13926,5 +14119,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id539084"></a>12.3.2.15.Â with-encoded-cstrs [Macro]</h4>
+                    <h4 class="title"><a id="id451694"></a>12.3.2.15.Â with-encoded-cstrs [Macro]</h4>
                   </div>
                 </div>
@@ -13989,5 +14182,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id539208"></a>12.3.2.16.Â %get-cstring [Function]</h4>
+                    <h4 class="title"><a id="id451818"></a>12.3.2.16.Â %get-cstring [Function]</h4>
                   </div>
                 </div>
@@ -14031,5 +14224,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id555453"></a>12.3.2.17.Â %str-from-ptr [Function]</h4>
+                    <h4 class="title"><a id="id469035"></a>12.3.2.17.Â %str-from-ptr [Function]</h4>
                   </div>
                 </div>
@@ -15477,5 +15670,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id557407"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id470989"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Reads a symbol from the current input stream, with *PACKAGE*
@@ -15529,5 +15722,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id557513"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id471095"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 1.2 and later, the #&amp; reader macro can be used to
@@ -15588,5 +15781,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id557631"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id471213"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 0.14.2 and later, the #? reader macro can be used
@@ -15635,5 +15828,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id557713"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id471295"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 1.2 and later, the #/ reader macro can be used to
@@ -15738,5 +15931,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id557852"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id471434"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 1.2 and later, the #&gt; reader macro reads
@@ -15767,5 +15960,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id557927"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id471509"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">library</span></i>---either an object of type SHLIB, or a string which
@@ -15774,5 +15967,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id557963"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id471545"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">If <em class="varname">completely</em> is T, sets the
@@ -15803,5 +15996,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558039"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id471621"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A symbol which can be made into a special variable</p>
@@ -15820,5 +16013,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558110"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id471692"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Proclaims <em class="varname">name</em>
@@ -15856,5 +16049,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558190"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id471772"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---NIL or a keyword; the keyword may contain
@@ -15864,5 +16057,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558231"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id471813"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">If name is non-NIL, defines name to be an alias for the
@@ -15898,5 +16091,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558304"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id471886"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---
@@ -15911,5 +16104,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558344"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id471926"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">If there is already an EXTERNAL-ENTRY-POINT for
@@ -15939,5 +16132,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558413"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id471995"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A lisp string. See external, above.</p>
@@ -15952,5 +16145,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558487"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472069"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Calls the foreign function at the address obtained by
@@ -15979,5 +16172,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558546"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472128"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">entrypoint</span></i>---A fixnum or MACPTR</p>
@@ -15990,5 +16183,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558609"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472191"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Calls the foreign function at address entrypoint passing the
@@ -16016,5 +16209,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558668"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472250"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">entrypoint</span></i>---A fixnum or MACPTR</p>
@@ -16029,5 +16222,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558742"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472324"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Calls the foreign function at address entrypoint passing the
@@ -16054,10 +16247,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558798"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472380"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A lisp string.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558820"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472402"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to resolve the address of the foreign symbol
@@ -16082,10 +16275,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558879"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472461"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A lisp string.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558901"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472484"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to resolve the address of the foreign symbol name. If
@@ -16109,5 +16302,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558956"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472538"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">ptr</span></i>---A <code xmlns="http://www.w3.org/1999/xhtml" class="code">MACPTR</code> that points to a block of
@@ -16115,5 +16308,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id558982"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472564"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 1.2 and later, the <code class="code">CCL:FREE</code>
@@ -16147,5 +16340,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559075"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472657"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">element-count</span></i>---A positive integer.</p>
@@ -16162,5 +16355,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559150"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472732"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -16197,5 +16390,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559221"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472804"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">typespec</span></i>---A foreign type specifier, or a keyword which is used
@@ -16214,5 +16407,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559289"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472871"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -16263,5 +16456,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559411"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id472993"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">typespec</span></i>---A foreign type specifier, or a keyword which is used
@@ -16277,5 +16470,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559469"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473051"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -16318,5 +16511,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559559"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473141"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -16351,5 +16544,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559642"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473224"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A SIMPLE-STRING which is presumed to be the so-name of
@@ -16359,5 +16552,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559682"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473264"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">If the library denoted by <em class="varname">name</em> can
@@ -16370,5 +16563,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559698"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473280"></a>
                 <div class="header">Examples:</div>
                 <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">;;; Try to do something simple.
@@ -16405,5 +16598,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559719"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473301"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">It would be helpful to describe what an soname is and give
@@ -16428,5 +16621,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559776"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473358"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">ptr</span></i>---<a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Referencing-and-Using-Foreign-Memory-Addresses" title="12.3.Â Referencing and Using Foreign Memory Addresses">a MACPTR</a>.</p>
@@ -16436,5 +16629,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559820"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473402"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">References an instance of a foreign type (or a component of
@@ -16462,5 +16655,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559886"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473468"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">eep</span></i>---An EXTERNAL-ENTRY-POINT, as obtained by the EXTERNAL
@@ -16468,5 +16661,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559909"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473491"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to resolve the address of the EXTERNAL-ENTRY-POINT
@@ -16491,5 +16684,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id559980"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473562"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">var</span></i>---A symbol (a lisp variable)</p>
@@ -16499,5 +16692,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id560031"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473613"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Executes <em class="varname">body</em>
@@ -16529,5 +16722,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id560112"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473694"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">var</span></i>---A symbol (a lisp variable)</p>
@@ -16536,5 +16729,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id560160"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473742"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Executes body in an environment in which each var is
@@ -16563,5 +16756,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id560227"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473809"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">object</span></i>---A CLOS object of a class for which there exists
@@ -16571,5 +16764,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id560256"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473838"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -16608,5 +16801,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id560312"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473894"></a>
                 <div class="header">Example:</div>
                 <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
@@ -16622,5 +16815,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id560327"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473909"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -16644,5 +16837,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id560387"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473969"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">dir-id</span></i>---A keyword whose pname, mapped to lower case, names a
@@ -16651,5 +16844,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id560410"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id473992"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tells <code class="literal">CCL</code> to remove the interface directory denoted by
@@ -16675,5 +16868,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id560470"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id474052"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">dir-id</span></i>---A keyword whose pname, mapped to lower case, names a
@@ -16682,5 +16875,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id560494"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id474076"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tells <code class="literal">CCL</code> to add the interface directory denoted by
@@ -16704,5 +16897,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id560532"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id474114"></a>
                 <div class="header">Examples:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">One typically wants interface information to be
@@ -16890,5 +17083,5 @@
       The class's Lisp name is now proclaimed to be a "static"
       variable (as if by <code class="literal">DEFSTATIC</code>, as described in the
-      <a class="link" href="#Static_Variables" title="4.7.Â Static Variables">"Static Variables"
+      <a class="link" href="#Static_Variables" title="4.8.Â Static Variables">"Static Variables"
       section</a>) and given the class object as its value.  In
       other words:</p>
@@ -18357,5 +18550,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551191"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id464768"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---a string which is the name of an existing
@@ -18367,5 +18560,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551236"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id464813"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18388,5 +18581,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551297"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id464874"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---a string which is the name of a new or existing
@@ -18401,5 +18594,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551357"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id464934"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18425,5 +18618,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551419"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id464996"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">path</span></i>---a string, an absolute pathname in Posix format - with
@@ -18431,5 +18624,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551446"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465023"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18453,5 +18646,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551504"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465082"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">uid</span></i>---a non-negative integer, identifying a specific user
@@ -18459,5 +18652,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551531"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465109"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18479,5 +18672,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551589"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465166"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">uid</span></i>---a non-negative integer, identifying a specific user
@@ -18488,5 +18681,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551632"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465209"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18511,5 +18704,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551691"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465268"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">gid</span></i>---a non-negative integer, identifying a specific
@@ -18520,5 +18713,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551733"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465311"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18543,10 +18736,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551793"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465370"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">pid</span></i>---a non-negative integer, identifying an OS process</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551819"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465396"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18569,5 +18762,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551876"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465453"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">uid</span></i>---a non-negative integer, identifying a specific user
@@ -18577,5 +18770,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551918"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465496"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18602,5 +18795,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551987"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465565"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">command-line</span></i>---a string, obeying all the whitespace and
@@ -18611,5 +18804,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552030"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465607"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18627,5 +18820,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552064"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465641"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18652,5 +18845,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552124"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465701"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">class-name</span></i>---a string which denotes an existing class name, or a
@@ -18659,5 +18852,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552151"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465729"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Used to refer to a known ObjC class by name. (Via the use
@@ -18684,5 +18877,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552221"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465798"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">string</span></i>---a string constant, used to canonically refer to an
@@ -18690,5 +18883,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552247"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465824"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Used to refer to an ObjC method selector (method name). Uses
@@ -18712,5 +18905,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552312"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465890"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name-and-result-type</span></i>---either an Objective-C message name, for methods
@@ -18734,5 +18927,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552393"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id465971"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Defines an Objective-C-callable method which implements
@@ -18759,5 +18952,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552476"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id466054"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">selector</span></i>---either a string which represents the name of the
@@ -18774,5 +18967,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552522"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id466100"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Defines an ObjC-callable method which implements the
@@ -18795,10 +18988,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552585"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id466164"></a>
                 <div class="header">Arguments and Values:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">As per DEFINE-OBJC-METHOD</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552597"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id466175"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Like DEFINE-OBJC-METHOD, only used to define methods on the
@@ -18842,5 +19035,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552673"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id466251"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This variable is currently only used by the standard reader macro
@@ -18877,5 +19070,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552730"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id466309"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Per ANSI CL, Clozure CL supports the :EXTERNAL-FORMAT keyword
@@ -18921,5 +19114,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552811"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id466389"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">The value of this variable is used when :EXTERNAL-FORMAT is
@@ -18945,10 +19138,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552861"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id466439"></a>
                 <div class="header">Superclasses:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">NS:NS-STRING</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552872"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id466450"></a>
                 <div class="header">Initargs:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:string</span></i>---
@@ -18958,5 +19151,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552899"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id466477"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18976,5 +19169,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552918"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id466497"></a>
                 <div class="header">Examples:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19007,5 +19200,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552971"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id466550"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19347,5 +19540,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536395"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id454402"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">type</span></i>---The type of population, one of <code xmlns="http://www.w3.org/1999/xhtml" class="literal">:LIST</code> (the default) or <code xmlns="http://www.w3.org/1999/xhtml" class="literal">:ALIST</code></p>
@@ -19355,5 +19548,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536454"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id454461"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates a new population of the specified type.</p>
@@ -19373,5 +19566,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554712"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id468259"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">returns the type of <code class="literal">population</code>, one of <code class="literal">:LIST</code> or <code class="literal">:ALIST</code></p>
@@ -19391,5 +19584,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554786"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id468333"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">returns the list encapsulated in <code class="literal">population</code>.
@@ -19414,5 +19607,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554853"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id468401"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Sets the list encapsulated in <code class="literal">population</code> to
@@ -19447,5 +19640,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554938"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id468486"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the value of the kernel variable that specifies the
@@ -19468,10 +19661,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554998"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id468546"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">new-threshold</span></i>---The requested new lisp-heap-gc-threshold.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543667"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id468572"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Sets the value of the kernel variable that specifies the
@@ -19497,5 +19690,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543728"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457323"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to grow or shrink lisp's heap space, so that the
@@ -19517,10 +19710,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543787"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457381"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">arg</span></i>---a generalized boolean</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543813"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457407"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Enables the EGC if arg is non-nil, disables the EGC
@@ -19548,5 +19741,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543871"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457466"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns T if the EGC was enabled at the time of the call,
@@ -19571,5 +19764,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543927"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457522"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns T if the EGC was active at the time of the call, NIL
@@ -19596,5 +19789,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543985"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457580"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns, as multiple values, the sizes in kilobytes of the
@@ -19618,5 +19811,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id544044"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457638"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">generation-0-size</span></i>---the requested threshold size of the youngest
@@ -19628,5 +19821,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id544099"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457693"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Puts the indicated threshold sizes in effect.
@@ -19652,10 +19845,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id544165"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457759"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">arg</span></i>---a generalized boolean</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id544191"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457785"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to influence the GC to retain/recycle the pages
@@ -19682,5 +19875,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id544249"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id457843"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns T if the GC tries to retain pages between full GCs
@@ -19837,5 +20030,5 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#id549429">16.7.2. Recommended Reading</a>
+                    <a href="#id463016">16.7.2. Recommended Reading</a>
                   </span>
                 </dt>
@@ -21113,5 +21306,5 @@
                 <li>
                   <p>To support a feature called <span class="emphasis"><em>GCTWA
-                <sup>[<a id="id548981" href="#ftn.id548981" class="footnote">1</a>]</sup>
+                <sup>[<a id="id462568" href="#ftn.id462568" class="footnote">1</a>]</sup>
 	            , </em></span>the vector that contains the internal
 	          symbols of the current package is marked on entry to the
@@ -21246,5 +21439,5 @@
             <hr width="100" align="left" />
             <div class="footnote">
-              <p><sup>[<a id="ftn.id548981" href="#id548981" class="para">1</a>] </sup>I believe that the acronym comes from MACLISP,
+              <p><sup>[<a id="ftn.id462568" href="#id462568" class="para">1</a>] </sup>I believe that the acronym comes from MACLISP,
 		            where it stood for "Garbage Collection of Truly
 		            Worthless Atoms".</p>
@@ -21306,5 +21499,5 @@
         generations looking for such intergenerational references, the
         runtime system must note all such intergenerational references
-        at the point where they're created (via Setf).<sup>[<a id="id549217" href="#ftn.id549217" class="footnote">2</a>]</sup> The
+        at the point where they're created (via Setf).<sup>[<a id="id462803" href="#ftn.id462803" class="footnote">2</a>]</sup> The
         set of pointers that may contain intergenerational references is
         sometimes called <span class="emphasis"><em>the remembered set</em></span>.</p>
@@ -21353,5 +21546,5 @@
         that might introduce an intergenerational reference must be
         memoized.
-        <sup>[<a id="id549286" href="#ftn.id549286" class="footnote">3</a>]</sup> It's always safe to
+        <sup>[<a id="id462872" href="#ftn.id462872" class="footnote">3</a>]</sup> It's always safe to
         push any cons cell or gvector locative onto the memo stack;
         it's never safe to push anything else.
@@ -21374,5 +21567,5 @@
             <hr width="100" align="left" />
             <div class="footnote">
-              <p><sup>[<a id="ftn.id549217" href="#id549217" class="para">2</a>] </sup>This is
+              <p><sup>[<a id="ftn.id462803" href="#id462803" class="para">2</a>] </sup>This is
             sometimes called "The Write Barrier": all assignments which
             might result in intergenerational references must be noted, as
@@ -21380,5 +21573,5 @@
             </div>
             <div class="footnote">
-              <p><sup>[<a id="ftn.id549286" href="#id549286" class="para">3</a>] </sup>Note that the implicit setfs that occur when
+              <p><sup>[<a id="ftn.id462872" href="#id462872" class="para">3</a>] </sup>Note that the implicit setfs that occur when
         initializing an object - as in the case of a call to cons or
         vector - can't introduce intergenerational references, since
@@ -21496,5 +21689,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="id549429"></a>16.7.2.Â Recommended Reading</h3>
+                  <h3 class="title"><a id="id463016"></a>16.7.2.Â Recommended Reading</h3>
                 </div>
               </div>
@@ -21909,5 +22102,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id475986"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id417017"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">When true, attempts to redefine (via DEFUN or DEFMETHOD)
@@ -21934,5 +22127,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554242"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id467814"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Arranges that the outermost special bindings of *PACKAGE*
@@ -21958,5 +22151,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536504"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id468658"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Arranges that the outermost special bindings of *PACKAGE*
@@ -21981,5 +22174,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536550"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id404552"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This variable is initialized each time an Clozure CL session
@@ -22006,5 +22199,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id473957"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id404610"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns non-NIL if AltiVec is available.</p>
@@ -22024,5 +22217,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553537"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id467107"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Intended to control the expansion of certain lap macros.
@@ -22046,5 +22239,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553599"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id467170"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">reglist</span></i>---A list of vector register names (vr0 .. vr31).</p>
@@ -22052,5 +22245,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553640"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id467211"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Specifies the set of AltiVec registers used in body. If
@@ -22078,5 +22271,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553767"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id467335"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">base</span></i>---Any available general-purpose register.</p>
@@ -22087,5 +22280,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553824"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id467392"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Generates code which allocates a 16-byte aligned buffer
@@ -22481,4 +22674,6 @@
             <dl>
               <dt>accept-connection, <a class="indexterm" href="#f_accept-connection">Function ACCEPT-CONNECTION</a></dt>
+              <dt>advise, <a class="indexterm" href="#m_advise">Macro ADVISE</a></dt>
+              <dt>advisedp, <a class="indexterm" href="#m_advisedp">Macro ADVISEDP</a></dt>
               <dt>all-processes, <a class="indexterm" href="#f_all-processes">Function ALL-PROCESSES</a></dt>
               <dt>altivec-available-p, <a class="indexterm" href="#f_altivec-available-p">Function ALTIVEC-AVAILABLE-P</a></dt>
@@ -22722,4 +22917,5 @@
             <h3>U</h3>
             <dl>
+              <dt>unadvise, <a class="indexterm" href="#m_unadvise">Macro UNADVISE</a></dt>
               <dt>unuse-interface-dir, <a class="indexterm" href="#f_unuse-interface-dir">Function UNUSE-INTERFACE-DIR</a></dt>
               <dt>unwatch, <a class="indexterm" href="#f_unwatch">Function UNWATCH</a></dt>
@@ -22752,5 +22948,5 @@
       <a href="#Symbol-Index">Symbol Index</a>
     </div>
-    <p xmlns="http://www.w3.org/TR/xhtml1/transitional" xmlns:date="http://exslt.org/dates-and-times" class="footer">This document was last modified at 3:0 on June 9, 2010, in UTC.<br></br>It uses version 1.73.2 of the Norman Walsh Docbook stylesheets.<br></br>Built from subversion rev 13790<br></br>Using libxml 20631, libxslt 10122 and libexslt 813.</p>
+    <p xmlns="http://www.w3.org/TR/xhtml1/transitional" xmlns:date="http://exslt.org/dates-and-times" class="footer">This document was last modified at 19:0 on June 15, 2010, in UTC.<br></br>It uses version 1.73.2 of the Norman Walsh Docbook stylesheets.<br></br>Built from subversion rev 13830<br></br>Using libxml 20631, libxslt 10122 and libexslt 813.</p>
   </body>
 </html>
