Index: /trunk/source/doc/ccl-documentation.html
===================================================================
--- /trunk/source/doc/ccl-documentation.html	(revision 14798)
+++ /trunk/source/doc/ccl-documentation.html	(revision 14799)
@@ -6,5 +6,5 @@
     <title>Clozure CL Documentation</title>
     <meta name="generator" content="DocBook XSL Stylesheets V1.75.2" />
-    <link rel="home" href="#id435872" title="Clozure CL Documentation" />
+    <link rel="home" href="#id590940" 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="id435872"></a>Clozure CL Documentation</h1>
+            <h1 class="title"><a id="id590940"></a>Clozure CL Documentation</h1>
           </div>
         </div>
@@ -233,5 +233,5 @@
           <dt>
             <span class="chapter">
-              <a href="#Programming-with-Threads">6. Programming with Threads</a>
+              <a href="#HemlockProgramming">6. Hemlock Programming</a>
             </span>
           </dt>
@@ -240,35 +240,85 @@
               <dt>
                 <span class="sect1">
-                  <a href="#Threads-overview">6.1. Threads Overview</a>
+                  <a href="#HemlockProgrammingIntroduction">6.1. Introduction</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Intentionally--Missing-Functionality">6.2. (Intentionally) Missing Functionality</a>
+                  <a href="#HemlockProgrammingRepresentationOfText">6.2. Representation of Text</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Implementation-Decisions-and-Open-Questions">6.3. Implementation Decisions and Open Questions</a>
+                  <a href="#HemlockProgrammingBuffers">6.3. Buffers</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Porting-Code-from-the-Old-Thread-Model">6.4. Porting Code from the Old Thread Model</a>
+                  <a href="#HemlockProgrammingAlteringAndSearchingText">6.4. Altering and Searching Text</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Background-Terminal-Input">6.5. Background Terminal Input</a>
+                  <a href="#HemlockProgrammingTheCurrentEnvironment">6.5. The Current Environment</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#The-Threads-which-CCL-Uses-for-Its-Own-Purposes">6.6. The Threads which Clozure CL Uses for Its Own Purposes</a>
+                  <a href="#HemlockProgrammingHemlockVariables">6.6. Hemlock Variables</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Threads-Dictionary">6.7. Threads Dictionary</a>
+                  <a href="#HemlockProgrammingCommands">6.7. Commands</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#HemlockProgrammingModes">6.8. Modes</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#HemlockProgrammingCharacterAttributes">6.9. Character Attributes</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#HemlockProgrammingControllingTheDisplay">6.10. Controlling the Display</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#HemlockProgrammingLogicalKeyEvents">6.11. Logical Key-Events</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#EchoArea">6.12. The Echo Area</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Files">6.13. Files</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#HemlockProgrammingHemlockSLispEnvironment">6.14. Hemlock's Lisp Environment</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#HemlockProgrammingHighLevelTextPrimitives">6.15. High-Level Text Primitives</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#HemlockProgrammingUtilities">6.16. Utilities</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#HemlockProgrammingMiscellaneous">6.17. Miscellaneous</a>
                 </span>
               </dt>
@@ -277,5 +327,5 @@
           <dt>
             <span class="chapter">
-              <a href="#Programming-with-Sockets">7. Programming with Sockets</a>
+              <a href="#Programming-with-Threads">7. Programming with Threads</a>
             </span>
           </dt>
@@ -284,10 +334,35 @@
               <dt>
                 <span class="sect1">
-                  <a href="#Sockets-Overview">7.1. Overview</a>
+                  <a href="#Threads-overview">7.1. Threads Overview</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Sockets-Dictionary">7.2. Sockets Dictionary</a>
+                  <a href="#Intentionally--Missing-Functionality">7.2. (Intentionally) Missing Functionality</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Implementation-Decisions-and-Open-Questions">7.3. Implementation Decisions and Open Questions</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Porting-Code-from-the-Old-Thread-Model">7.4. Porting Code from the Old Thread Model</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Background-Terminal-Input">7.5. Background Terminal Input</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#The-Threads-which-CCL-Uses-for-Its-Own-Purposes">7.6. The Threads which Clozure CL Uses for Its Own Purposes</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Threads-Dictionary">7.7. Threads Dictionary</a>
                 </span>
               </dt>
@@ -296,5 +371,5 @@
           <dt>
             <span class="chapter">
-              <a href="#Running-Other-Programs-as-Subprocesses">8. Running Other Programs as Subprocesses</a>
+              <a href="#Programming-with-Sockets">8. Programming with Sockets</a>
             </span>
           </dt>
@@ -303,20 +378,10 @@
               <dt>
                 <span class="sect1">
-                  <a href="#Subprocess-Overview">8.1. Overview</a>
+                  <a href="#Sockets-Overview">8.1. Overview</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Subprocess-Examples">8.2. Examples</a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#Limitations-and-known-bugs">8.3. Limitations and known bugs</a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#External-Program-Dictionary">8.4. External-Program Dictionary</a>
+                  <a href="#Sockets-Dictionary">8.2. Sockets Dictionary</a>
                 </span>
               </dt>
@@ -325,5 +390,5 @@
           <dt>
             <span class="chapter">
-              <a href="#Streams">9. Streams</a>
+              <a href="#Running-Other-Programs-as-Subprocesses">9. Running Other Programs as Subprocesses</a>
             </span>
           </dt>
@@ -332,10 +397,20 @@
               <dt>
                 <span class="sect1">
-                  <a href="#CCL-Stream-Extensions">9.1. Stream Extensions</a>
+                  <a href="#Subprocess-Overview">9.1. Overview</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Creating-Your-Own-Stream-Classes-with-Gray-Streams">9.2. Creating Your Own Stream Classes with Gray Streams</a>
+                  <a href="#Subprocess-Examples">9.2. Examples</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Limitations-and-known-bugs">9.3. Limitations and known bugs</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#External-Program-Dictionary">9.4. External-Program Dictionary</a>
                 </span>
               </dt>
@@ -344,5 +419,5 @@
           <dt>
             <span class="chapter">
-              <a href="#Writing-Portable-Extensions-to-the-Object-System-using-the-MetaObject-Protocol">10. Writing Portable Extensions to the Object System  using the MetaObject Protocol</a>
+              <a href="#Streams">10. Streams</a>
             </span>
           </dt>
@@ -351,15 +426,10 @@
               <dt>
                 <span class="sect1">
-                  <a href="#MOP-Overview">10.1. Overview</a>
+                  <a href="#CCL-Stream-Extensions">10.1. Stream Extensions</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#MOP-Implementation-status">10.2. Implementation status</a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#Concurrency-issues">10.3. Concurrency issues</a>
+                  <a href="#Creating-Your-Own-Stream-Classes-with-Gray-Streams">10.2. Creating Your Own Stream Classes with Gray Streams</a>
                 </span>
               </dt>
@@ -368,5 +438,5 @@
           <dt>
             <span class="chapter">
-              <a href="#Profiling">11. Profiling</a>
+              <a href="#Writing-Portable-Extensions-to-the-Object-System-using-the-MetaObject-Protocol">11. Writing Portable Extensions to the Object System  using the MetaObject Protocol</a>
             </span>
           </dt>
@@ -375,10 +445,15 @@
               <dt>
                 <span class="sect1">
-                  <a href="#Profiling-Using-the-Linux-oprofile-system-level-profiler">11.1. Using the Linux oprofile system-level profiler</a>
+                  <a href="#MOP-Overview">11.1. Overview</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Profiling-Using-Apples-CHUD-metering-tools">11.2. Using Apple's CHUD metering tools</a>
+                  <a href="#MOP-Implementation-status">11.2. Implementation status</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Concurrency-issues">11.3. Concurrency issues</a>
                 </span>
               </dt>
@@ -387,5 +462,5 @@
           <dt>
             <span class="chapter">
-              <a href="#The-Foreign-Function-Interface">12. The Foreign-Function Interface</a>
+              <a href="#Profiling">12. Profiling</a>
             </span>
           </dt>
@@ -394,60 +469,10 @@
               <dt>
                 <span class="sect1">
-                  <a href="#Specifying-And-Using-Foreign-Types">12.1. Specifying And Using Foreign Types</a>
+                  <a href="#Profiling-Using-the-Linux-oprofile-system-level-profiler">12.1. Using the Linux oprofile system-level profiler</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Foreign-Function-Calls">12.2. Foreign Function Calls</a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#Referencing-and-Using-Foreign-Memory-Addresses">12.3. Referencing and Using Foreign Memory Addresses</a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#The-Interface-Database">12.4. The Interface Database</a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#Using-Interface-Directories">12.5. Using Interface Directories</a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#Using-Shared-Libraries">12.6. Using Shared Libraries</a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#The-Interface-Translator">12.7. The Interface Translator</a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#Case-sensitivity-of-foreign-names-in-CCL">12.8. Case-sensitivity of foreign names in <code class="literal">CCL</code></a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#Reading-Foreign-Names">12.9. Reading Foreign Names</a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#Tutorial--Using-Basic-Calls-and-Types">12.10. Tutorial: Using Basic Calls and Types</a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#Tutorial--Allocating-Foreign-Data-on-the-Lisp-Heap">12.11. Tutorial: Allocating Foreign Data on the Lisp Heap </a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#Foreign-Function-Interface-Dictionary">12.12. The Foreign-Function-Interface Dictionary</a>
+                  <a href="#Profiling-Using-Apples-CHUD-metering-tools">12.2. Using Apple's CHUD metering tools</a>
                 </span>
               </dt>
@@ -456,5 +481,5 @@
           <dt>
             <span class="chapter">
-              <a href="#The-Objective-C-Bridge">13. The Objective-C Bridge</a>
+              <a href="#The-Foreign-Function-Interface">13. The Foreign-Function Interface</a>
             </span>
           </dt>
@@ -463,40 +488,60 @@
               <dt>
                 <span class="sect1">
-                  <a href="#Objective-C-Changes-1.2">13.1. Changes in 1.2</a>
+                  <a href="#Specifying-And-Using-Foreign-Types">13.1. Specifying And Using Foreign Types</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Using-Objective-C-Classes">13.2. Using Objective-C Classes</a>
+                  <a href="#Foreign-Function-Calls">13.2. Foreign Function Calls</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Instantiating-Objective-C-Objects">13.3. Instantiating Objective-C Objects</a>
+                  <a href="#Referencing-and-Using-Foreign-Memory-Addresses">13.3. Referencing and Using Foreign Memory Addresses</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Calling-Objective-C-Methods">13.4. Calling Objective-C Methods</a>
+                  <a href="#The-Interface-Database">13.4. The Interface Database</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Defining-Objective-C-Classes">13.5. Defining Objective-C Classes</a>
+                  <a href="#Using-Interface-Directories">13.5. Using Interface Directories</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Defining-Objective-C-Methods">13.6. Defining Objective-C Methods</a>
+                  <a href="#Using-Shared-Libraries">13.6. Using Shared Libraries</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Loading-Objc-Frameworks">13.7. Loading Frameworks</a>
+                  <a href="#The-Interface-Translator">13.7. The Interface Translator</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#How-Objective-C-Names-are-Mapped-to-Lisp-Symbols">13.8. How Objective-C Names are Mapped to Lisp Symbols</a>
+                  <a href="#Case-sensitivity-of-foreign-names-in-CCL">13.8. Case-sensitivity of foreign names in <code class="literal">CCL</code></a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Reading-Foreign-Names">13.9. Reading Foreign Names</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Tutorial--Using-Basic-Calls-and-Types">13.10. Tutorial: Using Basic Calls and Types</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Tutorial--Allocating-Foreign-Data-on-the-Lisp-Heap">13.11. Tutorial: Allocating Foreign Data on the Lisp Heap </a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Foreign-Function-Interface-Dictionary">13.12. The Foreign-Function-Interface Dictionary</a>
                 </span>
               </dt>
@@ -505,5 +550,5 @@
           <dt>
             <span class="chapter">
-              <a href="#Platform-specific-notes">14. Platform-specific notes</a>
+              <a href="#The-Objective-C-Bridge">14. The Objective-C Bridge</a>
             </span>
           </dt>
@@ -512,30 +557,40 @@
               <dt>
                 <span class="sect1">
-                  <a href="#Platform-specific-overview">14.1. Overview</a>
+                  <a href="#Objective-C-Changes-1.2">14.1. Changes in 1.2</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Unix-Posix-Darwin-Features">14.2. Unix/Posix/Darwin Features</a>
+                  <a href="#Using-Objective-C-Classes">14.2. Using Objective-C Classes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Cocoa-Programming-in-CCL">14.3. Cocoa Programming in Clozure CL</a>
+                  <a href="#Instantiating-Objective-C-Objects">14.3. Instantiating Objective-C Objects</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Building-an-Application-Bundle">14.4. Building an Application Bundle</a>
+                  <a href="#Calling-Objective-C-Methods">14.4. Calling Objective-C Methods</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Recommended-Reading">14.5. Recommended Reading</a>
+                  <a href="#Defining-Objective-C-Classes">14.5. Defining Objective-C Classes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Operating-System-Dictionary">14.6. Operating-System Dictionary</a>
+                  <a href="#Defining-Objective-C-Methods">14.6. Defining Objective-C Methods</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Loading-Objc-Frameworks">14.7. Loading Frameworks</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#How-Objective-C-Names-are-Mapped-to-Lisp-Symbols">14.8. How Objective-C Names are Mapped to Lisp Symbols</a>
                 </span>
               </dt>
@@ -544,5 +599,5 @@
           <dt>
             <span class="chapter">
-              <a href="#Understanding-and-Configuring-the-Garbage-Collector">15. Understanding and Configuring the Garbage Collector</a>
+              <a href="#Platform-specific-notes">15. Platform-specific notes</a>
             </span>
           </dt>
@@ -551,35 +606,30 @@
               <dt>
                 <span class="sect1">
-                  <a href="#Heap-space-allocation">15.1. Heap space allocation</a>
+                  <a href="#Platform-specific-overview">15.1. Overview</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#The-Ephemeral-GC">15.2. The Ephemeral GC</a>
+                  <a href="#Unix-Posix-Darwin-Features">15.2. Unix/Posix/Darwin Features</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#GC-Page-reclamation-policy">15.3. GC Page reclamation policy</a>
+                  <a href="#Cocoa-Programming-in-CCL">15.3. Cocoa Programming in Clozure CL</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#iPure--areas-are-read-only--paged-from-image-file">15.4. "Pure" areas are read-only, paged from image file</a>
+                  <a href="#Building-an-Application-Bundle">15.4. Building an Application Bundle</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Weak-References">15.5. Weak References</a>
+                  <a href="#Recommended-Reading">15.5. Recommended Reading</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Weak-References-Dictionary">15.6. Weak References Dictionary</a>
-                </span>
-              </dt>
-              <dt>
-                <span class="sect1">
-                  <a href="#Garbage-Collection-Dictionary">15.7. Garbage-Collection Dictionary</a>
+                  <a href="#Operating-System-Dictionary">15.6. Operating-System Dictionary</a>
                 </span>
               </dt>
@@ -588,5 +638,5 @@
           <dt>
             <span class="chapter">
-              <a href="#Implementation-Details-of-CCL">16. Implementation Details of Clozure CL</a>
+              <a href="#Understanding-and-Configuring-the-Garbage-Collector">16. Understanding and Configuring the Garbage Collector</a>
             </span>
           </dt>
@@ -595,35 +645,35 @@
               <dt>
                 <span class="sect1">
-                  <a href="#Threads-and-exceptions">16.1. Threads and exceptions</a>
+                  <a href="#Heap-space-allocation">16.1. Heap space allocation</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Register-usage-and-tagging">16.2. Register usage and tagging</a>
+                  <a href="#The-Ephemeral-GC">16.2. The Ephemeral GC</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Heap-Allocation">16.3. Heap Allocation</a>
+                  <a href="#GC-Page-reclamation-policy">16.3. GC Page reclamation policy</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#GC-details">16.4. GC details</a>
+                  <a href="#iPure--areas-are-read-only--paged-from-image-file">16.4. "Pure" areas are read-only, paged from image file</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#The-ephemeral-GC">16.5. The ephemeral GC</a>
+                  <a href="#Weak-References">16.5. Weak References</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Fasl-files">16.6. Fasl files</a>
+                  <a href="#Weak-References-Dictionary">16.6. Weak References Dictionary</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#The-Objective-C-Bridge--1-">16.7. The Objective-C Bridge</a>
+                  <a href="#Garbage-Collection-Dictionary">16.7. Garbage-Collection Dictionary</a>
                 </span>
               </dt>
@@ -632,5 +682,5 @@
           <dt>
             <span class="chapter">
-              <a href="#Modifying-CCL">17. Modifying Clozure CL</a>
+              <a href="#Implementation-Details-of-CCL">17. Implementation Details of Clozure CL</a>
             </span>
           </dt>
@@ -639,25 +689,35 @@
               <dt>
                 <span class="sect1">
-                  <a href="#Contributing-Code-Back-to-the-CCL-Project">17.1. Contributing Code Back to the Clozure CL Project</a>
+                  <a href="#Threads-and-exceptions">17.1. Threads and exceptions</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Using-CCL-in--development--and-in--user--mode">17.2. Using Clozure CL in "development" and in  "user" mode</a>
+                  <a href="#Register-usage-and-tagging">17.2. Register usage and tagging</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#kernel-debugger">17.3. The Kernel Debugger</a>
+                  <a href="#Heap-Allocation">17.3. Heap Allocation</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Using-AltiVec-in-CCL-LAP-functions">17.4. Using AltiVec in Clozure CL LAP functions</a>
+                  <a href="#GC-details">17.4. GC details</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#Development-Mode-Dictionary">17.5. Development-Mode Dictionary</a>
+                  <a href="#The-ephemeral-GC">17.5. The ephemeral GC</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Fasl-files">17.6. Fasl files</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#The-Objective-C-Bridge--1-">17.7. The Objective-C Bridge</a>
                 </span>
               </dt>
@@ -666,5 +726,5 @@
           <dt>
             <span class="chapter">
-              <a href="#Questions-and-Answers">18. Questions and Answers</a>
+              <a href="#Modifying-CCL">18. Modifying Clozure CL</a>
             </span>
           </dt>
@@ -673,10 +733,44 @@
               <dt>
                 <span class="sect1">
-                  <a href="#How-can-I-do-nonblocking--aka--unbuffered--and--raw---IO-">18.1. How can I do nonblocking (aka "unbuffered" and "raw") IO?</a>
+                  <a href="#Contributing-Code-Back-to-the-CCL-Project">18.1. Contributing Code Back to the Clozure CL Project</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect1">
-                  <a href="#I-m-using-the-graphics-demos--Why-doesn-t-the-menubar-change-">18.2. I'm using the graphics demos. Why doesn't the menubar
+                  <a href="#Using-CCL-in--development--and-in--user--mode">18.2. Using Clozure CL in "development" and in  "user" mode</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#kernel-debugger">18.3. The Kernel Debugger</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Using-AltiVec-in-CCL-LAP-functions">18.4. Using AltiVec in Clozure CL LAP functions</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#Development-Mode-Dictionary">18.5. Development-Mode Dictionary</a>
+                </span>
+              </dt>
+            </dl>
+          </dd>
+          <dt>
+            <span class="chapter">
+              <a href="#Questions-and-Answers">19. Questions and Answers</a>
+            </span>
+          </dt>
+          <dd>
+            <dl>
+              <dt>
+                <span class="sect1">
+                  <a href="#How-can-I-do-nonblocking--aka--unbuffered--and--raw---IO-">19.1. How can I do nonblocking (aka "unbuffered" and "raw") IO?</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect1">
+                  <a href="#I-m-using-the-graphics-demos--Why-doesn-t-the-menubar-change-">19.2. I'm using the graphics demos. Why doesn't the menubar
       change?</a>
                 </span>
@@ -684,5 +778,5 @@
               <dt>
                 <span class="sect1">
-                  <a href="#I-m-using-Slime-and-Cocoa--Why-doesn-t--standard-output--seem-to-work-">18.3. I'm using Slime and Cocoa. Why doesn't *standard-output*
+                  <a href="#I-m-using-Slime-and-Cocoa--Why-doesn-t--standard-output--seem-to-work-">19.3. I'm using Slime and Cocoa. Why doesn't *standard-output*
       seem to work? </a>
                 </span>
@@ -1293,5 +1387,5 @@
         such as <code class="literal">require</code> and
         <code class="literal">provide</code>, access to foreign interface
-        information (see <a class="link" href="#The-Interface-Database" title="12.4.Â The Interface Database">The
+        information (see <a class="link" href="#The-Interface-Database" title="13.4.Â The Interface Database">The
         Interface Database</a>) and the Lisp build process (see
         <a class="link" href="#Building-CCL">Building Clozure CL from its Source
@@ -1531,5 +1625,5 @@
 	      <code class="literal">--set-lisp-heap-gc-threshold</code>
 	      <em class="parameter"><code>n</code></em>).  Sets the Lisp gc threshold to
-	      <em class="parameter"><code>n</code></em>. (see <a class="xref" href="#GC-Page-reclamation-policy" title="15.3.Â GC Page reclamation policy">SectionÂ 15.3, âGC Page reclamation policyâ</a></p>
+	      <em class="parameter"><code>n</code></em>. (see <a class="xref" href="#GC-Page-reclamation-policy" title="16.3.Â GC Page reclamation policy">SectionÂ 16.3, âGC Page reclamation policyâ</a></p>
               </li>
               <li class="listitem">
@@ -1543,10 +1637,10 @@
 	      <code class="literal">--heap-reserve</code>). Reserves
 	      <em class="parameter"><code>n</code></em> bytes for heap expansion.  The
-	      default is <code class="literal"> 549755813888</code>.  (see <a class="xref" href="#Heap-space-allocation" title="15.1.Â Heap space allocation">SectionÂ 15.1, âHeap space allocationâ</a>)</p>
+	      default is <code class="literal"> 549755813888</code>.  (see <a class="xref" href="#Heap-space-allocation" title="16.1.Â Heap space allocation">SectionÂ 16.1, âHeap space allocationâ</a>)</p>
               </li>
               <li class="listitem">
                 <p><code class="literal">-S</code> <em class="parameter"><code>n</code></em> (or
 	      <code class="literal">--stack-size</code> <em class="parameter"><code>n</code></em>). Sets the size of the
-	      initial control stack to <em class="parameter"><code>n</code></em>. (see <a class="xref" href="#Thread-Stack-Sizes" title="6.3.1.Â Thread Stack Sizes">SectionÂ 6.3.1, âThread Stack Sizesâ</a>)</p>
+	      initial control stack to <em class="parameter"><code>n</code></em>. (see <a class="xref" href="#Thread-Stack-Sizes" title="7.3.1.Â Thread Stack Sizes">SectionÂ 7.3.1, âThread Stack Sizesâ</a>)</p>
               </li>
               <li class="listitem">
@@ -1554,5 +1648,5 @@
 	      <code class="literal">--thread-stack-size</code>
 	      <em class="parameter"><code>n</code></em>). Sets the size of the first
-	      thread's stack to <em class="parameter"><code>n</code></em>. (see <a class="xref" href="#Thread-Stack-Sizes" title="6.3.1.Â Thread Stack Sizes">SectionÂ 6.3.1, âThread Stack Sizesâ</a>)</p>
+	      thread's stack to <em class="parameter"><code>n</code></em>. (see <a class="xref" href="#Thread-Stack-Sizes" title="7.3.1.Â Thread Stack Sizes">SectionÂ 7.3.1, âThread Stack Sizesâ</a>)</p>
               </li>
               <li class="listitem">
@@ -1751,5 +1845,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="id445357" class="indexterm"></a><a class="glossterm" href="#fasl-file"><em class="glossterm">fasl
+          <p xmlns="http://www.w3.org/1999/xhtml"><a id="id617613" 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
@@ -1762,5 +1856,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="id454540" class="indexterm"></a> <a class="glossterm" href="#lisp_kernel"><em class="glossterm">Lisp
+          <p xmlns="http://www.w3.org/1999/xhtml">The <a id="id617682" 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
@@ -1772,5 +1866,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="id487863" class="indexterm"></a> <a class="glossterm" href="#lisp_image"><em class="glossterm">heap
+          <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id632967" 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
@@ -1783,5 +1877,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="id489213" class="indexterm"></a> bootstrapping image is a minimal
+          <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id615294" 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
@@ -1795,5 +1889,5 @@
       as-yet-unsupported ones) has a uniquely named subdirectory of
       <code class="literal">ccl/lisp-kernel/</code>; each such
-      <a id="id461162" class="indexterm"></a>
+      <a id="id635477" 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
@@ -2580,5 +2674,10 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#code-coverage-interpreting-code-coloring">4.13.4. Interpreting Code Coloring</a>
+                    <a href="#code-coverage-functions-and-variables">4.13.4. Functions and Variables</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#code-coverage-interpreting-code-coloring">4.13.5. Interpreting Code Coloring</a>
                   </span>
                 </dt>
@@ -2624,5 +2723,5 @@
     </p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id477453" class="indexterm"></a>
+      <a id="id626964" 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> |
@@ -3068,15 +3167,15 @@
           </div>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id490618" class="indexterm"></a>
+      <a id="id645738" 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="id490644" class="indexterm"></a>
+      <a id="id645765" 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="id490673" class="indexterm"></a>
+      <a id="id645794" 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>
@@ -3086,5 +3185,5 @@
     </p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id490722" class="indexterm"></a>
+      <a id="id645842" 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>
@@ -3094,5 +3193,5 @@
       explicit printing done by user code.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id490757" class="indexterm"></a>
+      <a id="id645877" 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>
@@ -3102,5 +3201,5 @@
       explicit printing done by user code.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id490791" class="indexterm"></a>
+      <a id="id645912" 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>
@@ -3151,5 +3250,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id490954"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id646075"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">spec</span></i>---
@@ -3186,5 +3285,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id491060"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id646182"></a>
                 <div class="header">Examples:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -3231,5 +3330,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id491159"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id646281"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -3246,5 +3345,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id491226"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id646348"></a>
                 <div class="header">Arguments and Values:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -3270,5 +3369,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id491304"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id646426"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -3282,5 +3381,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id491352"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id646474"></a>
                 <div class="header">Arguments and Values:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -3442,5 +3541,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id491886"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id647008"></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
@@ -3468,5 +3567,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id491948"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id647070"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">The value of this variable is used when an external-format
@@ -3500,5 +3599,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id492030"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id647152"></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
@@ -3534,5 +3633,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id507273"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id662900"></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
@@ -3707,5 +3806,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id507607"></a>4.5.4.1.Â Encoding Problems</h4>
+                    <h4 class="title"><a id="id663234"></a>4.5.4.1.Â Encoding Problems</h4>
                   </div>
                 </div>
@@ -3723,5 +3822,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id507620"></a>4.5.4.2.Â Byte Order Marks</h4>
+                    <h4 class="title"><a id="id663246"></a>4.5.4.2.Â Byte Order Marks</h4>
                   </div>
                 </div>
@@ -3751,5 +3850,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id507654"></a>4.5.4.3.Â <span class="function"><strong>DESCRIBE-CHARACTER-ENCODINGS</strong></span></h4>
+                    <h4 class="title"><a id="id663281"></a>4.5.4.3.Â <span class="function"><strong>DESCRIBE-CHARACTER-ENCODINGS</strong></span></h4>
                   </div>
                 </div>
@@ -3773,5 +3872,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id507716"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id663342"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">Writes descriptions of all defined character encodings
@@ -3782,5 +3881,5 @@
                   </div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id507731"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id663357"></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.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>
@@ -4213,5 +4312,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id508410"></a>4.5.4.5.Â Encoding and Decoding Strings</h4>
+                    <h4 class="title"><a id="id664036"></a>4.5.4.5.Â Encoding and Decoding Strings</h4>
                   </div>
                 </div>
@@ -4238,5 +4337,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id508485"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id664112"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4269,5 +4368,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id508580"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id664207"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4318,5 +4417,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id508714"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id664341"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4371,5 +4470,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id508845"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id664471"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4421,5 +4520,5 @@
             </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="id508933" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id664560" 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
@@ -4480,5 +4579,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id509036"></a>4.6.3.1.Â Working with native namestrings</h4>
+                    <h4 class="title"><a id="id664662"></a>4.6.3.1.Â Working with native namestrings</h4>
                   </div>
                 </div>
@@ -4499,5 +4598,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id509082"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id664709"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4530,5 +4629,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id509156"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id664783"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4653,5 +4752,5 @@
       platforms.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id509330" class="indexterm"></a>
+      <a id="id664957" 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>
@@ -4713,5 +4812,5 @@
       a memory error.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id509463" class="indexterm"></a>
+      <a id="id665090" 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>
@@ -4725,5 +4824,5 @@
       target is an empty vector (of length zero).</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id509499" class="indexterm"></a>
+      <a id="id665125" 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>
@@ -4735,5 +4834,5 @@
       bytes.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id509531" class="indexterm"></a>
+      <a id="id665157" 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>
@@ -4774,5 +4873,5 @@
       static.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id509605" class="indexterm"></a>
+      <a id="id665232" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="defstatic"></a>DEFSTATIC</em>
         <em class="parameter"><code>var</code></em>
@@ -4828,5 +4927,5 @@
             </div>
           </div>
-          <a xmlns="http://www.w3.org/1999/xhtml" id="id509717" class="indexterm"></a>
+          <a xmlns="http://www.w3.org/1999/xhtml" id="id665344" 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
@@ -4908,5 +5007,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="id509939" class="indexterm"></a>
+          <a xmlns="http://www.w3.org/1999/xhtml" id="id665565" 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>
@@ -4919,5 +5018,5 @@
       or <code class="literal">ccl64</code> script.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id509986" class="indexterm"></a>
+      <a id="id665613" 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>
@@ -5120,5 +5219,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id510389"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id666016"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">out-file</span></i>---
@@ -5134,5 +5233,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id510449"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id666075"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5194,5 +5293,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id510540"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id666166"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">mode</span></i>---
@@ -5202,5 +5301,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id510563"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id666190"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5241,5 +5340,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id510658"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id666285"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">rounding-mode</span></i>---
@@ -5250,5 +5349,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id510695"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id666321"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5299,5 +5398,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id510770"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id666396"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">object</span></i>---
@@ -5306,5 +5405,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id510792"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id666418"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5473,5 +5572,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id510966"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id666593"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5507,5 +5606,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511015"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id666641"></a>
                   <div class="header">Discussion:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5525,5 +5624,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511068"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id666695"></a>
                   <div class="header">Restarts:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5593,5 +5692,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id511126"></a>4.12.5.1.Â Fancy arrays</h4>
+                    <h4 class="title"><a id="id666752"></a>4.12.5.1.Â Fancy arrays</h4>
                   </div>
                 </div>
@@ -5620,5 +5719,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id511145"></a>4.12.5.2.Â Hash tables</h4>
+                    <h4 class="title"><a id="id666771"></a>4.12.5.2.Â Hash tables</h4>
                   </div>
                 </div>
@@ -5668,5 +5767,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id511175"></a>4.12.5.3.Â Lists</h4>
+                    <h4 class="title"><a id="id666802"></a>4.12.5.3.Â Lists</h4>
                   </div>
                 </div>
@@ -5774,6 +5873,5 @@
 (progn
   (do-this)
-  (setq that ...) ...))
-  </pre>
+  (setq that ...) ...))</pre>
             <p xmlns="http://www.w3.org/1999/xhtml">
   do:
@@ -5783,7 +5881,7 @@
   (do-this)
   (setq that ...)  ...)
-(init-this-and-that)
-  </pre>
+(init-this-and-that)</pre>
             <p xmlns="http://www.w3.org/1999/xhtml">
+
 Then you can see the coverage information in the definition of
 <code class="literal">init-this-and-that</code>.
@@ -5807,6 +5905,5 @@
             <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
 (setq ccl:*compile-code-coverage* t) 
-(recompile-all-your-files) 
-  </pre>
+(recompile-all-your-files)</pre>
             <p xmlns="http://www.w3.org/1999/xhtml">
 </p>
@@ -5816,8 +5913,34 @@
 </p>
             <p xmlns="http://www.w3.org/1999/xhtml">
-  When you execute function loaded from instrumented fasl files, they
-  will record coverage information every time they are executed. The
-  system keeps track of which instrumented files have been loaded.
+  When you execute functions loaded from instrumented fasl files, they
+  will record coverage information every time they are executed. 
+  You can examine that information by calling <code class="literal">ccl:report-coverage</code>
+  or <code class="literal">ccl:coverage-statistics</code>.
 </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+   While recording coverage, you can collect incremental coverage deltas between any two points
+   in time.  You might do this while running a test suite, to record the coverage for
+   each test, for example:
+  </p>
+            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
+(ccl:reset-incremental-coverage)
+(loop with coverage = (make-hash-table)
+      for test in (tests-to-run)
+      do (run-test test)
+      do (setf (gethash test coverage) (ccl:get-incremental-coverage))
+      finally (return coverage))</pre>
+            <p xmlns="http://www.w3.org/1999/xhtml">creates a hash table mapping a test to a representation of all coverage recorded while running the
+   test.  This hash table can then be passed to <code class="literal">ccl:incremental-coverage-svn-matches</code>
+   or <code class="literal">ccl:incremental-coverage-source-matches</code>.
+</p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="code-coverage-functions-and-variables"></a>4.13.4.Â Functions and Variables</h3>
+                </div>
+              </div>
+            </div>
             <p xmlns="http://www.w3.org/1999/xhtml">
   The following functions can be used to manage the coverage data:
@@ -5837,5 +5960,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511363"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id667031"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">output-file</span></i>---
@@ -5861,5 +5984,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511434"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id667102"></a>
                   <div class="header">Example:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5895,5 +6018,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511513"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id667181"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5917,10 +6040,10 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511552"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id667220"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
       Gets rid of the information about which instrumented files have
-      been loaded, so ccl:report-coverage will not report any files,
-      and ccl:save-coverage-in-file will not save any info, until more
+      been loaded, so <code class="literal">ccl:report-coverage</code> will not report any files,
+      and <code class="literal">ccl:save-coverage-in-file</code> will not save any info, until more
       instrumented files are loaded.
     </p>
@@ -5943,5 +6066,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511604"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id667282"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5949,5 +6072,5 @@
       coverage state later. This allows you to combine multiple runs
       or continue in a later session. Equivalent to
-      (ccl:write-coverage-to-file (ccl:save-coverage) pathname).
+      <code class="literal">(ccl:write-coverage-to-file (ccl:get-coverage) pathname)</code>.
     </p>
                 </div>
@@ -5969,5 +6092,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511656"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id667339"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5977,9 +6100,9 @@
       info is only restored for files that have been loaded in this
       session. For example if in a previous session you had loaded
-      "foo.lx86fsl" and then saved the coverage info, in this session
-      you must load the same "foo.lx86fsl" before calling
-      restore-coverage-from-file in order to retrieve the stored
-      coverage info for "foo".  Equivalent to (ccl:restore-coverage
-      (ccl:read-coverage-from-file pathname)).
+      <code class="filename">"foo.lx86fsl"</code> and then saved the coverage info, in this session
+      you must load the same <code class="filename">"foo.lx86fsl"</code> before calling
+      <code class="literal">restore-coverage-from-file</code> in order to retrieve the stored
+      coverage info for "foo".  Equivalent to <code class="literal">(ccl:restore-coverage
+      (ccl:read-coverage-from-file pathname))</code>.
     </p>
                 </div>
@@ -5988,8 +6111,8 @@
             <p>
               <div class="refentrytitle">
-                <a id="f_save-coverage"></a>
+                <a id="f_get-coverage"></a>
                 <strong>[Function]</strong>
                 <br></br>
-                <code>SAVE-COVERAGE</code>
+                <code>GET-COVERAGE</code>
               </div>
               <div class="refentrytitle">
@@ -6000,12 +6123,12 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511699"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id667403"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
       Returns a snapshot of the current coverage data. A snapshot is a
       copy of the current coverage state. It can be saved in a file
-      with ccl:write-coverage-to-file, reinstated back as the current
-      state with ccl:restore-coverage, or combined with other
-      snapshots with ccl:combine-coverage.
+      with <code class="literal">ccl:write-coverage-to-file</code>, reinstated back as the current
+      state with <code class="literal">ccl:restore-coverage</code>, or combined with other
+      snapshots with <code class="literal">ccl:combine-coverage</code>.
     </p>
                 </div>
@@ -6027,5 +6150,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511752"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id667470"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -6050,5 +6173,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511803"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id667521"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -6074,10 +6197,10 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511854"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id667571"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
       Saves the coverage snapshot in a file. The snapshot can be
-      loaded back with ccl:read-coverage-from-file or loaded and
-      restored with ccl:restore-coverage-from-file. Note that the file
+      loaded back with <code class="literal">ccl:read-coverage-from-file</code> or loaded and
+      restored with <code class="literal">ccl:restore-coverage-from-file</code>. Note that the file
       created is actually a lisp source file and can be compiled for
       faster loading.
@@ -6101,11 +6224,11 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511906"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id667634"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
       Returns the snapshot saved in pathname. Doesn't affect the
       current coverage state. pathname can be the file previously
-      created with ccl:write-coverage-to-file or
-      ccl:save-coverage-in-file, or it can be the name of the fasl
+      created with <code class="literal">ccl:write-coverage-to-file</code> or
+      <code class="literal">ccl:save-coverage-in-file</code>, or it can be the name of the fasl
       created from compiling such a file.
     </p>
@@ -6128,11 +6251,11 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id511959"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id667701"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
-      Returns a sequence ccl:coverage-statistics objects, one for each
+      Returns a sequence of <code class="literal">ccl:coverage-statistics</code> objects, one for each
       source file, containing the same information as that written to
-      the statistics file by ccl:report-coverage. The following
-      accessors are defined for ccl:coverage-statistics objects:
+      the statistics file by <code class="literal">ccl:report-coverage</code>. The following
+      accessors are defined for <code class="literal">ccl:coverage-statistics</code> objects:
       </p>
                   <div xmlns="http://www.w3.org/1999/xhtml" class="variablelist">
@@ -6282,4 +6405,160 @@
             <p>
               <div class="refentrytitle">
+                <a id="f_reset-incremental-coverage"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code><span xmlns="http://www.w3.org/1999/xhtml" class="function"><strong>reset-incremental-coverage</strong></span>
+    </code>
+              </div>
+              <div class="refentrytitle">
+      Reset incremental coverage.
+    </div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id667952"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+      Marks a starting point for recording incremental coverage.
+      Note that calling
+      this function does not affect regular coverage data (whereas calling
+      <code class="literal">ccl:reset-coverage</code> resets incremental coverage as well).
+    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_get-incremental-coverage"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code><span xmlns="http://www.w3.org/1999/xhtml" class="function"><strong>get-incremental-coverage</strong></span> <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> (reset t)
+    </code>
+              </div>
+              <div class="refentrytitle">
+      Returns the delta of coverage since the last incremental reset.
+    </div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id668012"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+      Returns the delta of coverage since the last reset of incremental coverage.
+     If <code class="literal">reset</code> is true (the default), it also resets incremental coverage
+     now, so that the next call to <code class="literal">get-incremental-coverage</code> will return
+     the delta from this point.
+     </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+      Incremental coverage deltas are represented differently than the full coverage snapshots
+      returned by functions such as <code class="literal">ccl:get-coverage</code>.  Incremental
+      coverage uses an abbreviated format
+      and is missing some of the information in a full snapshot, and therefore cannot be passed to
+      functions documented to accept a <span style="color: red">&lt;variable&gt;snapshot&lt;/variable&gt;</span>, only to functions
+      specifically documented to accept incremental coverage deltas.
+     </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_incremental-coverage-source-matches"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code><span xmlns="http://www.w3.org/1999/xhtml" class="function"><strong>incremental-coverage-source-matches</strong></span> collection sources
+    </code>
+              </div>
+              <div class="refentrytitle">
+      Find incremental coverage deltas intersecting source regions.
+    </div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id668090"></a>
+                  <div class="header">Arguments and Values:</div>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">collection</span></i>---
+          A hash table mapping arbitrary keys to incremental coverage deltas, or a sequence of
+          incremental coverage deltas.
+         </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">sources</span></i>---
+          A list of pathnames and/or source-notes, the latter representing a range within a file.
+         </p>
+                </div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id668127"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+     Given a hash table <code class="literal">collection</code> whose values are incremental coverage
+     deltas, return a list of all keys corresponding to those deltas that intersect any region
+     in <code class="literal">sources</code>.
+     </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+     For example if the deltas represent tests, then the returned value is a list of all tests
+     that cover some part of the source regions.
+     </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+     <code class="literal">collection</code> can also be a sequence of deltas, in which case a subsequence
+      of matching deltas is returned.  In particular you can test whether any particular delta
+      intersects the sources by passing it in as a single-element list.
+     </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_incremental-coverage-svn-matches"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code><span xmlns="http://www.w3.org/1999/xhtml" class="function"><strong>incremental-coverage-svn-matches</strong></span> collection <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> (directory (current-directory)) (revision :base)
+    </code>
+              </div>
+              <div class="refentrytitle">
+      Find incremental coverage deltas matching changes from a particular subversion revision.
+    </div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id668207"></a>
+                  <div class="header">Arguments and Values:</div>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">collection</span></i>---
+          A hash table mapping arbitrary keys to incremental coverage deltas, or a sequence of
+          incremental coverage deltas.
+         </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">directory</span></i>---
+          The pathname of a subversion working directory.
+         </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">revision</span></i>---
+          The revision to compare to the working directory, an integer or another
+          value whose printed representation is suitable for passing as the
+          <code xmlns="http://www.w3.org/1999/xhtml" class="literal">--revision</code> argument
+          to <code xmlns="http://www.w3.org/1999/xhtml" class="filename">svn</code>.
+         </p>
+                </div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id668268"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+     Given a hash table <code class="literal">collection</code> whose values are incremental coverage
+     deltas, return a list of all keys corresponding to those deltas that intersect any changed
+     source in <code class="literal">directory</code> since revision <code class="literal">revision</code> in subversion.
+     </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+     For example if the deltas represent tests, then the returned value is a list of all tests
+     that might be affected by the changes.
+     </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+     <code class="literal">collection</code> can also be a sequence of deltas, in which case a subsequence
+      of matching deltas is returned.  In particular you can test whether any particular delta
+      is affected by the changes by passing it in as a single-element list.
+     </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
                 <a id="v_compile-code-coverage"></a>
                 <strong>[Variable]</strong>
@@ -6295,5 +6574,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id512194"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id668348"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -6320,10 +6599,10 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id512246"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id668400"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
       This macro arranges so that body doesn't record internal details
       of code coverage. It will be considered totally covered if it's
-      entered at all. The Common Lisp macros ASSERT and CHECK-TYPE use
+      entered at all. The Common Lisp macros <code class="literal">ASSERT</code> and <code class="literal">CHECK-TYPE</code> use
       this macro.
     </p>
@@ -6336,5 +6615,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="code-coverage-interpreting-code-coloring"></a>4.13.4.Â Interpreting Code Coloring</h3>
+                  <h3 class="title"><a id="code-coverage-interpreting-code-coloring"></a>4.13.5.Â Interpreting Code Coloring</h3>
                 </div>
               </div>
@@ -6363,5 +6642,5 @@
  form will have the outer form's coverage color. If the syntax of outer form involves some non-executable
  forms, or forms that do not have coverage info of their own for whatever reason, then they will just
- inherit the color of the outer form, because it doesn't get replaced with a color of its own.
+ inherit the color of the outer form, because they don't get repainted with a color of their own.
 </p>
             <p xmlns="http://www.w3.org/1999/xhtml">
@@ -6396,5 +6675,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id512348"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id668512"></a>
                 <div class="header">Summary:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -6431,5 +6710,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id512410"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id668574"></a>
                 <div class="header">Summary:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -6462,5 +6741,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id512467"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id668631"></a>
                 <div class="header">Summary:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -6692,5 +6971,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id464004"></a>5.4.2.1.Â Checking for Updates</h4>
+                    <h4 class="title"><a id="id651919"></a>5.4.2.1.Â Checking for Updates</h4>
                   </div>
                 </div>
@@ -6824,5 +7103,5 @@
       the required subsystems, if necessary.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id468313" class="indexterm"></a>
+      <a id="id600388" 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>)
@@ -7094,5 +7373,5 @@
           <div>
             <div>
-              <h2 class="title"><a id="Programming-with-Threads"></a>ChapterÂ 6.Â Programming with Threads</h2>
+              <h2 class="title"><a id="HemlockProgramming"></a>ChapterÂ 6.Â Hemlock Programming</h2>
             </div>
           </div>
@@ -7102,15 +7381,10 @@
             <dt>
               <span class="sect1">
-                <a href="#Threads-overview">6.1. Threads Overview</a>
+                <a href="#HemlockProgrammingIntroduction">6.1. Introduction</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Intentionally--Missing-Functionality">6.2. (Intentionally) Missing Functionality</a>
-              </span>
-            </dt>
-            <dt>
-              <span class="sect1">
-                <a href="#Implementation-Decisions-and-Open-Questions">6.3. Implementation Decisions and Open Questions</a>
+                <a href="#HemlockProgrammingRepresentationOfText">6.2. Representation of Text</a>
               </span>
             </dt>
@@ -7119,10 +7393,15 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Thread-Stack-Sizes">6.3.1. Thread Stack Sizes</a>
+                    <a href="#Lines">6.2.1. Lines</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#id480092">6.3.2.  As of August 2003:</a>
+                    <a href="#Marks">6.2.2. Marks</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#Regions">6.2.3. Regions</a>
                   </span>
                 </dt>
@@ -7131,10 +7410,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Porting-Code-from-the-Old-Thread-Model">6.4. Porting Code from the Old Thread Model</a>
-              </span>
-            </dt>
-            <dt>
-              <span class="sect1">
-                <a href="#Background-Terminal-Input">6.5. Background Terminal Input</a>
+                <a href="#HemlockProgrammingBuffers">6.3. Buffers</a>
               </span>
             </dt>
@@ -7143,20 +7417,15 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#backgrount-ti-overview">6.5.1. Overview</a>
+                    <a href="#CurrentBuffer">6.3.1. The Current Buffer</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#background-terminal-example">6.5.2. An example</a>
+                    <a href="#BufferFunctions">6.3.2. Buffer  Functions</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#A-more-elaborate-example-">6.5.3. A more elaborate example.</a>
-                  </span>
-                </dt>
-                <dt>
-                  <span class="sect2">
-                    <a href="#Summary">6.5.4. Summary</a>
+                    <a href="#Modelines">6.3.3. Modelines</a>
                   </span>
                 </dt>
@@ -7165,10 +7434,10555 @@
             <dt>
               <span class="sect1">
-                <a href="#The-Threads-which-CCL-Uses-for-Its-Own-Purposes">6.6. The Threads which Clozure CL Uses for Its Own Purposes</a>
+                <a href="#HemlockProgrammingAlteringAndSearchingText">6.4. Altering and Searching Text</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#AlteringText">6.4.1. Altering Text</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#TextPredicates">6.4.2. Text Predicates</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#KillRing">6.4.3. Kill Ring</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#ActiveRegions">6.4.4. Active Regions</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#SearchingAndReplacing">6.4.5. Searching and Replacing</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#HemlockProgrammingTheCurrentEnvironment">6.5. The Current Environment</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#DifferentScopes">6.5.1. Different Scopes</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#Shadowing">6.5.2. Shadowing</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#HemlockProgrammingHemlockVariables">6.6. Hemlock Variables</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#VariableNames">6.6.1. Variable Names</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#VariableFunctions">6.6.2. Variable Functions</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#Hooks">6.6.3. Hooks</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#HemlockProgrammingCommands">6.7. Commands</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#HemlockProgrammingCommandsIntroduction">6.7.1. Introduction</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#CommandInterpreter">6.7.2. The Command Interpreter</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#CommandTypes">6.7.3. Command Types</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#CommandArguments">6.7.4. Command Arguments</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#HemlockProgrammingModes">6.8. Modes</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#ModeHooks">6.8.1. Mode Hooks</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#MajorAndMinorModes">6.8.2. Major and Minor Modes</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#ModeFunctions">6.8.3. Mode Functions</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#HemlockProgrammingCharacterAttributes">6.9. Character Attributes</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#HemlockProgrammingCharacterAttributesIntroduction">6.9.1. Introduction</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#CharacterAttributeNames">6.9.2. Character Attribute Names</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#CharacterAttributeFunctions">6.9.3. Character Attribute Functions</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#CharacterAttributeHooks">6.9.4. Character Attribute Hooks</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#SystemDefinedCharacterAttributes">6.9.5. System Defined Character Attributes</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#HemlockProgrammingControllingTheDisplay">6.10. Controlling the Display</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#Views">6.10.1. Views</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#CurrentView">6.10.2. The Current View</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#ViewFunctions">6.10.3. View Functions</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#CursorPositions">6.10.4. Cursor Positions</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#Redisplay">6.10.5. Redisplay</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#HemlockProgrammingLogicalKeyEvents">6.11. Logical Key-Events</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#HemlockProgrammingLogicalKeyEventsIntroduction">6.11.1. Introduction</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#LogicalKeyEventFunctions">6.11.2. Logical Key-Event Functions</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#SystemDefinedLogicalKeyEvents">6.11.3. System Defined Logical Key-Events</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#EchoArea">6.12. The Echo Area</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#EchoAreaFunctions">6.12.1. Echo Area Functions</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#PromptingFunctions">6.12.2. Prompting Functions</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#ControlOfParsingBehavior">6.12.3. Control of Parsing Behavior</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#DefiningNewPromptingFunctions">6.12.4. Defining New Prompting Functions</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#SomeEchoAreaCommands">6.12.5. Some Echo Area Commands</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#Files">6.13. Files</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#FileOptionsAndTypeHooks">6.13.1. File Options and Type Hooks</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#PathnamesAndBuffers">6.13.2. Pathnames and Buffers</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#FileGroups">6.13.3. File Groups</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#FileReadingAndWriting">6.13.4. File Reading and Writing</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#HemlockProgrammingHemlockSLispEnvironment">6.14. Hemlock's Lisp Environment</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#EnteringAndLeavingTheEditor">6.14.1. Entering and Leaving the Editor</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#KeyboardInput">6.14.2. Keyboard Input</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#HemlockStreams">6.14.3. Hemlock Streams</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#InterfaceToTheErrorSystem">6.14.4. Interface to the Error System</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#DefinitionEditing">6.14.5. Definition Editing</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#EventScheduling">6.14.6. Event Scheduling</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#Miscellaneous">6.14.7. Miscellaneous</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#HemlockProgrammingHighLevelTextPrimitives">6.15. High-Level Text Primitives</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#IndentingText">6.15.1. Indenting Text</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#LispTextBuffers">6.15.2. Lisp Text Buffers</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#EnglishTextBuffers">6.15.3. English Text Buffers</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#LogicalPages">6.15.4. Logical Pages</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#Filling">6.15.5. Filling</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#HemlockProgrammingUtilities">6.16. Utilities</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#StringTableFunctions">6.16.1. String-table Functions</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#RingFunctions">6.16.2. Ring Functions</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#UndoingCommands">6.16.3. Undoing commands</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#HemlockProgrammingMiscellaneous">6.17. Miscellaneous</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#KeyEvents">6.17.1. Key-events</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+          </dl>
+        </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="HemlockProgrammingIntroduction"></a>6.1.Â Introduction</h2>
+              </div>
+            </div>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+Hemlock is the text editor used in Clozure CL.  It was originally based on the <a class="ulink" href="http://www.cons.org/cmucl/hemlock/index.html" target="_top">CMU Hemlock editor</a>, but has since diverged from it in various ways.  We continue to call the editor part of our IDE <code class="code">Hemlock</code> to give credit where credit is due, but we make no attempt at source or API compatibility with the original Hemlock.
+        </p>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+Like the code, this documentation is based on the original Hemlock documentation, modified as necessary.
+        </p>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+Hemlock follows in the tradition of Emacs-compatible editors, with a rich set of extensible commands.  This document describes the API for implementing new commands.  The basic editor consists of a set of Lisp utility functions for manipulating buffers and the other data structures of the editor.  All user level commands are written in terms of these 
+functions. To find out how to define commands see <a class="ulink" href="HemlockProgrammer/Commands" target="_top">Commands</a>.
+        </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="HemlockProgrammingRepresentationOfText"></a>6.2.Â Representation of Text</h2>
+              </div>
+            </div>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+In Hemlock, text is represented as a sequence of lines.  Newline characters
+are never stored but are implicit between lines.  The
+implicit newline character is treated as the single character <code class="code">#\Newline</code> by the
+text primitives.
+        </p>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+Text is broken into lines when it is first introduced into Hemlock.  Text enters
+Hemlock from the outside world in two ways: reading a file, or pasting text
+from the system clipboard.  Hemlock uses heuristics <span class="bold"><strong>(which should be documented here!)</strong></span>
+to decide what newline convention to use to convert the incoming text into its internal
+representation as a sequence of lines.  Similarly it uses heuristics
+<span class="bold"><strong>(which should be documented here!)</strong></span> to convert the internal representation into
+a string with embedded newlines in order to write a file or paste a region into
+the clipboard.
+        </p>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="Lines"></a>6.2.1.Â Lines</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+A <code class="code">line</code> is an object representing a sequence of characters with no line breaks.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_linep"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        linep line 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id626500"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns t if line is a line object, otherwise nil.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_line-string"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        line-string line 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id626553"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Given a line, this function returns as a simple string the characters
+in the line.  This is setf'able to set the line-string to any string
+that does not contain newline characters.  It is an error to
+destructively modify the result of line-string or to destructively
+modify any string after the line-string of some line has been set to
+that string.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_line-previous"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        line-previous line 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id662541"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_line-next"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        line-next line 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id662593"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Given a line, line-previous returns the previous line or nil if there
+is no previous line.  Similarly, line-next returns the line following
+line or nil.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_line-buffer"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        line-buffer line 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id604470"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the buffer which contains this line. Since a
+line may not be associated with any buffer, in which case line-buffer
+returns nil.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_line-length"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        line-length line 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id604523"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the number of characters in the line. This
+excludes the newline character at the end.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_line-character"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        line-character line index 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id604577"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the character at position index within line. It
+is an error for index to be greater than the length of the line or
+less than zero.  If index is equal to the length of the line, this
+returns a #\newline character.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_line-plist"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        line-plist line 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id660364"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the property-list for line. setf, getf, putf and
+remf can be used to change properties. This is typically used in
+conjunction with line-signature to cache information about the line's
+contents.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_line-signature"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        line-signature line 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id660419"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns an object that serves as a signature for a
+line's contents. It is guaranteed that any modification of text on the
+line will result in the signature changing so that it is not eql to
+any previous value. The signature may change even when the text
+remains unmodified, but this does not happen often.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="Marks"></a>6.2.2.Â Marks</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+A <code class="code">mark</code> indicates a specific position within the text represented by a
+line and a character position within that line.  Although a mark is
+sometimes loosely referred to as pointing to some character, it in
+fact points between characters.  If the charpos is zero, the previous
+character is the newline character separating the previous line from
+the mark's line. If the charpos is equal to the number of characters
+in the line, the next character is the newline character separating
+the current line from the next.  If the mark's line has no previous
+line, a mark with charpos of zero has no previous character; if the
+mark's line has no next line, a mark with charpos equal to the length of
+the line has no next character.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+This section discusses the very basic operations involving marks, but
+a lot of Hemlock programming is built on altering some text at a mark.
+For more extended uses of marks see <a class="ulink" href="HemlockProgrammer/AlteringAndSearchingText" target="_top">Altering And Searching Text</a>.
+            </p>
+            <div class="sect3" lang="en" xml:lang="en">
+              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+                <div>
+                  <div>
+                    <h4 class="title"><a id="MarksKindsOfMarks"></a>6.2.2.1.Â Kinds of Marks</h4>
+                  </div>
+                </div>
+              </div>
+              <p xmlns="http://www.w3.org/1999/xhtml">
+A mark may have one of two lifetimes: temporary or permanent. Permanent
+marks remain valid after arbitrary operations on the text; temporary
+marks do not.  Temporary marks are used because less bookkeeping
+overhead is involved in their creation and use.  If a temporary mark
+is used after the text it points to has been modified results will be
+unpredictable. Permanent marks continue to point between the same two
+characters regardless of insertions and deletions made before or after
+them.
+                </p>
+              <p xmlns="http://www.w3.org/1999/xhtml">
+There are two different kinds of permanent marks which differ only in
+their behavior when text is inserted at the position of the mark; text
+is inserted to the left of a left-inserting mark and to the right of
+right-inserting mark.
+                </p>
+            </div>
+            <div class="sect3" lang="en" xml:lang="en">
+              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+                <div>
+                  <div>
+                    <h4 class="title"><a id="MarksMarkFunctions"></a>6.2.2.2.Â Mark Functions</h4>
+                  </div>
+                </div>
+              </div>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_markp"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            markp mark 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id660541"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns t if mark is a mark object, otherwise nil.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_mark-line"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            mark-line mark 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id660595"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the line to which mark points.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_mark-charpos"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            mark-charpos mark 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id660648"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the character position <span class="emphasis"><em>in the line</em></span> of the character
+after mark, i.e. the number of characters before the mark in the mark's line.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_mark-buffer"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            mark-buffer mark 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id660706"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+Returns the buffer containing this mark.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_mark-absolute-position"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            mark-absolute-position mark 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id660760"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the character position <span class="emphasis"><em>in the buffer</em></span> of the character
+after the mark, i.e. the number of characters before the mark in the mark's
+buffer.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_mark-kind"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            mark-kind mark 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id660819"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns one of <code class="code">:right-inserting</code>, <code class="code">:left-inserting</code> or
+                            <code class="code">:temporary</code> depending on the mark's kind.  A corresponding setf form
+changes the mark's kind.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_previous-character"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            previous-character mark 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id660884"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_next-character"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            next-character mark 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id660938"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the character immediately before (after) the
+position of the mark, or nil if there is no previous (next) character.
+These characters may be set with setf when they exist; the setf
+methods for these forms signal errors when there is no previous or
+next character.
+                        </p>
+                  </div>
+                </div>
+              </p>
+            </div>
+            <div class="sect3" lang="en" xml:lang="en">
+              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+                <div>
+                  <div>
+                    <h4 class="title"><a id="MarksMakingMarks"></a>6.2.2.3.Â Making Marks</h4>
+                  </div>
+                </div>
+              </div>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_mark"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            mark line charpos <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> kind 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661008"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a mark object that points to the charpos'th
+character of the line. Kind is the kind of mark to create, one
+of <code class="code">:temporary</code>, <code class="code">:left-inserting</code>, or <code class="code">:right-inserting</code>. The default is
+:temporary.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_copy-mark"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            copy-mark mark <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> kind 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661077"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a new mark pointing to the same position and of
+the same kind, or of kind kind if it is supplied.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_delete-mark"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            delete-mark mark 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661132"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function deletes mark. Delete any permanent marks when you are
+finished using it.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="m_with-mark"></a>
+                  <strong>[Macro]</strong>
+                  <br></br>
+                  <code>
+                            with-mark ({(mark pos [kind])}*) {form}* 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661187"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This macro binds to each variable mark a mark of kind kind, which
+defaults to <code class="code">:temporary</code>, pointing to the same position as the
+markpos. On exit from the scope the mark is deleted.  The value of the
+last form is the value returned.
+                        </p>
+                  </div>
+                </div>
+              </p>
+            </div>
+            <div class="sect3" lang="en" xml:lang="en">
+              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+                <div>
+                  <div>
+                    <h4 class="title"><a id="MarksMovingMarks"></a>6.2.2.4.Â Moving Marks</h4>
+                  </div>
+                </div>
+              </div>
+              <p xmlns="http://www.w3.org/1999/xhtml">
+These functions destructively modify marks to point to new positions.
+Other sections of this document describe mark moving routines specific
+to higher level text forms than characters and lines, such as words,
+sentences, paragraphs, Lisp forms, etc.
+                </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_move-to-position"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            move-to-position mark charpos <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> line 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661266"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function changes the mark to point to the given character
+position on the line line. Line defaults to mark's line.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_move-to-absolute-position"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            move-to-absolute-position mark position 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661322"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function changes the mark to point to the given character
+position in the buffer.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_move-mark"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            move-mark mark new-position 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661376"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function moves mark to the same position as the
+mark new-position and returns it.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_line-start"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            line-start mark <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> line 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661434"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_line-end"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            line-end mark <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> line 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661492"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function changes mark to point to the beginning or the end of
+line and returns it. Line defaults to mark's line.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_buffer-start"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            buffer-start mark <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> buffer 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661550"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_buffer-end"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            buffer-end mark <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> buffer 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661607"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+These functions change mark to point to the beginning or end of
+buffer, which defaults to the buffer mark currently points into. If
+buffer is unsupplied, then it is an error for mark to be disassociated
+from any buffer.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_mark-before"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            mark-before mark 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661663"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_mark-after"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            mark-after mark 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661718"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+These functions change mark to point one character before or after the
+current position.  If there is no character before/after the current
+position, then they return nil and leave mark unmodified.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_character-offset"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            character-offset mark n 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661773"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function changes mark to point n characters after (n before if n
+is negative) the current position.  If there are less than n
+characters after (before) the mark, then this returns nil and mark is
+unmodified.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_line-offset"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            line-offset mark n <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> charpos 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661832"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function changes mark to point n lines after (n before if n is
+negative) the current position.  The character position of the
+resulting mark is (min (line-length resulting-line) (mark-charpos
+mark)) if charpos is unspecified, or (min (line-length resulting-line)
+charpos) if it is.  As with character-offset, if there are not n lines
+then nil is returned and mark is not modified.
+                        </p>
+                  </div>
+                </div>
+              </p>
+            </div>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="Regions"></a>6.2.3.Â Regions</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+A <code class="code">region</code> is simply a pair of marks: a starting mark and an ending
+mark.  The text in a region consists of the characters following the
+starting mark and preceding the ending mark (keep in mind that a mark
+points between characters on a line, not at them).  By modifying the
+starting or ending mark in a region it is possible to produce regions
+with a start and end which are out of order or even in different
+buffers.  The use of such regions is undefined and may result in
+arbitrarily bad behavior.
+            </p>
+            <div class="sect3" lang="en" xml:lang="en">
+              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+                <div>
+                  <div>
+                    <h4 class="title"><a id="RegionsRegionFunctions"></a>6.2.3.1.Â Region Functions</h4>
+                  </div>
+                </div>
+              </div>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_region"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            region start end 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661921"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a region constructed from the marks start and
+end. It is an error for the marks to point to non-contiguous lines or
+for start to come after end.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_regionp"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            regionp region 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id661977"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns t if region is a region object, otherwise nil.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_make-empty-region"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            make-empty-region 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id662032"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a region with start and end marks pointing to
+the start of one empty line.  The start mark is a <code class="code">:right-inserting</code>
+mark, and the end is a <code class="code">:left-inserting</code> mark.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_copy-region"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            copy-region region 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id662094"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a region containing a copy of the text in the
+specified region. The resulting region is completely disjoint
+from region with respect to data references --- marks, lines, text, etc.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_region-to-string"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            region-to-string region 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id662150"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_string-to-region"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            string-to-region string 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id662205"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+These functions coerce regions to Lisp strings and vice versa.  Within
+the string, lines are delimited by newline characters.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_line-to-region"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            line-to-region line 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id662260"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a region containing all the characters on
+line. The first mark is <code class="code">:right-inserting</code> and the last is
+                            <code class="code">:left-inserting</code>.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_region-start"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            region-start region 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id662322"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_region-end"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            region-end region 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id662376"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the start or end mark of region.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_region-bounds"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            region-bounds region 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id684753"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns as multiple-values the starting and ending marks
+of region.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_set-region-bounds"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            set-region-bounds region start end 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id684800"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function sets the start and end of region to start and end. It is
+an error for start to be after or in a different buffer from end.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_count-lines"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            count-lines region 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id684848"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the number of lines in the region, first and
+last lines inclusive.  A newline is associated with the line it
+follows, thus a region containing some number of non-newline
+characters followed by one newline is one line, but if a newline were
+added at the beginning, it would be two lines.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_count-characters"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            count-characters region 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id684897"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the number of characters in a given region. This
+counts line breaks as one character.
+                        </p>
+                  </div>
+                </div>
+              </p>
+            </div>
+          </div>
+        </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="HemlockProgrammingBuffers"></a>6.3.Â Buffers</h2>
+              </div>
+            </div>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+A buffer is an object consisting of:
+            </p>
+          <div xmlns="http://www.w3.org/1999/xhtml" class="orderedlist">
+            <ol class="orderedlist" type="1">
+              <li class="listitem">
+                <p>
+A name.
+                    </p>
+              </li>
+              <li class="listitem">
+                <p>
+A piece of text.
+                    </p>
+              </li>
+              <li class="listitem">
+                <p>
+The insertion point.
+                    </p>
+              </li>
+              <li class="listitem">
+                <p>
+An associated file (optional).
+                    </p>
+              </li>
+              <li class="listitem">
+                <p>
+A write protect flag.
+                    </p>
+              </li>
+              <li class="listitem">
+                <p>
+Some <a class="ulink" href="HemlockProgrammer/HemlockVariables" target="_top">variables</a>.
+                    </p>
+              </li>
+              <li class="listitem">
+                <p>
+Some <a class="ulink" href="HemlockProgrammer/Commands" target="_top">key bindings</a>.
+                    </p>
+              </li>
+              <li class="listitem">
+                <p>
+A collection of <a class="ulink" href="HemlockProgrammer/Modes" target="_top">modes</a>.
+10. A list of modeline fields (optional).
+                    </p>
+              </li>
+            </ol>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">Because of the way Hemlock is currently integrated in Cocoa, all modifications
+to buffer contents must take place in the GUI thread.  Hemlock commands always
+run in the GUI thread, so most of the time you do not need to worry about it.
+If you are running code in another thread that needs to modify a buffer, you
+should perform that action using <code class="code">gui::execute-in-gui</code> or <code class="code">gui::queue-for-gui</code>.
+        </p>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+There are no intrinsic limitations on examining buffers from any thread,
+however, Hemlock currently does no locking, so you risk seeing the buffer
+in an inconsistent state if you look at it outside the GUI thread.
+        </p>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="CurrentBuffer"></a>6.3.1.Â The Current Buffer</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Hemlock has the concept of the "current buffer".  The current buffer
+is defined during Hemlock commands as the buffer of the hemlock view
+that received the key events that invoked the command.  Many hemlock
+function operate on the current buffer rather than taking an explicit
+buffer argument.  In effect, the current buffer is an implicit argument
+to many text manipulation functions.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_current-buffer"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        current-buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685061"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns the current buffer, which, during command execution, is the
+buffer that is the target of the command.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_current-point"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        current-point 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685108"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the buffer-point of the current buffer . This is
+such a common idiom in commands that it is defined despite its trivial
+implementation.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_current-point-collapsing-selection"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        current-point-collapsing-selection 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685156"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the buffer-point of the current buffer, after first
+deactivating any active region.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_current-point-extending-selection"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        current-point-extending-selection 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685203"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the buffer-point of the current buffer, after first
+making sure there is an active region - if the region is already active,
+keeps it active, otherwise it establishes a new (empty) region at point.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_current-point-for-insertion"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        current-point-for-insertion 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685251"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function checks to see if the current buffer can be modified at its
+current point, and errors if not.  Otherwise, it deletes the current
+selection if any, and returns the current point.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_current-point-for-deletion"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        current-point-for-deletion 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685306"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function checks to see if the current buffer can be modified at its
+current point and errors if not.  Otherwise, if there is a section
+in the current buffer, it deletes it and returns NIL.  If there is no
+selection, it returns the current point.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_current-point-unless-selection"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        current-point-unless-selection 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685362"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function checks to see if the current buffer can be modified at its
+current point and errors if not.  Otherwise, if there's a selection in the
+current buffer, returns NIL.  If there is no selection, it returns the
+current point.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_current-mark"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        current-mark 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685418"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the top of the current buffer's mark stack.
+There always is at least one mark at the beginning of the buffer's
+region, and all marks returned are right-inserting.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_pop-buffer-mark"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        pop-buffer-mark 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685474"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function pops the current buffer's mark stack, returning the
+mark.  If the stack becomes empty, this pushes a new mark on the stack
+pointing to the buffer's start.  This always deactivates the current
+region (see <a class="ulink" href="HemlockProgrammer/AlteringAndSearchingText#ActiveRegions" target="_top">Active Regions</a>).
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_push-buffer-mark"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        push-buffer-mark mark <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> activate-region 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685540"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function pushes mark into the current buffer's mark stack,
+ensuring that the mark is right-inserting. If mark does not point into
+the current buffer, this signals an error.  Optionally, the current
+region is made active, but this never deactivates the current region
+(see <a class="ulink" href="HemlockProgrammer/AlteringAndSearchingText#ActiveRegions" target="_top">Active Regions</a>).
+Mark is returned.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_push-new-buffer-mark"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        push-new-buffer-mark mark <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> activate-region 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685606"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function pushes a new mark onto the mark stack, at the position of <code class="code">mark</code>.
+It's equivalent to calling <code class="code">push-buffer-mark</code> on <code class="code">(copy-mark mark)</code>.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_all-buffers"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        all-buffers 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685672"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a list of all the buffer objects made with make-buffer.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="v_buffer-names"></a>
+                <strong>[Variable]</strong>
+                <br></br>
+                <code>
+                        *buffer-names* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685727"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This variable holds a <a class="ulink" href="HemlockProgrammer/Utilities#StringTables" target="_top">string-table</a>
+mapping the name of a buffer to the corresponding buffer object.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="BufferFunctions"></a>6.3.2.Â Buffer  Functions</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_make-buffer"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        make-buffer  name <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :modes :modeline-fields :delete-hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685804"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_default_modeline_fields"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Default Modeline Fields 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685858"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_make_buffer_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Make Buffer Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685912"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+make-buffer creates and returns a buffer with the given name. If a
+buffer named name already exists, nil is returned. Modes is a list of
+modes which should be in effect in the buffer, major mode first,
+followed by any minor modes.  If this is omitted then the buffer is
+created with the list of modes contained in Default Modes (page
+35). Modeline-fields is a list of modeline-field objects (see section
+3.3) which may be nil. delete-hook is a list of delete hooks specific
+to this buffer, and delete-buffer invokes these along with Delete
+Buffer Hook.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Buffers created with make-buffer are entered into the list
+(all-buffers), and their names are inserted into the string-table
+*buffer-names*. When a buffer is created the hook Make Buffer Hook is
+invoked with the new buffer.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_bufferp"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        bufferp buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id685976"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns t if buffer is a buffer object, otherwise nil.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-name"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-name buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686031"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_buffer_name_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Buffer Name Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686084"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+buffer-name returns the name, which is a string, of the given buffer.
+The corresponding setf method invokes Buffer Name Hook with buffer
+and the new name and then sets the buffer's name.  When the user
+supplies a name for which a buffer already exists, the setf method
+signals an error.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-region"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-region buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686141"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns the buffer's region.  Note this is the region that contains all
+the text in a buffer, not the current-region (page 19).
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This can be set with setf to replace the buffer's text.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-pathname"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-pathname buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686200"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_buffer_pathname_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Buffer Pathname Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686254"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+buffer-pathname returns the pathname of the file associated with the
+given buffer, or nil if it has no associated file.  This is the
+truename of the file as of the most recent time it was read or
+written.  There is a setf form to change the pathname.  When the
+pathname is changed the hook Buffer Pathname Hook is invoked with the
+buffer and new value.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-write-date"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-write-date buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686311"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns the write date for the file associated with the buffer in
+universal time format.  When this the buffer-pathname is set, use setf
+to set this to the corresponding write date, or to nil if the date is
+unknown or there is no file.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-point"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-point buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686368"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns the mark which is the current location within buffer. To move
+the point, use move-mark or move-to-position (page 5).
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-mark"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-mark buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686423"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the top of buffer's mark stack.  There always is
+at least one mark at the beginning of buffer's region, and all marks
+returned are right-inserting.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-start-mark"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-start-mark buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686479"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-end-mark"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-end-mark buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686532"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These functions return the start and end marks of buffer's region:
+</p>
+                  <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
+
+(buffer-start-mark buffer )  &amp;lt;==&amp;gt;  (region-start (buffer-region buffer))
+
+</pre>
+                  <p xmlns="http://www.w3.org/1999/xhtml">and
+</p>
+                  <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
+
+(buffer-end-mark buffer )  &amp;lt;==&amp;gt;  (region-end (buffer-region buffer))
+
+</pre>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-writable"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-writable buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686600"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_buffer_writable_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Buffer Writable Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686654"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns t if you can modify the buffer, nil if you
+cannot.  If a buffer is not writable, then any attempt to alter text
+in the buffer results in an error.  There is a setf method to change
+this value.  The setf method invokes the functions in Buffer Writable
+Hook on the buffer and new value before storing the new value.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-modified"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-modified buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686711"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_buffer_modified_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Buffer Modified Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686765"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+buffer-modified returns t if the buffer has been modified, nil if it
+hasn't.  This attribute is set whenever a text-altering operation is
+performed on a buffer.  There is a setf method to change this value.
+The setf method invokes the functions in Buffer Modified Hook with the
+buffer whenever the value of the modified flag changes.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_with-writable-buffer"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        with-writable-buffer (buffer) <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;body</em> body  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686825"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This macro executes forms with buffer's writable status set.  After
+forms execute, this resets the buffer's writable and modified status.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-signature"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-signature buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686880"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns an arbitrary number which reflects the buffer's
+current signature. The result is eql to a previous result if and only if
+the buffer has not been modified between the calls.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-variables"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-variables buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686936"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a string-table (page 69) containing the names of
+the buffer's local variables.  See chapter 6.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-modes"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-modes buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id686991"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the list of the names of the modes active in
+buffer. The major mode is first, followed by any minor modes.  See
+chapter 8.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-delete-hook"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-delete-hook buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687047"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the list of buffer specific functions
+delete-buffer invokes when deleting a buffer . This is setf-able.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_delete-buffer"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        delete-buffer  buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687102"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_delete_buffer_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Delete Buffer Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687156"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+delete-buffer removes buffer from (all-buffers) (page 10) and its name
+from *buffer-names* (page 10).  Before buffer is deleted, this invokes
+the functions on buffer returned by buffer-delete-hook and those found
+in Delete Buffer Hook. If buffer is the current-buffer, or if it is
+displayed in any view, then this function signals an error.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="Modelines"></a>6.3.3.Â Modelines</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+A Buffer may specify a modeline, a line of text which is displayed
+across the bottom of a view to indicate status information.
+Modelines are described by a list of modeline-field objects which have
+individual update functions and are optionally fixed-width. These have
+an eql name for convenience in referencing and updating, but the name
+must be unique for all created modeline-field objects.  All modeline-field
+functions must take a buffer as an
+argument and return a string.  When displaying
+a modeline-field with a specified width, the result of the update
+function is either truncated or padded on the right to meet the
+constraint.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Whenever one of the following changes occurs, all of a buffer's
+modeline fields are updated:
+            </p>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+              <ul class="itemizedlist" type="disc">
+                <li class="listitem">
+                  <p>
+A buffer's major mode is set.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+One of a buffer's minor modes is turned on or off.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+A buffer  is renamed.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+A buffer's pathname changes.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+A buffer's modified status changes.
+                    </p>
+                </li>
+              </ul>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+The policy is that whenever one of these changes occurs, it is
+guaranteed that the modeline will be updated before the next trip
+through redisplay.  Furthermore, since the system cannot know what
+modeline-field objects the user has added whose update functions rely
+on these values, or how he has changed Default Modeline Fields, we must
+update all the fields.  
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+The user should note that modelines can be updated at any time, so
+update functions should be careful to avoid needless delays (for
+example, waiting for a local area network to determine information).
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_make-modeline-field"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        make-modeline-field <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :name :width :function 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687297"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a modeline-field object with name, width,
+and function. Width defaults to nil meaning that the field is variable
+width; otherwise, the programmer must supply this as a positive
+integer. Function must take a buffer as an arguments and
+return a string.  If name already names a modeline-field object,
+then this signals an error.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_modeline-field-name"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        modeline-field-name modeline-field 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687354"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the name field of a modeline-field object.
+If this is set with setf, and the new name already names a
+modeline-field, then the setf method signals an error.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_modeline-field-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        modeline-field-p modeline-field 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687410"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns t if its argument is a modeline-field object, nil
+otherwise.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_modeline-field"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        modeline-field name 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687465"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This returns the modeline-field object named name. If none exists, this
+returns nil.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_modeline-field-function"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        modeline-field-function modeline-field 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687520"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns the function called when updating the modeline-field. When this
+is set with setf, the setf method updates modeline-field for all views
+on all buffers that contain the given field, so the next trip through
+redisplay will reflect the change.  All modeline-field functions must
+take a buffer as an argument and return a string.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_modeline-field-width"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        modeline-field-width modeline-field 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687577"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns the width to which modeline-field is constrained, or nil
+indicating that it is variable width.  When this is set with setf, the
+setf method updates all modeline-fields for all views on all buffers
+that contain the given field, so the next trip through redisplay will
+reflect the change.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-modeline-fields"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-modeline-fields buffer  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687634"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns a copy of the list of buffer's modeline-field objects. This
+list can be destructively modified without affecting display of
+buffer's modeline, but modifying any particular field's components
+(for example, width or function) causes the changes to be reflected
+the next trip through redisplay in every modeline display that uses
+the modified modeline-field.  When this is set with setf, the setf
+method method updates all modeline-fields on all views on the buffer,
+so next trip through the redisplay will reflect the change.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-modeline-field-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-modeline-field-p buffer field 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687693"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+If field, a modeline-field or the name of one, is in buffer's list of
+modeline-field objects, it is returned; otherwise, this returns nil.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_update-modeline-fields"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        update-modeline-fields buffer 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687749"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Arranges so that the modeline display is updated with the latest values
+at the end of current command.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+        </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="HemlockProgrammingAlteringAndSearchingText"></a>6.4.Â Altering and Searching Text</h2>
+              </div>
+            </div>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+A note on marks and text alteration: :temporary marks are invalid
+after any change has been made to the buffer the mark points to; it is
+an error to use a temporary mark after such a change has been made.
+        </p>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+If text is deleted which has permanent marks pointing into it then
+they are left pointing to the position where the text was.
+        </p>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="AlteringText"></a>6.4.1.Â Altering Text</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_insert-character"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        insert-character mark character 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687837"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_insert-string"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        insert-string mark string 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687891"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_insert-region"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        insert-region mark region 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id687945"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Inserts character, string or region at mark. <code class="code">insert-character</code> signals
+an error if character is not <code class="code">string-char-p</code>. If string or region is
+empty, and mark is in some buffer, then Hemlock leaves buffer-modified of
+mark's buffer unaffected.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_ninsert-region"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        ninsert-region mark region 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688009"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Like <code class="code">insert-region</code>, inserts the region at the mark's position,
+destroying the source region.  This must be used with caution, since
+if anyone else can refer to the source region bad things will
+happen. In particular, one should make sure the region is not linked
+into any existing buffer.  If region is empty, and mark is in some
+buffer, then Hemlock leaves buffer-modified of mark's buffer unaffected.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_delete-characters"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        delete-characters mark n 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688070"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This deletes n characters after the mark (or -n before if n is
+negative).  If n characters after (or -n before) the mark do not
+exist, then this returns nil; otherwise, it returns t. If n is zero,
+and mark is in some buffer, then Hemlock leaves buffer-modified of
+mark's buffer unaffected.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_delete-region"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        delete-region region  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688126"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This deletes region. This is faster than delete-and-save-region
+(below) because no lines are copied. If region is empty and contained
+in some buffer's buffer-region, then Hemlock leaves buffer-modified of
+the buffer unaffected.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_delete-and-save-region"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        delete-and-save-region region  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688183"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This deletes region and returns a region containing the original
+region's text. If region is empty and contained in some buffer's
+buffer-region, then Hemlock leaves buffer-modified of the buffer
+unaffected. In this case, this returns a distinct empty region.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_filter-region"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        filter-region function region 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688240"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Destructively modifies region by replacing the text of each line with
+the result of the application of function to a string containing that
+text. Function must obey the following restrictions:
+                    </p>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="orderedlist">
+                    <ol class="orderedlist" type="1">
+                      <li class="listitem">
+                        <p>
+The argument may not be destructively modified.
+                            </p>
+                      </li>
+                      <li class="listitem">
+                        <p>
+The return value may not contain newline characters.
+                            </p>
+                      </li>
+                      <li class="listitem">
+                        <p>
+The return value may not be destructively modified after it is returned from function.
+                            </p>
+                      </li>
+                    </ol>
+                  </div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+The strings are passed in order.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Using this function, a region could be uppercased by doing:
+                        <code class="code">(filter-region #'string-upcase region)</code>
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="TextPredicates"></a>6.4.2.Â Text Predicates</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_start-line-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        start-line-p mark 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688352"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns t if the mark points before the first character in a line, nil
+otherwise.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_end-line-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        end-line-p mark 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688407"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns t if the mark points after the last character in a line and
+before the newline, nil otherwise.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+                        <code class="code">empty-line-p</code> mark [Function]
+Return t if the line which mark points to contains no characters.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_blank-line-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        blank-line-p line 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688470"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns t if line contains only characters with a Whitespace attribute
+of 1.  See chapter 9 for discussion of character attributes.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_blank-before-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        blank-before-p mark 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688525"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_blank-after-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        blank-after-p mark 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688579"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These functions test if all the characters preceding or following mark
+on the line it is on have a Whitespace attribute of 1.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_same-line-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        same-line-p mark1 mark2 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688634"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns t if mark1 and mark2 point to the same line, or nil otherwise; That is,
+</p>
+                  <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
+
+(same-line-p a b) &amp;lt;==&amp;gt; (eq (mark-line a) (mark-line b))
+
+</pre>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_mark_lt"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        mark&lt; mark1 mark2 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688695"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_mark_lt__eq"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        mark&lt;= mark1 mark2 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688749"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_mark_eq"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        mark= mark1 mark2 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688803"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_mark__eq"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        mark/= mark1 mark2 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688858"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_mark_gt__eq"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        mark&gt;= mark1 mark2 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688911"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_mark_gt"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        mark&gt; mark1 mark2 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id688966"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These predicates test the relative ordering of two marks in a piece of
+text, that is a mark is mark&gt; another if it points to a position after
+it. An error is signalled if the marks do not point into the same buffer,
+except that for such marks mark= is always false and mark/= is always true.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_line_lt"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        line&lt; line1 line2 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689022"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_line_lt__eq"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        line&lt;= line1 line2 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689077"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_line_gt__eq"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        line&gt;= line1 line2 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689131"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_line_gt"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        line&gt; line1 line2 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689185"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These predicates test the ordering of line1 and line2. An error is signalled
+if the lines are not in the same buffer.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_lines-related"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        lines-related line1 line2 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689241"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns t if line1 and line2 are in the same buffer, nil
+nil otherwise.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_first-line-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        first-line-p mark 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689296"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_last-line-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        last-line-p mark 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689350"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+                        <code class="code">first-line-p</code> returns t if there is no line before the line mark is on,
+and nil otherwise. <code class="code">Last-line-p</code> similarly tests tests whether there is
+no line after mark.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="KillRing"></a>6.4.3.Â Kill Ring</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+There is a global ring (see section 16.2) of regions deleted from buffers.
+Some commands save affected regions on the kill ring before performing
+modifications.  You should consider making the command undoable (see
+section 16.3), but this is a simple way of achieving a less
+satisfactory means for the user to recover.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_kill-region"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        kill-region region  current-type 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689430"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This kills region saving it in the kill ring. Current-type is either
+:kill-forward or :kill-backward. When the last-command-type (page 31)
+is one of these, this adds region to the beginning or end,
+respectively, of the top of the kill ring. The result of calling this is
+undoable using the command Undo (see the Hemlock User's Manual). This
+sets last-command-type to current-type, and it interacts with
+kill-characters.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_kill-characters"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        kill-characters mark count 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689488"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_character_deletion_threshold"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Character Deletion Threshold (initial value 5) 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689543"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+kill-characters kills count characters after mark if count is
+positive, otherwise before mark if count is negative.  When count is
+greater than or equal to Character Deletion Threshold, the killed
+characters are saved on the kill ring. This may be called multiple times
+contiguously (that is, without last-command-type (page 31) being set)
+to accumulate an effective count for purposes of comparison with the
+threshold.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This sets last-command-type, and it interacts with kill-region. When
+this adds a new region to the kill ring, it sets last-command-type to
+:kill-forward (if count is positive) or :kill-backward (if count is
+negative).  When last-command-type is :kill-forward or :kill-backward,
+this adds the killed characters to the beginning (if count is
+negative) or the end (if count is positive) of the top of the kill ring,
+and it sets last-command-type as if it added a new region to the
+kill ring. When the kill ring is unaffected, this sets
+last-command-type to :char-kill-forward or :char-kill-backward
+depending on whether count is positive or negative, respectively.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This returns mark if it deletes characters.  If there are not count
+characters in the appropriate direction, this returns nil.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="ActiveRegions"></a>6.4.4.Â Active Regions</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Every buffer has a mark stack (page 9) and a mark known as the point
+where most text altering nominally occurs.  Between the top of the
+mark stack, the current-mark, and the current-buffer's point, the
+current-point, is what is known as the current-region . Certain
+commands signal errors when the user tries to operate on the
+current-region without its having been activated.  If the user turns
+off this feature, then the current-region is effectively always
+active.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+When writing a command that marks a region of text, the programmer
+should make sure to activate the region.  This typically occurs
+naturally from the primitives that you use to mark regions, but
+sometimes you must explicitly activate the region.  These commands
+should be written this way, so they do not require the user to
+separately mark an area and then activate it.  Commands that modify
+regions do not have to worry about deactivating the region since
+modifying a buffer automatically deactivates the region.  Commands
+that insert text often activate the region ephemerally; that is, the
+region is active for the immediately following command, allowing the
+user wants to delete the region inserted, fill it, or whatever.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Once a marking command makes the region active, it remains active until:
+            </p>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+              <ul class="itemizedlist" type="disc">
+                <li class="listitem">
+                  <p>
+a command uses the region,
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+a command modifies the buffer,
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+a command changes the current window or buffer,
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+a command signals an editor-error,
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+or the user types C-g.
+                    </p>
+                </li>
+              </ul>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_active_regions_enabled"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Active Regions Enabled (initial value t) 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689690"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+When this variable is non-nil, some primitives signal an editor-error
+if the region is not active.  This may be set to nil for more
+traditional Emacs region semantics.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="v_ephemerally-active-command-types"></a>
+                <strong>[Variable]</strong>
+                <br></br>
+                <code>
+                        *ephemerally-active-command-types* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689746"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This is a list of command types (see section 7.3), and its initial
+value is the list of :ephemerally-active and :unkill. When the
+previous command's type is one of these, the current-region is active
+for the currently executing command only, regardless of whether it
+does something to deactivate the region.  However, the current command
+may activate the region for future commands. :ephemerally-active is a
+default command type that may be used to ephemerally activate the
+region, and:unkill is the type used by two commands, Un-kill and
+Rotate Kill Ring (what users typically think of as C-y and M-y).
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_activate-region"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        activate-region 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689806"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This makes the current-region active.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_deactivate-region"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        deactivate-region 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689860"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+After invoking this the current-region is no longer active.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_region-active-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        region-active-p 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689915"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns whether the current-region is active, including
+ephemerally. This ignores Active Regions Enabled.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_check-region-active"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        check-region-active 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id689970"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This signals an editor-error when active regions are enabled, and the
+current-region is not active.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_current-region"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        current-region <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> error-if-not-active deactivate-region 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id690029"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This returns a region formed with current-mark and current-point,
+optionally signaling an editor-error if the current region is not
+active. Error-if-not-active defaults to t. Each call returns a
+distinct region object.  Depending on deactivate-region (defaults to
+t), fetching the current region deactivates it.  Hemlock primitives
+are free to modify text regardless of whether the region is active, so
+a command that checks for this can deactivate the region whenever it
+is convenient.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="SearchingAndReplacing"></a>6.4.5.Â Searching and Replacing</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Before using any of these functions to do a character search, look at
+character attributes (page 37).  They provide a facility similar to
+the syntax table in real Emacs.  Syntax tables are a powerful,
+general, and efficient mechanism for assigning meanings to characters
+in various modes.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_new-search-pattern"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        new-search-pattern kind direction pattern <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> result-search-pattern 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id690108"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns a search-pattern object which can be given to the find-pattern
+and replace-pattern functions. A search-pattern is a specification of
+a particular sort of search to do. direction is either :forward or
+:backward, indicating the direction to search in. kind specifies the
+kind of search pattern to make, and pattern is a thing which specifies
+what to search for.  The interpretation of pattern depends on the kind
+of pattern being made.  Currently defined kinds of search pattern are:
+                    </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:string-insensitive</span></i>---
+Does a case-insensitive string search for pattern
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:string-sensitive</span></i>---
+Does a case-sensitive string search for pattern.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:character</span></i>---
+Finds an occurrence of the character pattern. This is case sensitive.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:not-character</span></i>---
+Find a character which is not the character pattern.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:test</span></i>---
+Finds a character which satisfies the function pattern. This function may not be applied an any particular fashion, so it should depend only on what its argument is, and should have no side-effects.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:test-not</span></i>---
+Similar to :test, except it finds a character that fails the test.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:any</span></i>---
+Finds a character that is in the string pattern.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:not-any</span></i>---
+Finds a character that is not in the string pattern.
+                                </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+result-search-pattern, if supplied, is a search-pattern to
+destructively modify to produce the new pattern.  Where reasonable
+this should be supplied, since some kinds of search patterns may
+involve large data structures.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_search-pattern-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        search-pattern-p search-pattern 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id690308"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns t if search-pattern is a search-pattern object, otherwise nil.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_get-search-pattern"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        get-search-pattern string direction 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id690363"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+get-search-pattern interfaces to a default search string and pattern
+that search and replacing commands can use.  These commands then share
+a default when prompting for what to search or replace, and save on
+consing a search pattern each time they execute.  This uses Default
+Search Kind (see the  Hemlock  User's Manual) when updating the pattern
+object.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="v_last-search-string"></a>
+                <strong>[Variable]</strong>
+                <br></br>
+                <code>
+                        *last-search-string* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id690420"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns the last string searched for, useful when prompting.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_find-pattern"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        find-pattern mark search-pattern 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id690475"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Find the next match of search-pattern starting at mark. If a match is
+found then mark is altered to point before the matched text and the
+number of characters matched is returned.  If no match is found then
+nil is returned and mark is not modified.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_replace-pattern"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        replace-pattern mark search-pattern replacement <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> n 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id690535"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Replace n matches of search-pattern with the string replacement
+starting at mark. If n is nil (the default) then replace all matches.
+A mark pointing before the last replacement done is returned.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+        </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="HemlockProgrammingTheCurrentEnvironment"></a>6.5.Â The Current Environment</h2>
+              </div>
+            </div>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="DifferentScopes"></a>6.5.1.Â Different Scopes</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+In Hemlock the "current" values of <a class="ulink" href="HemlockProgrammer/HemlockVariables" target="_top">variables</a>,
+<a class="ulink" href="HemlockProgrammer/Commands" target="_top">key bindings</a> and
+<a class="ulink" href="HemlockProgrammer/CharacterAttributes" target="_top">character-attributes</a>
+depend on the <a class="ulink" href="HemlockProgrammer/Buffers#CurrentBuffer" target="_top">current buffer</a>
+and the modes active in it.  There are three possible scopes for
+Hemlock values:
+            </p>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="variablelist">
+              <dl>
+                <dt>
+                  <span class="term">buffer local</span>
+                </dt>
+                <dd>
+                  <p>
+The value is present only if the buffer it is local to is the current buffer.
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">mode local</span>
+                </dt>
+                <dd>
+                  <p>
+The value is present only when the mode it is local to is active in the current buffer.
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">global</span>
+                </dt>
+                <dd>
+                  <p>
+The value is always present unless shadowed by a buffer or mode local value.
+                        </p>
+                </dd>
+              </dl>
+            </div>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="Shadowing"></a>6.5.2.Â Shadowing</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+It is possible that there are different values for the same thing in 
+in different scopes.  For example, there be might a global binding for a given
+variable and also a local binding in the current buffer.  Whenever there is a
+conflict, shadowing occurs, permitting only one of the values to be visible in
+the current environment.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+The process of resolving such a conflict can be described as a search
+down a list of places where the value might be defined, returning the
+first value found.  The order for the search is as follows:
+            </p>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="orderedlist">
+              <ol class="orderedlist" type="1">
+                <li class="listitem">
+                  <p>
+Local values in the current buffer.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+Mode local values in the minor modes of the current buffer, in order from the highest precedence mode to the lowest precedence mode.  The order of minor modes with equal precedences is undefined.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+Mode local values in the current buffer's major mode.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+Global values.
+                    </p>
+                </li>
+              </ol>
+            </div>
+          </div>
+        </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="HemlockProgrammingHemlockVariables"></a>6.6.Â Hemlock Variables</h2>
+              </div>
+            </div>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+Hemlock implements a system of variables separate from normal Lisp
+variables for the following reasons:
+        </p>
+          <div xmlns="http://www.w3.org/1999/xhtml" class="orderedlist">
+            <ol class="orderedlist" type="1">
+              <li class="listitem">
+                <p>
+Hemlock has different scoping rules which are useful in an editor.  Hemlock variables can be local to a buffer (page 9) or a mode (page 35).
+                </p>
+              </li>
+              <li class="listitem">
+                <p>
+Hemlock variables have hooks (page 25), lists of functions called when someone sets the variable. See variable-value for the arguments Hemlock passes to these hook functions.
+                </p>
+              </li>
+              <li class="listitem">
+                <p>
+There is a database of variable names and documentation which makes it easier to find out what variables exist and what their values mean.
+                </p>
+              </li>
+            </ol>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="VariableNames"></a>6.6.1.Â Variable Names</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+To the user, a variable name is a case insensitive string.  This
+string is referred to as the string name of the variable. A string
+name is conventionally composed of words separated by spaces.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+In Lisp code a variable name is a symbol.  The name of this symbol is
+created by replacing any spaces in the string name with hyphens.  This
+symbol name is always interned in the Hemlock package.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="v_global-variable-names"></a>
+                <strong>[Variable]</strong>
+                <br></br>
+                <code>
+                        *global-variable-names* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id690829"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This variable holds a string-table of the names of all the global
+Hemlock variables. The value of each entry is the symbol name of the
+variable.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_current-variable-tables"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        current-variable-tables 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id690884"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a list of variable tables currently established,
+globally, in the current buffer, and by the modes of the
+current-buffer. This list is suitable for use with
+prompt-for-variable.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="VariableFunctions"></a>6.6.2.Â Variable Functions</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+In the following descriptions name is the symbol name of the variable.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_defhvar"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        defhvar string-name documentation <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :mode :buffer :hooks :value 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id690959"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function defines a Hemlock variable. Functions that take a
+variable name signal an error when the variable is undefined.
+                    </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">string-name</span></i>---
+The string name of the variable to define.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">documentation</span></i>---
+The documentation string for the variable.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:mode, :buffer</span></i>---
+If buffer is supplied, the variable is local to that buffer.  If mode is supplied, it is local to that mode.  If neither is supplied, it is global.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:value</span></i>---
+This is the initial value for the variable, which defaults to nil.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:hooks</span></i>---
+This is the initial list of functions to call when someone sets the variable's value. These functions execute before Hemlock establishes the new value. See variable-value for the arguments passed to the hook functions.
+                                </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+If a variable with the same name already exists in the same place,
+then defhvar sets its hooks and value from hooks and value if the user
+supplies these keywords.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_variable-value"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        variable-value name <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> kind where 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691110"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the value of a Hemlock variable in some place. The following values for kind are defined:
+                    </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:current</span></i>---
+Return the value present in the current environment, taking into consideration any mode or buffer local variables.  This is the default.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:global</span></i>---
+Return the global value.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:mode</span></i>---
+Return the value in the mode named where.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:buffer</span></i>---
+Return the value in the buffer where.
+                                </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+When set with setf, Hemlock sets the value of the specified variable
+and invokes the functions in its hook list with name, kind, where, and
+the new value.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_variable-documentation"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        variable-documentation name <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> kind where 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691244"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_variable-hooks"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        variable-hooks name <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> kind where 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691302"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_variable-name"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        variable-name name <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> kind where 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691360"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These function return the documentation, hooks and string name of a
+Hemlock variable. The kind and where arguments are the same as for
+variable-value. The documentation and hook list may be set using setf.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_string-to-variable"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        string-to-variable string 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691416"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function converts a string into the corresponding variable symbol
+name. String need not be the name of an actual Hemlock variable.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_value"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        value name 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691471"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_setv"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        setv name new-value 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691525"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These macros get and set the current value of the Hemlock variable
+name. Name is not evaluated.  There is a setf form for <code class="code">value</code>.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_hlet"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        hlet ({(var value)}*){form}* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691584"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This macro is very similar to let in effect; within its scope each of
+the Hemlock variables var have the respective values, but after the
+scope is exited by any means the binding is removed.  This does not
+cause any hooks to be invoked.  The value of the last form is
+returned.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_hemlock-bound-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        hemlock-bound-p name <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> kind where 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691644"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns t if name is defined as a Hemlock variable in the place
+specified by kind and where, or nil otherwise.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_delete-variable"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        delete-variable name <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> kind where 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691703"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_delete_variable_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Delete Variable Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691757"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+delete-variable makes the Hemlock variable name no longer defined in
+the specified place. Kind and where have the same meanings as they do
+for variable-value, except that :current is not available, and the
+default for kind is :global
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+An error will be signaled if no such variable exists.  The hook,
+Delete Variable Hook is invoked with the same arguments before the
+variable is deleted.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="Hooks"></a>6.6.3.Â Hooks</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Hemlock actions such as setting variables, changing buffers, changing
+windows, turning modes on and off, etc., often have hooks associated
+with them.  A hook is a list of functions called before the system
+performs the action.  The manual describes the object specific hooks
+with the rest of the operations defined on these objects.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Often hooks are stored in Hemlock variables, Delete Buffer Hook and
+Set Window Hook for example.  This leads to a minor point of confusion
+because these variables have hooks that the system executes when
+someone changes their values.  These hook functions Hemlock invokes
+when someone sets a variable are an example of a hook stored in an
+object instead of a Hemlock variable. These are all hooks for editor
+activity, but Hemlock keeps them in different kinds of locations.
+This is why some of the routines in this section have a special
+interpretation of the hook place argument.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_add-hook"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        add-hook place hook-fun 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691844"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_remove-hook"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        remove-hook place hook-fun 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691898"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These macros add or remove a hook function in some place. If hook-fun
+already exists in place, this call has no effect.  If place is a
+symbol, then it is a Hemlock variable; otherwise, it is a generalized
+variable or storage location.  Here are two examples:
+                    </p>
+                  <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
+
+(add-hook delete-buffer-hook 'remove-buffer-from-menu)
+(add-hook (variable-hooks 'check-mail-interval)
+          'reschedule-mail-check)
+
+</pre>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_invoke-hook"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        invoke-hook place <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;rest</em> args 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id691964"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This macro calls all the functions in place. If place is a symbol,
+then it is a Hemlock variable; otherwise, it is a generalized
+variable.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+        </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="HemlockProgrammingCommands"></a>6.7.Â Commands</h2>
+              </div>
+            </div>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="HemlockProgrammingCommandsIntroduction"></a>6.7.1.Â Introduction</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+The way that the user tells Hemlock to do something is by invoking a
+command. Commands have three attributes:
+            </p>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="variablelist">
+              <dl>
+                <dt>
+                  <span class="term">name</span>
+                </dt>
+                <dd>
+                  <p>
+A command's name provides a way to refer to it.  Command names are
+usually capitalized words separated by spaces, such as Forward Word.
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">documentation</span>
+                </dt>
+                <dd>
+                  <p>
+The documentation for a command is used by on-line help facilities.
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">function</span>
+                </dt>
+                <dd>
+                  <p>
+A command is implemented by a Lisp function, which is callable from Lisp.
+                        </p>
+                </dd>
+              </dl>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="v_command-names"></a>
+                <strong>[Variable]</strong>
+                <br></br>
+                <code>
+                        *command-names* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id692098"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Holds a string-table (page 69) associating command names to command
+objects.  Whenever a new command is defined it is entered in this
+table.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="CommandInterpreter"></a>6.7.2.Â The Command Interpreter</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+The command interpreter is the functionality invoked by the event
+handler to process key-events from the keyboard and dispatch to
+different commands on the basis of what the user types.  When the
+command interpreter executes a command, we say it invokes the command.  The
+command interpreter also provides facilities for communication between
+contiguously running commands, such as a last command type register.
+It also takes care of resetting communication mechanisms, clearing the
+echo area, displaying partial keys typed slowly by the user, etc.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_command_abort_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Command Abort Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id692582"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+The command interpreter invokes the function in this variable whenever
+someone aborts a command (for example, if someone called
+editor-error).
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="CommandTypes"></a>6.7.3.Â Command Types</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+In many editors the behavior of a command depends on the kind of
+command invoked before it. Hemlock provides a mechanism to support
+this known as <code class="code">command type</code>.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_last-command-type"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        last-command-type 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id693322"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This returns the command type of the last command invoked. If this is
+set with setf, the supplied value becomes the value of
+last-command-type until the next command completes.  If the previous
+command did not set last-command-type, then its value is nil. Normally
+a command type is a keyword. The command type is not cleared after a
+command is invoked due to a transparent key binding.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="CommandArguments"></a>6.7.4.Â Command Arguments</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+There are three ways in which a command may be invoked: It may be
+bound to a key which has been typed, it may be invoked as an extended
+command, or it may be called as a Lisp function.  Ideally commands
+should be written in such a way that they will behave sensibly no
+matter which way they are invoked. The functions which implement
+commands must obey certain conventions about argument passing if the
+command is to function properly.
+            </p>
+            <div class="sect3" lang="en" xml:lang="en">
+              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+                <div>
+                  <div>
+                    <h4 class="title"><a id="PrefixArgument"></a>6.7.4.1.Â The Prefix Argument</h4>
+                  </div>
+                </div>
+              </div>
+              <p xmlns="http://www.w3.org/1999/xhtml">
+Whenever a command is invoked it is passed as its first argument what
+is known as the prefix argument. The prefix argument is always either
+an integer or nil. When a command uses this value it is usually as a
+repeat count, or some conceptually similar function.
+                </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_prefix-argument"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            prefix-argument 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id693414"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the current value of the prefix argument.  When
+set with setf, the new value becomes the prefix argument for the next
+command.  If the prefix argument is not set by the previous command
+then the prefix argument for a command is nil. The prefix argument is
+not cleared after a command is invoked due to a transparent key
+binding.
+                        </p>
+                  </div>
+                </div>
+              </p>
+            </div>
+            <div class="sect3" lang="en" xml:lang="en">
+              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+                <div>
+                  <div>
+                    <h4 class="title"><a id="LispArguments"></a>6.7.4.2.Â Lisp Arguments</h4>
+                  </div>
+                </div>
+              </div>
+              <p xmlns="http://www.w3.org/1999/xhtml">
+It is often desirable to call commands from Lisp code, in which case
+arguments which would otherwise be prompted for are passed as optional
+arguments following the prefix argument.  A command should prompt for
+any arguments not supplied.
+                </p>
+            </div>
+          </div>
+        </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="HemlockProgrammingModes"></a>6.8.Â Modes</h2>
+              </div>
+            </div>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+A mode is a collection of Hemlock values which may be present in the
+current environment (page 21) depending on the editing task at hand.
+An example of a typical mode is Lisp, for editing Lisp code.
+        </p>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="ModeHooks"></a>6.8.1.Â Mode Hooks</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+When a mode is added to or removed from a buffer, its mode hook is
+invoked.  The hook functions take two arguments, the buffer involved
+and t if the mode is being added or nil if it is being removed.  Mode
+hooks are typically used to make a mode do something additional to
+what it usually does.  One might, for example, make a Text mode hook
+that turned on auto-fill mode when you entered.
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="MajorAndMinorModes"></a>6.8.2.Â Major and Minor Modes</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+There are two kinds of modes, major modes and minor modes. A buffer
+always has exactly one major mode, but it may have any number of minor
+modes.  Major modes may have mode character attributes while minor
+modes may not.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+A major mode is usually used to change the environment in some major
+way, such as to install special commands for editing some language.
+Minor modes generally change some small attribute of the environment,
+such as whether lines are automatically broken when they get too long.
+A minor mode should work regardless of what major mode and minor modes
+are in effect.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_default_modes"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Default Modes (initial value '("Fundamental" "Save")) 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id693547"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This variable contains a list of mode names which are instantiated in
+a buffer when no other information is available.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="v_mode-names"></a>
+                <strong>[Variable]</strong>
+                <br></br>
+                <code>
+                        *mode-names* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id693602"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Holds a string-table of the names of all the modes.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="c_illegal"></a>
+                <strong>[Command]</strong>
+                <br></br>
+                <code>
+                        Illegal 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id693656"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This is a useful command to bind in modes that wish to shadow global
+bindings by making them effectively illegal.  Also, although less
+likely, minor modes may shadow major mode bindings with this.  This
+command calls editor-error.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="ModeFunctions"></a>6.8.3.Â Mode Functions</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_defmode"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        defmode name <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :setup-function :cleanup-function :major-p :precedence :transparent-p :documentation 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id693726"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function defines a new mode named name, and enters it in
+*mode-names* (page 35).  If major-p is supplied and is not nil then
+the mode is a major mode; otherwise it is a minor mode.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Setup-function and cleanup-function are functions which are invoked
+with the buffer affected, after the mode is turned on, and before it
+is turned off, respectively.  These functions typically are used to
+make buffer-local key or variable bindings and to remove them when the
+mode is turned off.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Precedence is only meaningful for a minor mode.  The precedence of a
+minor mode determines the order in which it in a buffer's list of
+modes.  When searching for values in the current environment, minor
+modes are searched in order, so the precedence of a minor mode
+determines which value is found when there are several definitions.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Transparent-p determines whether key bindings local to the defined mode
+are transparent.  Transparent key bindings are invoked in addition to
+the first normal key binding found rather than shadowing less local
+key bindings.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Documentation is some introductory text about the mode.  Commands such
+as Describe Mode use this.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_mode-documentation"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        mode-documentation name 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id693805"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the documentation for the mode named name.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-major-mode"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-major-mode buffer 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id693860"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_buffer_major_mode_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Buffer Major Mode Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id693915"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+buffer-major-mode returns the name of buffer's major mode.  The major
+mode may be changed with setf; then Buffer Major Mode Hook is invoked
+with buffer and the new mode.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-minor-mode"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-minor-mode buffer name 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id693970"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_buffer_minor_mode_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Buffer Minor Mode Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694025"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+buffer-minor-mode returns t if the minor mode name is active in
+buffer, nil otherwise. A minor mode may be turned on or off by using
+setf; then Buffer Minor Mode Hook is invoked with buffer, name and the
+new value.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_mode-variables"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        mode-variables name 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694080"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns the string-table of mode local variables.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_mode-major-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        mode-major-p name 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694134"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns t if name is the name of a major mode, or nil if it is the
+name of a minor mode.  It is an error for name not to be the name of a
+mode.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+        </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="HemlockProgrammingCharacterAttributes"></a>6.9.Â Character Attributes</h2>
+              </div>
+            </div>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="HemlockProgrammingCharacterAttributesIntroduction"></a>6.9.1.Â Introduction</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Character attributes provide a global database of information about
+characters.  This facility is similar to, but more general than, the
+syntax tables of other editors such as Emacs. For example, you should
+use character attributes for commands that need information regarding
+whether a character is whitespace or not.  Use character attributes
+for these reasons:
+            </p>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="orderedlist">
+              <ol class="orderedlist" type="1">
+                <li class="listitem">
+                  <p>
+If this information is all in one place, then it is easy the
+change the behavior of the editor by changing the syntax table,
+much easier than it would be if character constants were wired
+into commands.
+                    </p>
+                </li>
+              </ol>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="orderedlist">
+              <ol class="orderedlist" type="1">
+                <li class="listitem">
+                  <p>
+This centralization of information avoids needless duplication of effort.
+                    </p>
+                </li>
+              </ol>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="orderedlist">
+              <ol class="orderedlist" type="1">
+                <li class="listitem">
+                  <p>
+The syntax table primitives are probably faster than anything that
+can be written above the primitive level.
+                    </p>
+                </li>
+              </ol>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Note that an essential part of the character attribute scheme is that
+character attributes are global and are there for the user to
+change. Information about characters which is internal to some set of
+commands (and which the user should not know about) should not be
+maintained as a character attribute.  For such uses various character
+searching abilities are provided by the function find-pattern (page
+20).
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="CharacterAttributeNames"></a>6.9.2.Â Character Attribute Names</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+As for Hemlock variables, character attributes have a user visible
+string name, but are referred to in Lisp code as a symbol.  The string
+name, which is typically composed of capitalized words separated by
+spaces, is translated into a keyword by replacing all spaces with
+hyphens and interning this string in the keyword package.  The
+attribute named "Ada Syntax" would thus become :ada-syntax.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="v_character-attribute-names"></a>
+                <strong>[Variable]</strong>
+                <br></br>
+                <code>
+                        *character-attribute-names* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694296"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Whenever a character attribute is defined, its name is entered in this
+string table (page 69), with the corresponding keyword as the value.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="CharacterAttributeFunctions"></a>6.9.3.Â Character Attribute Functions</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_defattribute"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        defattribute name documentation <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> type initial-value 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694366"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function defines a new character attribute with name, a
+string.  Character attribute operations take attribute
+arguments as a keyword whose name is name uppercased with spaces
+replaced by hyphens.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Documentation describes the uses of the character attribute.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Type, which defaults to (mod 2), specifies what type the values of the
+character attribute are.  Values of a character attribute may be of
+any type which may be specified to make-array. Initial-value (default
+0) is the value which all characters will initially have for this
+attribute.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_character-attribute-name"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        character-attribute-name attribute 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694433"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_character-attribute-documentation"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        character-attribute-documentation attribute 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694488"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These functions return the name or documentation for attribute.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_character-attribute"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        character-attribute attribute character 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694543"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_character_attribute_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Character Attribute Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694598"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+character-attribute returns the value of attribute for character. This
+signals an error if attribute is undefined.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+setf will set a character's attributes.  This setf method invokes the
+functions in Character Attribute Hook on the attribute and character
+before it makes the change.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+If character is nil, then the value of the attribute for the beginning
+or end of the buffer can be accessed or set.  The buffer beginning and
+end thus become a sort of fictitious character, which simplifies the
+use of character attributes in many cases.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_character-attribute-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        character-attribute-p symbol 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694664"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns t if symbolis the name of a character attribute,
+nil otherwise.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_shadow-attribute"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        shadow-attribute attribute character value mode 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694720"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_shadow_attribute_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Shadow Attribute Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694774"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function establishes value as the value of character's attribute
+attribute when in the mode mode.  Mode must be the name of a major
+mode. Shadow Attribute Hook is invoked with the same arguments when
+this function is called. If the value for an attribute is set while
+the value is shadowed, then only the shadowed value is affected, not
+the global one.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_unshadow-attribute"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        unshadow-attribute attribute character mode 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694832"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_unshadow_attribute_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Unshadow Attribute Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694887"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Make the value of attribute for character no longer be shadowed in
+mode. Unshadow Attribute Hook is invoked with the same arguments when
+this function is called.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_find-attribute"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        find-attribute mark attribute <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> test 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id694946"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_reverse-find-attribute"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        reverse-find-attribute mark attribute <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> test 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id695004"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These functions find the next (or previous) character with some value
+for the character attribute attribute starting at mark. They pass test
+one argument, the value of attribute for the character tested.  If the
+test succeeds, then these routines modify mark to point before (after
+for reverse-find-attribute) the character which satisfied the test.
+If no characters satisfy the test, then these return nil, and mark
+remains unmodified. Test defaults to <code class="code">#'not-zerop</code>. There is no guarantee
+that the test is applied in any particular fashion, so it should have
+no side effects and depend only on its argument.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_find-not-attribute"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        find-not-attribute mark attribute 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id695067"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_reverse-find-not-attribute"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        reverse-find-not-attribute mark attribute 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id695122"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These are equivalent to (find-attribute mark attribute #'zerop) and
+(reverse-find-attribute mark attribute #'zerop), respectively.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="CharacterAttributeHooks"></a>6.9.4.Â Character Attribute Hooks</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+It is often useful to use the character attribute mechanism as an
+abstract interface to other information about characters which in fact
+is stored elsewhere.  For example, some implementation of Hemlock
+might decide to define a Print Representation attribute which controls
+how a character is displayed on an output device.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+To make this easy to do, each attribute has a list of hook functions
+which are invoked with the attribute, character and new value whenever
+the current value changes for any reason.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_character-attribute-hooks"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        character-attribute-hooks attribute 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id695201"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Return the current hook list for attribute. This may be set with
+setf. The add-hook and remove-hook (page 25) macros should be used to
+manipulate these lists.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="SystemDefinedCharacterAttributes"></a>6.9.5.Â System Defined Character Attributes</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+These are predefined in Hemlock:
+            </p>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="variablelist">
+              <dl>
+                <dt>
+                  <span class="term">"Whitespace"</span>
+                </dt>
+                <dd>
+                  <p>
+A value of 1 indicates the character is whitespace.
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">"Word Delimiter"</span>
+                </dt>
+                <dd>
+                  <p>
+A value of 1 indicates the character separates words (see section 15.3).
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">"Space"</span>
+                </dt>
+                <dd>
+                  <p>
+This is like Whitespace, but it should not include Newline. Hemlock
+uses this primarily for handling indentation on a line.
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">"Sentence Terminator"</span>
+                </dt>
+                <dd>
+                  <p>
+A value of 1 indicates these characters terminate sentences (see section 15.3).
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">"Sentence Closing Char"</span>
+                </dt>
+                <dd>
+                  <p>
+A value of 1 indicates these delimiting characters, such as " or ),
+may follow a Sentence Terminator (see section 15.3).
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">"Paragraph Delimiter"</span>
+                </dt>
+                <dd>
+                  <p>
+A value of 1 indicates these characters delimit paragraphs when they
+begin a line (see section 15.3).
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">"Page Delimiter"</span>
+                </dt>
+                <dd>
+                  <p>
+A value of 1 indicates this character separates logical pages (see
+section 15.4) when it begins a line.
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">"Lisp Syntax"</span>
+                </dt>
+                <dd>
+                  <p>
+This uses symbol values from the following:
+                        </p>
+                </dd>
+              </dl>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+              <ul class="itemizedlist" type="disc">
+                <li class="listitem">
+                  <p>
+nil  These characters have no interesting properties.
+                    </p>
+                </li>
+              </ul>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+              <ul class="itemizedlist" type="disc">
+                <li class="listitem">
+                  <p>
+:space  These characters act like whitespace and should not include Newline.
+                    </p>
+                </li>
+              </ul>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+              <ul class="itemizedlist" type="disc">
+                <li class="listitem">
+                  <p>
+:newline  This is the Newline character.
+                    </p>
+                </li>
+              </ul>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+              <ul class="itemizedlist" type="disc">
+                <li class="listitem">
+                  <p>
+:open-paren  This is ( character.
+                    </p>
+                </li>
+              </ul>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+              <ul class="itemizedlist" type="disc">
+                <li class="listitem">
+                  <p>
+:close-paren  This is ) character.
+                    </p>
+                </li>
+              </ul>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+              <ul class="itemizedlist" type="disc">
+                <li class="listitem">
+                  <p>
+:prefix  This is a character that is a part of any form it precedes for example, the single quote, '.
+                    </p>
+                </li>
+              </ul>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+              <ul class="itemizedlist" type="disc">
+                <li class="listitem">
+                  <p>
+:string-quote  This is the character that quotes a string literal, ".
+                    </p>
+                </li>
+              </ul>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+              <ul class="itemizedlist" type="disc">
+                <li class="listitem">
+                  <p>
+:char-quote  This is the character that escapes a single character, \.
+                    </p>
+                </li>
+              </ul>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+              <ul class="itemizedlist" type="disc">
+                <li class="listitem">
+                  <p>
+:comment  This is the character that makes a comment with the rest of the line,;.
+                    </p>
+                </li>
+              </ul>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+              <ul class="itemizedlist" type="disc">
+                <li class="listitem">
+                  <p>
+:constituent  These characters are constitute symbol names.
+                    </p>
+                </li>
+              </ul>
+            </div>
+          </div>
+        </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="HemlockProgrammingControllingTheDisplay"></a>6.10.Â Controlling the Display</h2>
+              </div>
+            </div>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="Views"></a>6.10.1.Â Views</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+A <code class="code">hemlock-view</code> represents the GUI object(s) used to display the contents
+of a buffer.  Conceptually it consists of a text buffer, a
+modeline for semi-permanent status info, an echo area for transient
+status info, and a text input area for reading prompted
+input. (Currently the last two are conflated, i.e. text input happens
+in the echo area).
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+The API for working with hemlock-views is not fully
+defined yet.  If you need to work with views beyond what's listed
+here, you will probably need to get in the sources and find some
+internal functions to call.
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="CurrentView"></a>6.10.2.Â The Current View</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_current-view"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        current-view 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id695569"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+current-view returns the hemlock view which is the target of the
+currently executing command.  This is usually the frontmost hemlock
+window in the current application.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="ViewFunctions"></a>6.10.3.Â View Functions</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_hemlock-view-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        hemlock-view-p object 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id695636"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns t if object is a hemlock view, otherwise nil.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_hemlock-view-buffer"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        hemlock-view-buffer view 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id695691"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the buffer which is displayed in the view.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="CursorPositions"></a>6.10.4.Â Cursor Positions</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_mark-column"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        mark-column mark 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id695757"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the X position at which mark would be displayed,
+supposing its line was displayed on an infinitely wide screen.  This
+takes into consideration strange characters such as tabs.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_move-to-column"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        move-to-column mark column <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> line 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id695816"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function is analogous to move-to-position (page 5), except that
+it moves mark to the position on line which corresponds to the
+specified column.  If the line would not reach to the specified column, then nil is
+returned and mark is not modified.  Note that since a character may be
+displayed on more than one column on the screen, several different
+values of column may cause mark to be moved to the same position.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="Redisplay"></a>6.10.5.Â Redisplay</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+The display of the buffer contents on the screen is updated at the
+end of each command.  The following function can be used to control
+the scroll position of the buffer in the view.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_set-scroll-position"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        set-scroll-position how <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> what 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id695893"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Normally, after a command that changes the contents of the buffer
+or the selection (i.e. the active region), the event handler repositions
+the view so that the selection is visible, scrolling the buffer as
+necessary.  Calling this function tells the system to not do that,
+and instead to position the buffer in a particular way.  <code class="code">how</code> can
+be one of the following:
+                    </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:center-selection</span></i>---
+This causes the selection (or the point) to be centered in the visible area.  <code xmlns="http://www.w3.org/1999/xhtml" class="code">what</code> is ignored.
+
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:page-up</span></i>---
+This causes the previous page of the buffer to be shown <code xmlns="http://www.w3.org/1999/xhtml" class="code">what</code> is ignored.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:page-down</span></i>---
+This causes the next page of the buffer to be shown. <code xmlns="http://www.w3.org/1999/xhtml" class="code">what</code> is ignored.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:lines-up</span></i>---
+ This causes <code xmlns="http://www.w3.org/1999/xhtml" class="code">what</code> previous lines to be scrolled in at the top. <code xmlns="http://www.w3.org/1999/xhtml" class="code">what</code> must be an integer.  
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:lines-down</span></i>---
+This causes <code xmlns="http://www.w3.org/1999/xhtml" class="code">what</code> next lines to be scrolled in at the bottom. <code xmlns="http://www.w3.org/1999/xhtml" class="code">what</code> must be an integer.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:line</span></i>---
+ This causes the line containing <code xmlns="http://www.w3.org/1999/xhtml" class="code">what</code> to be scrolled to the top of the view. <code xmlns="http://www.w3.org/1999/xhtml" class="code">what</code> must be a mark.
+                                </p>
+                </div>
+              </div>
+            </p>
+          </div>
+        </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="HemlockProgrammingLogicalKeyEvents"></a>6.11.Â Logical Key-Events</h2>
+              </div>
+            </div>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="HemlockProgrammingLogicalKeyEventsIntroduction"></a>6.11.1.Â Introduction</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Some primitives such as prompt-for-key (page 50) and commands such as
+Emacs query replace read key-events directly from the keyboard instead
+of using the command interpreter.  To encourage consistency between
+these commands and to make them portable and easy to customize, there
+is a mechanism for defininglogical key-events.  A logical key-event is
+a keyword which stands for some set of key-events.  The system
+globally interprets these key-events as indicators a particular
+action.  For example, the :help logical key-event represents the set of
+key-events that request help in a given Hemlock implementation. This
+mapping is a many-to-many mapping, not one-to-one, so a given logical
+key-event may have multiple corresponding actual key-events.  Also,
+any key-event may represent different logical key-events.
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="LogicalKeyEventFunctions"></a>6.11.2.Â Logical Key-Event Functions</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="v_logical-key-event-names"></a>
+                <strong>[Variable]</strong>
+                <br></br>
+                <code>
+                        *logical-key-event-names* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id696136"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This variable holds a string-table mapping all logical key-event names
+to the keyword identifying the logical key-event.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_define-logical-key-event"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        define-logical-key-event string-name documentation 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id696192"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function defines a new logical key-event with name string-name.
+Logical key-event operations take logical key-events
+arguments as a keyword whose name is string-name uppercased with
+spaces replaced by hyphens.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Documentation describes the action indicated by the logical key-event.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_logical-key-event-key-events"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        logical-key-event-key-events keyword 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id696253"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the list of key-events representing the logical
+key-event keyword.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_logical-key-event-name"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        logical-key-event-name keyword 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id696308"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_logical-key-event-documentation"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        logical-key-event-documentation keyword 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id696363"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These functions return the string name and documentation given
+to define-logical-key-event for logical key-event keyword.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_logical-key-event-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        logical-key-event-p key-event keyword 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id696419"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns t if key-event is the logical key-event
+keyword. This is setf-able establishing or disestablishing key-events
+as particular logical key-events. It is a error for keyword to be an
+undefined logical key-event.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="SystemDefinedLogicalKeyEvents"></a>6.11.3.Â System Defined Logical Key-Events</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+There are many default logical key-events, some of which are used by
+functions documented in this manual.  If a command wants to read a
+single key-event command that fits one of these descriptions then the
+key-event read should be compared to the corresponding logical
+key-event instead of explicitly mentioning the particular key-event in
+the code.  In many cases you can use the command-case (page 48) macro.
+It makes logical key-events easy to use and takes care of prompting
+and displaying help messages.
+            </p>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+              <ul class="itemizedlist" type="disc">
+                <li class="listitem">
+                  <p>
+:abort Indicates the prompter should terminate its activity without performing any closing actions of convenience, for example.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+:yes Indicates the prompter should take the action under consideration.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+:no Indicates the prompter should NOT take the action under consideration.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+:do-all Indicates the prompter should repeat the action under consideration as many times as possible.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+:do-once Indicates the prompter should execute the action under consideration once and then exit.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+:help Indicates the prompter should display some help information.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+:confirm Indicates the prompter should take any input provided or use the default if the user entered nothing.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+:quote Indicates the prompter should take the following key-event as itself without any sort of command interpretation.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+:keep Indicates the prompter should preserve something.
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+:y Indicates a short positive response
+                    </p>
+                </li>
+                <li class="listitem">
+                  <p>
+:n Indicates a short negative response
+                    </p>
+                </li>
+              </ul>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Define a new logical key-event whenever:
+            </p>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="orderedlist">
+              <ol class="orderedlist" type="1">
+                <li class="listitem">
+                  <p>
+The key-event concerned represents a general class of actions, and
+several commands may want to take a similar action of this type.
+                    </p>
+                </li>
+              </ol>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="orderedlist">
+              <ol class="orderedlist" type="1">
+                <li class="listitem">
+                  <p>
+The exact key-event a command implementor chooses may generate
+violent taste disputes among users, and then the users can trivially
+change the command in their init files.
+                    </p>
+                </li>
+              </ol>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="orderedlist">
+              <ol class="orderedlist" type="1">
+                <li class="listitem">
+                  <p>
+You are using <code class="code">command-case</code> which prevents implementors from
+specifying non-standard characters for dispatching in otherwise
+possibly portable code, and you can define and set the logical
+key-event in a site dependent file where you can mention
+implementation dependent characters.
+                    </p>
+                </li>
+              </ol>
+            </div>
+          </div>
+        </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="EchoArea"></a>6.12.Â The Echo Area</h2>
+              </div>
+            </div>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+Hemlock provides a number of facilities for displaying information and
+prompting the user for it.  Most of these work through a small area
+displayed at the bottom of the screen, called the Echo Area.
+        </p>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="EchoAreaFunctions"></a>6.12.1.Â Echo Area Functions</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_clear-echo-area"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        clear-echo-area 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id696675"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Clears the echo area.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_message"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        message control-string <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;rest</em> format-arguments 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id696733"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_loud-message"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        loud-message control-string <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;rest</em> format-arguments 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id696791"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Displays a message in the echo area, replacing previous contents if any.
+loud-message is like message, but it also beeps.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_beep"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        beep 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id696847"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Gets the user's attention, typically by making a sound.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="PromptingFunctions"></a>6.12.2.Â Prompting Functions</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Prompting functions can be used to obtain short one-line input from the user.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Cocoa note: Because of implementation restrictions, only one buffer at
+a time is allowed to read prompted input.  If a prompting function is
+invoked while a prompting operation is already in effect in another
+buffer, the attempt fails, telling the user "Buffer xxx is already
+waiting for input".
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Most of the prompting functions accept the following keyword arguments:
+            </p>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="variablelist">
+              <dl>
+                <dt>
+                  <span class="term">:must-exist</span>
+                </dt>
+                <dd>
+                  <p>
+If :must-exist has a non-nil value then the user is
+prompted until a valid response is obtained. If :must-exist is nil
+then return as a string whatever is input.  The default is t.
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">:default</span>
+                </dt>
+                <dd>
+                  <p>
+If null input is given when the user is prompted then this
+value is returned. If no default is given then some input must be
+given before anything interesting will happen.
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">:default-string</span>
+                </dt>
+                <dd>
+                  <p>
+If a :default is given then this is a string to be
+printed to indicate what the default is.  The default is some
+representation of the value for :default, for example for a buffer it
+is the name of the buffer.
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">:prompt</span>
+                </dt>
+                <dd>
+                  <p>
+This is the prompt string to display.
+                        </p>
+                </dd>
+                <dt>
+                  <span class="term">:help</span>
+                </dt>
+                <dd>
+                  <p>
+This is similar to :prompt, except that it is displayed when the help
+command is typed during input.
+                        </p>
+                </dd>
+              </dl>
+            </div>
+            <div xmlns="http://www.w3.org/1999/xhtml" class="blockquote">
+              <blockquote class="blockquote">
+                <p>This may also be a function.  When called with no arguments, it
+should either return a string which is the help text or perform some
+action to help the user, returning nil.
+            </p>
+              </blockquote>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_prompt-for-buffer"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        prompt-for-buffer <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :prompt :help :must-exist :default :default-string 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697022"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Prompts with completion for a buffer name and returns the
+corresponding buffer.  If must-exist is nil, then it returns the input
+string if it is not a buffer name.  This refuses to accept the empty
+string as input when :default and :default-string are
+nil. :default-string may be used to supply a default buffer name
+when:default is nil, but when :must-exist is non-nil, it must name an
+already existing buffer.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_prompt-for-key-event"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        prompt-for-key-event <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :prompt :help 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697084"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function prompts for a key-event returning immediately when the
+user types the next key-event.  command-case (page 48) is more useful
+for most purposes. When appropriate, use logical key-events (page 45).
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_prompt-for-key"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        prompt-for-key <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :prompt :help :must-exist :default :default-string 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697144"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function prompts for a key, a vector of key-events, suitable for
+passing to any of the functions that manipulate key bindings (page
+29).  If must-exist is true, then the key must be bound in the current
+environment, and the command currently bound is returned as the second
+value.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_prompt-for-file"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        prompt-for-file <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :prompt :help :must-exist :default :default-string 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697205"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function prompts for an acceptable filename.  "Acceptable" means
+that it is a legal filename, and it exists if must-exist is
+non-nil. prompt-for-file returns a Common Lisp pathname.  If the file
+exists as entered, then this returns it, otherwise it is merged with
+default as by merge-pathnames.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_prompt-for-integer"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        prompt-for-integer <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :prompt :help :must-exist :default :default-string 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697266"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function prompts for a possibly signed integer. If must-exist is
+nil, then prompt-for-integer returns the input as a string if it is
+not a valid integer.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_prompt-for-keyword"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        prompt-for-keyword string-tables <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :prompt :help :must-exist :default :default-string 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697325"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function prompts for a keyword with completion, using the string
+tables in the list string-tables. If must-exist is non-nil, then the
+result must be an unambiguous prefix of a string in one of the
+string-tables, and the returns the complete string even if only a
+prefix of the full string was typed.  In addition, this returns the
+value of the corresponding entry in the string table as the second
+value.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+If must-exist is nil, then this function returns the string exactly as
+entered.  The difference between prompt-for-keyword with must-exist
+nil, and prompt-for-string, is the user may complete the input using
+the Complete Parse and Complete Field commands.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_prompt-for-expression"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        prompt-for-expression <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :prompt :help :must-exist :default :default-string 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697392"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function reads a Lisp expression.  If must-exist is nil, and a
+read error occurs, then this returns the string typed.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_prompt-for-string"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        prompt-for-string <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :prompt :help :default :default-string 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697452"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function prompts for a string; this cannot fail.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_prompt-for-variable"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        prompt-for-variable <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :prompt :help :must-exist :default :default-string 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697511"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function prompts for a variable name.  If must-exist is non-nil,
+then the string must be a variable defined in the current environment,
+in which case the symbol name of the variable found is returned as the
+second value.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_prompt-for-y-or-n"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        prompt-for-y-or-n <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :prompt :help :must-exist :default :default-string 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697571"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This prompts for logical key events :Y or :N, returning t or nil without waiting for
+confirmation.  When the user types a confirmation key, this returns
+default if it is supplied.  If must-exist is nil, this returns
+whatever key-event the user first types; however, if the user types
+one of the above key-events, this returns t or nil. This is analogous to
+the Common Lisp function y-or-n-p.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_prompt-for-yes-or-no"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        prompt-for-yes-or-no <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :prompt :help :must-exist :default :default-string 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697633"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function is to prompt-for-y-or-n as yes-or-no-p is to
+y-or-n-p. "Yes" or "No" must be typed out in full and confirmation
+must be given.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_command-case"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        command-case ({key value}*){({({tag}*) | tag} help {form}*)}* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697688"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This macro is analogous to the Common Lisp case macro. Commands such
+as Help use this to get a key-event, translate it to a
+character, and then to dispatch on the character to some case.  In
+addition to character dispatching, this supports logical key-events
+(page 45) by using the input key-event directly without translating it
+to a character.  Since the description of this macro is rather
+complex, first consider the following example:
+</p>
+                  <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
+
+(defcommand "Save All Buffers" (p)
+  "Give the User a chance to save each modified buffer."
+  (dolist (b *buffer-list*)
+    (select-buffer-command () b)
+    (when (buffer-modified b)
+      (command-case (:prompt "Save this buffer: [Y] "
+			     :help "Save buffer, or do something else:")
+	((:yes :confirm)
+	 "Save this buffer and go on to the next."
+	 (save-file-command () b))
+	(:no "Skip saving this buffer, and go on to the next.")
+	((:exit #\p) "Punt this silly loop."
+	 (return nil))))))
+
+</pre>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+command-case prompts for a key-event and then executes the code in the
+first branch with a logical key-event or a character (called tags)
+matching the input.  Each character must be a standard-character, one
+that satisfies the Common Lisp standard-char-p predicate, and the
+dispatching mechanism compares the input key-event to any character
+tags by mapping the key-event to a character with
+ext:key-event-char. If the tag is a logical key-event, then the search
+for an appropriate case compares the key-event read with the tag
+using logical-key-event-p.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+All uses of command-case have two default cases, :help and :abort. You
+can override these easily by specifying your own branches that include
+these logical key-event tags.  The :help branch displays in a pop-up
+window the a description of the valid responses using the variously
+specified help strings. The :abort branch signals an editor-error.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+The key/value arguments control the prompting.  The following are valid values:
+                    </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:help</span></i>---
+The default :help case displays this string in a pop-up window.  In
+addition it formats a description of the valid input including each
+case's help string.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:prompt</span></i>---
+This is the prompt used when reading the key-event.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:bind</span></i>---
+This specifies a variable to which the prompting mechanism binds the
+input key-event. Any case may reference this variable.  If you wish
+to know what character corresponds to the key-event, use
+key-event-char.
+                                </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Instead of specifying a tag or list of tags, you may use t. This
+becomes the default branch, and its forms execute if no other branch
+is taken, including the default :help and :abort cases. This option has
+no helpstring, and the default :help case does not describe the default
+branch.  Every command-case has a default branch; if none is specified,
+the macro includes one that beep's and reprompt's (see below).
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Within the body of command-case, there is a defined reprompt macro. It
+causes the prompting mechanism and dispatching mechanism to
+immediately repeat without further execution in the current branch.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="ControlOfParsingBehavior"></a>6.12.3.Â Control of Parsing Behavior</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_beep_on_ambiguity"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Beep On Ambiguity (initial value t) 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697855"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+If this variable is true, then an attempt to complete a parse which is
+ambiguous will result in a "beep".
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="DefiningNewPromptingFunctions"></a>6.12.4.Â Defining New Prompting Functions</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Prompting functionality is implemented by the function parse-for-something
+in cooperation with commands defined in "Echo Area" mode on the buffer associated
+with the echo area. You can implement new prompting functions by invoking
+parse-for-something with appropriate arguments.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_parse-for-something"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        parse-for-something <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id697931"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function enters a mode reading input from the user and echoing it in the echo area, and
+returns a value when done.  The input is managed by commands bound in "Echo Area" mode on the
+buffer associated with the echo area.  The following  keyword arguments are accepted:
+                    </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term"><code class="code">:verification-function</code></span></i>---
+This is invoked by the Confirm Parse command (page 52).  It does most of
+the work when parsing prompted input. Confirm Parse (page 52) calls it
+with one argument, which is the string that the user typed so far.
+The function should return a list of values which are to be the result
+of the recursive edit, or nil indicating that the parse failed.  In order
+to return zero values, a non-nil second value may be returned along with
+a nil first value.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term"><code class="code">:string-tables</code></span></i>---
+This is the list of string-tables, if any, that pertain to this parse.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term"><code class="code">:value-must-exist</code></span></i>---
+This is referred to by the verification function, and possibly some of the
+commands.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term"><code class="code">:default</code></span></i>---
+The string representing the default object when prompting the user.
+Confirm Parse supplies this to the parse verification function when the
+user input is empty.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term"><code class="code">:default-string</code></span></i>---
+When prompting the user, if :default is not specified, Hemlock displays
+this string as a representation of the default object; for example,
+when prompting for a buffer, this argument would be a default buffer name.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term"><code class="code">:type</code></span></i>---
+The kind of parse, e.g. :file, :keyword, :string. This tells the completion
+commands how to do completion, with :string disabling completion.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term"><code class="code">:prompt</code></span></i>---
+The prompt to display to the user.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term"><code class="code">:help</code></span></i>---
+The help string or function being used for the current parse.
+                                </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="SomeEchoAreaCommands"></a>6.12.5.Â Some Echo Area Commands</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+These are some of the Echo Area commands that coordinate with the
+prompting routines. Hemlock binds other commands specific to the Echo
+Area, but they are uninteresting to mention here, such as deleting to
+the beginning of the line or deleting backwards a word.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="c_help_on_parse"></a>
+                <strong>[Command]</strong>
+                <br></br>
+                <code>
+                        Help On Parse (bound to Home, C-_ in Echo Area mode) 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698153"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Display the help text for the parse currently in progress.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="c_complete_keyword"></a>
+                <strong>[Command]</strong>
+                <br></br>
+                <code>
+                        Complete Keyword (bound to Escape in Echo Area mode) 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698208"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This attempts to complete the current region.
+It signals an editor-error if the input is ambiguous or incorrect.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="c_complete_field"></a>
+                <strong>[Command]</strong>
+                <br></br>
+                <code>
+                        Complete Field (bound to Space in Echo Area mode) 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698264"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Similar to <code class="code">Complete Keyword</code>, but only attempts to complete up to and
+including the first character in the keyword with a non-zero
+:parse-field-separator attribute. If there is no field separator then
+attempt to complete the entire keyword.  If it is not a keyword parse
+then just self-insert.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="c_confirm_parse"></a>
+                <strong>[Command]</strong>
+                <br></br>
+                <code>
+                        Confirm Parse (bound to Return in Echo Area mode) 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698324"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Call the verification function with the current input.  If it
+returns a non-nil value then that is returned as the value of the
+parse.  A parse may return a nil value if the verification function
+returns a non-nil second value.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+        </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="Files"></a>6.13.Â Files</h2>
+              </div>
+            </div>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+This chapter discusses ways to read and write files at various
+levels---at marks, into regions, and into buffers.  This also treats
+automatic mechanisms that affect the state of buffers in which files
+are read.
+        </p>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="FileOptionsAndTypeHooks"></a>6.13.1.Â File Options and Type Hooks</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+The user specifies file options with a special syntax on the first
+line of a file.  If the first line contains the string "-*-",
+then Hemlock interprets the text between the first such occurrence and
+the second, which must be contained in one line , as a list of
+"option: value" pairs separated by semicolons.  The following is a
+typical example:
+</p>
+            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
+
+;;; -*- Mode: Lisp, Editor; Package: Hemlock -*-
+
+</pre>
+            <p xmlns="http://www.w3.org/1999/xhtml">See the Hemlock User's Manual for more details and predefined options.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+File type hooks are executed when Hemlock reads a file into a buffer
+based on the type of the pathname.  When the user specifies a Mode
+file option that turns on a major mode, Hemlock ignores type hooks.
+This mechanism is mostly used as a simple means for turning on some
+appropriate default major mode.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_define-file-option"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        define-file-option name (buffer value) {declaration}* {form}* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698428"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This defines a new file option with the string
+name name. Buffer and value specify variable names for the buffer and the
+option value string, and forms are evaluated with these bound.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_define-file-type-hook"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        define-file-type-hook type-list (buffer type) {declaration}* {form}* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698485"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This defines some code that process-file-options(below) executes when
+the file options fail to set a major mode.  This associates each type,
+a string, in type-list with a routine that binds buffer to the
+buffer the file is in and type to the type of the pathname.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_process-file-options"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        process-file-options buffer <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> pathname 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698545"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This checks for file options in buffer and invokes handlers if there
+are any. Pathname defaults to buffer's pathname but may be nil. If
+there is no Mode file option that specifies a major mode, and pathname
+has a type, then this tries to invoke the appropriate file type
+hook. read-buffer-file calls this.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="PathnamesAndBuffers"></a>6.13.2.Â Pathnames and Buffers</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+There is no good way to uniquely identify buffer names and pathnames.
+However, Hemlock has one way of mapping pathnames to buffer names that
+should be used for consistency among customizations and primitives.
+Independent of this, Hemlock provides a means for consistently
+generating prompting defaults when asking the user for pathnames.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_pathname-to-buffer-name"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        pathname-to-buffer-name pathname 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698619"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a string of the form "file-namestring directory-namestring".
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_pathname_defaults"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Pathname Defaults (initial value (pathname "gazonk.del")) 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698675"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_last_resort_pathname_defaults_function"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Last Resort Pathname Defaults Function 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698730"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_last_resort_pathname_defaults"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Last Resort Pathname Defaults (initial value (pathname "gazonk")) 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698785"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These variables control the computation of default pathnames when
+needed for promting the user.  Pathname Defaults is a sticky
+default. See the Hemlock User's Manual for more details.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_buffer-default-pathname"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        buffer-default-pathname buffer 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698841"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This returns Buffer Pathname if it is bound.  If it is not bound, and
+buffer's name is composed solely of alphnumeric characters, then
+return a pathname formed from buffer's name.  If buffer's name has
+other characters in it, then return the value of Last Resort Pathname
+Defaults Function called on buffer.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="FileGroups"></a>6.13.3.Â File Groups</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Currently Hemlock doesn't have support for file groups.
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="FileReadingAndWriting"></a>6.13.4.Â File Reading and Writing</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Common Lisp pathnames are used by the file primitives.  For probing,
+checking write dates, and so forth, all of the Common Lisp file
+functions are available.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_read-file"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        read-file pathname mark 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698930"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This inserts the file named by pathname at mark.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_write-file"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        write-file region pathname <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> :keep-backup :append 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id698988"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_keep_backup_files"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Keep Backup Files (initial value nil) 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id699043"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function writes the contents of region to the file named by
+pathname. This writes region using a stream as if it were opened with
+:if-exists supplied as :rename-and-delete.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+When keep-backup, which defaults to the value of Keep Backup Files, is
+non-nil, this opens the stream as if :if-exists were :rename. If
+append is non-nil, this writes the file as if it were opened
+with:if-exists supplied as :append.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This signals an error if both append and keep-backup are supplied as non-nil.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_write-buffer-file"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        write-buffer-file buffer pathname 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id699109"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_write_file_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Write File Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id699163"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_add_newline_at_eof_on_writing_file"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Add Newline at EOF on Writing File (initial value :ask-user) 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id699218"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+write-buffer-file writes buffer to the file named by pathname
+including the following:
+                    </p>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+It assumes pathname is somehow related to buffer's pathname: if
+the buffer's write date is not the same as pathname's, then this
+prompts the user for confirmation before overwriting the file.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+It consults Add Newline at EOF on Writing File (see Hemlock User's
+Manual for possible values) and interacts with the user if
+necessary.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+It sets Pathname Defaults, and after using write-file,
+marks buffer unmodified.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+It updates Buffer's pathname and write date.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+It renames the buffer according to the new pathname if possible.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+It invokes Write File Hook.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Write File Hook is a list of functions that take the newly written buffer as an argument.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_read-buffer-file"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        read-buffer-file pathname buffer 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id699353"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_read_file_hook"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Read File Hook 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id699407"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+read-buffer-file deletes buffer's region and uses read-file to read
+pathname into it, including the following:
+                    </p>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+It sets buffer's write date to the file's write date if the file
+exists; otherwise, it messages that this is a new file and sets
+buffer's write date to nil.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+It moves buffer's point to the beginning.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+It sets buffer's unmodified status.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+It sets buffer's pathname to the result of probing pathname if the
+file exists; otherwise, this function sets buffer's pathname to the
+result of merging pathname with default-directory.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+It sets Pathname Defaults to the result of the previous item.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+It processes the file options.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+It invokes Read File Hook.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Read File Hook is a list functions that take two arguments---the
+buffer read into and whether the file existed, t if so.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+        </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="HemlockProgrammingHemlockSLispEnvironment"></a>6.14.Â Hemlock's Lisp Environment</h2>
+              </div>
+            </div>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+This chapter is sort of a catch all for any functions and variables
+which concern Hemlock's interaction with the outside world.
+        </p>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="EnteringAndLeavingTheEditor"></a>6.14.1.Â Entering and Leaving the Editor</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_ed"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        ed <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> x 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id699584"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This a standard Common Lisp function.  If x is supplied and is a
+string or pathname, the file specified by x is visited in a hemlock
+view (opening a new window if necessary, otherwise bringing an
+existing window with the file to the front), and the hemlock view
+object is the return value from the function.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+If x is null, a new empty hemlock view is created and returned.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+If x is a symbol or a setf function name, it attempts to
+edit the definition of the name.  In this last case, the
+function returns without waiting for the operation to complete
+(for example, it might put up a non-modal dialog asking the
+user to select one of multiple definitions) and hence the
+return value is always NIL.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="KeyboardInput"></a>6.14.2.Â Keyboard Input</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="v_key-event-history"></a>
+                <strong>[Variable]</strong>
+                <br></br>
+                <code>
+                        *key-event-history* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id699663"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This is a Hemlock ring buffer (see page 70) that holds the last 60
+key-events received.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_last-key-event-typed"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        last-key-event-typed 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id699718"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the last key-event the user typed to invoke the current command.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_last-char-typed"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        last-char-typed 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id699772"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the character corresponding to the last key event typed.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="HemlockStreams"></a>6.14.3.Â Hemlock Streams</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+It is possible to create streams which output to or get input from a
+buffer. This mechanism is quite powerful and permits easy interfacing
+of Hemlock to Lisp.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Note that operations on these streams operate directly on buffers,
+therefore they have the same restrictions as described <a class="ulink" href="HemlockProgrammer/Buffers" target="_top">here</a>
+for interacting with buffers from outside of the GUI thread.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_make-hemlock-output-stream"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        make-hemlock-output-stream mark <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> buffered 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id699859"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a stream that inserts at mark all
+output directed to it.  It works best if mark is a left-inserting mark.
+Buffered controls whether the stream is buffered or not, and its valid values
+are the following keywords:
+                    </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:none</span></i>---
+No buffering is done.  This is the default.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:line</span></i>---
+The buffer is flushed whenever a newline is written or when it is
+explicitly done with force-output.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:full</span></i>---
+The stream is only brought up to date when it is explicitly
+done with force-output
+                                </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_hemlock-output-stream-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        hemlock-output-stream-p object 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id699969"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns t if object is a hemlock-output-stream object.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_make-hemlock-region-stream"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        make-hemlock-region-stream region 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700024"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a stream from which the text in
+region can be read.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_hemlock-region-stream-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        hemlock-region-stream-p object 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700080"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns t if object is a hemlock-region-stream object.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_with-input-from-region"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        with-input-from-region (var region) {declaration}* {form}* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700136"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+While evaluating forms, binds var to a stream which returns input from region.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_with-output-to-mark"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        with-output-to-mark (var mark [buffered]) {declaration}* {form}* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700191"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+During the evaluation of the forms, binds var to a stream which inserts
+output at the permanent mark.  Buffered has the same meaning as for
+make-hemlock-output-stream.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_with-pop-up-display"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        with-pop-up-display (var <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;key</em> height name) {declaration}* {form}* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700250"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This macro executes forms in a context with var bound to a
+stream. Hemlock collects output to this stream and tries to pop up a
+display of the appropriate height containing all the output.  When
+height is supplied, Hemlock creates the pop-up display immediately,
+forcing output on line breaks.  This is useful for displaying information
+of temporary interest.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="InterfaceToTheErrorSystem"></a>6.14.4.Â Interface to the Error System</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Hemlock commands are executed from an event handler in the initial
+Cocoa thread.  They are executed within a
+ccl::with-standard-abort-handling form, which means cl:abort,
+ccl:abort-break, ccl:throw-cancel will abort the current command only
+and exit the event handler in an orderly fashion.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+In addition, for now, lisp errors during command execution dump a
+backtrace in the system console and are otherwise handled as if by
+                <code class="code">handle-lisp-errors</code> below, which means it is not possible to debug
+errors at the point of the error.  Once Clozure CL has better support
+for debugging errors in the initial Cocoa thread, better Hemlock error
+handling will be provided that will allow for some way to debug.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_editor-error"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        editor-error <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;rest</em> args 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700339"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function is called to report minor errors to the user.  These are
+errors that a normal user could encounter in the course of editing,
+such as a search failing or an attempt to delete past the end of the
+buffer. This function simply aborts the current command.  Any args
+specified are used to format an error message to be placed in the echo
+area.  This function never returns.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_handle-lisp-errors"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        handle-lisp-errors {form}* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700397"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Within the body of this macro any Lisp errors that occur are handled
+by displaying an error message in a dialog and aborting the current
+command, leaving the error text in the echo area.  This macro should
+be wrapped around code which may get an error due to some action of
+the user --- for example, evaluating code fragments on the behalf of
+and supplied by the user.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="DefinitionEditing"></a>6.14.5.Â Definition Editing</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Hemlock provides commands for finding the definition of a function
+or variable and placing the user at the definition in a buffer. A
+function is provided to allow invoking this functionality outside
+of Hemlock.  Note that this function is unusual in that it is
+it is safe to call outside of the command interpreter, and in fact
+it can be called from any thread.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_edit-definition"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        edit-definition name 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700472"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function tries to find the definition of <code class="code">name</code>, create
+or activate the window containing it, and scroll the view
+to show the definition.  If there are multiple definitions
+available, the user is given a choice of which one to
+use.  This function may return before the operation is complete.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="EventScheduling"></a>6.14.6.Â Event Scheduling</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+No Event Scheduling functionality is provided at this time.
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="Miscellaneous"></a>6.14.7.Â Miscellaneous</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_in-lisp"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        in-lisp {form}* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700559"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This evaluates forms inside handle-lisp-errors. It also binds
+*package* to the package named by Current Package if it is
+non-nil. Use this when evaluating Lisp code on behalf of the user.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_do-alpha-chars"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        do-alpha-chars (var kind [result]) {form}* 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700615"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This iterates over alphabetic characters in Common Lisp binding var to
+each character in order as specified under character relations in
+Common Lisp the Language. Kind is one of:lower, :upper, or :both. When
+the user supplies :both, lowercase characters are processed first.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+        </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="HemlockProgrammingHighLevelTextPrimitives"></a>6.15.Â High-Level Text Primitives</h2>
+              </div>
+            </div>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+This chapter discusses primitives that operate on higher level text
+forms than characters and words. For English text, there are functions
+that know about sentence and paragraph structures, and for Lisp
+sources, there are functions that understand this language. This
+chapter also describes mechanisms for organizing file sections into
+logical pages and for formatting text forms.
+        </p>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="IndentingText"></a>6.15.1.Â Indenting Text</h3>
+                </div>
+              </div>
+            </div>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_indent_function"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Indent Function       (initial value tab-to-tab-stop)  
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700701"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+The value of this variable determines how indentation is done, and it
+is a function which is passed a mark as its argument. The function
+should indent the line that the mark points to. The function may move
+the mark around on the line. The mark will be :left-inserting. The
+default simply inserts a tab character at the mark. A function for
+Lisp mode probably moves the mark to the beginning of the line,
+deletes horizontal whitespace, and computes some appropriate
+indentation for Lisp code.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_indent_with_tabs"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Indent with Tabs (initial value nil)     
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700760"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_spaces_per_tab"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Spaces per Tab        (initial value 8)        
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700814"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Indent with Tabs should be true if indenting should use tabs
+whenever possible. If nil, the default, it only uses spaces.
+Spaces per Tab defines the size of a tab.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_indent-region"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        indent-region         region   
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700870"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_indent-region-for-commands"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        indent-region-for-commands    region   
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700925"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+indent-region invokes the value of Indent Function on every line of
+region. indent-region-for-commands uses indent-region but first saves
+the region for the Undo command.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_delete-horizontal-space"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        delete-horizontal-space       mark     
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id700982"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This deletes all characters on either side of mark with a Space attribute (see section 9.5)
+of 1.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="LispTextBuffers"></a>6.15.2.Â Lisp Text Buffers</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Hemlock bases its Lisp primitives on parsing a block of the buffer and
+annotating lines as to what kind of Lisp syntax occurs on the line or
+what kind of form a mark might be in (for example, string, comment,
+list, etc.). These do not work well if the block of parsed forms is
+exceeded when moving marks around these forms, but the block that gets
+parsed is somewhat programmable.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+There is also a notion of a top level form which this documentation
+often uses synonymously with defun, meaning a Lisp form occurring in a
+source file delimited by parentheses with the opening parenthesis at
+the beginning of some line. The names of the functions include this
+inconsistency.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_pre-command-parse-check"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        pre-command-parse-check       mark for-sure    
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701062"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_parse_start_function"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Parse Start Function  (initial value start-of-parse-block)     
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701116"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_parse_end_function"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Parse End Function    (initial value end-of-parse-block)       
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701170"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_minimum_lines_parsed"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Minimum Lines Parsed          (initial value 50)       
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701225"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_maximum_lines_parsed"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Maximum Lines Parsed          (initial value 500)      
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701279"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_defun_parse_goal"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Defun Parse Goal      (initial value 2)        
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701334"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+pre-command-parse-check calls Parse Start Function and Parse End
+Function on mark to get two marks. It then parses all the lines
+between the marks including the complete lines they point into. When
+for-sure is non-nil, this parses the area regardless of any cached
+information about the lines. Every command that uses the following
+routines calls this before doing so.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+The default values of the start and end variables use Minimum Lines
+Parsed, Maximum Lines Parsed, and Defun Parse Goal to determine how
+big a region to parse. These two functions always include at least the
+minimum number of lines before and after the mark passed to them. They
+try to include Defun Parse Goal number of top level forms before and
+after the mark passed them, but these functions never return marks
+that include more than the maximum number of lines before or after the
+mark passed to them.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_form-offset"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        form-offset   mark count       
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701399"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This tries to move mark count forms forward if positive or -count
+forms backwards if negative. Mark is always moved. If there were
+enough forms in the appropriate direction, this returns mark,
+otherwise nil.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_top-level-offset"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        top-level-offset      mark count       
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701456"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This tries to move mark count top level forms forward if positive or
+-count top level forms backwards if negative. If there were enough top
+level forms in the appropriate direction, this returns mark, otherwise
+nil. Mark is moved only if this is successful.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_mark-top-level-form"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        mark-top-level-form   mark1 mark2      
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701512"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This moves mark1 and mark2 to the beginning and end, respectively, of
+the current or next top level form. Mark1 is used as a reference to
+start looking. The marks may be altered even if unsuccessful. If
+successful, return mark2, else nil. Mark2 is left at the beginning of
+the line following the top level form if possible, but if the last
+line has text after the closing parenthesis, this leaves the mark
+immediately after the form.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_defun-region"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        defun-region          mark     
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701570"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This returns a region around the current or next defun with respect to
+mark. Mark is not used to form the region. If there is no appropriate
+top level form, this signals an editor-error. This calls
+pre-command-parse-check first.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_inside-defun-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        inside-defun-p        mark     
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701626"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_start-defun-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        start-defun-p         mark     
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701680"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These return, respectively, whether mark is inside a top level form or
+at the beginning of a line immediately before a character whose Lisp
+Syntax (see section 9.5) value is :opening-paren.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_forward-up-list"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        forward-up-list       mark     
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701736"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_backward-up-list"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        backward-up-list      mark     
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701791"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Respectively, these move mark immediately past a character whose Lisp
+Syntax (see section 9.5) value is :closing-paren or immediately before
+a character whose Lisp Syntax value is :opening-paren.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_valid-spot"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        valid-spot    mark forwardp    
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701846"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This returns t or nil depending on whether the character indicated by
+mark is a valid spot. When forwardp is set, use the character after
+mark and vice versa. Valid spots exclude commented text, inside
+strings, and character quoting.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_defindent"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        defindent     name count       
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701902"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This defines the function with name to have count special
+arguments. indent-for-lisp, the value of Indent Function (see section
+15.1) in Lisp mode, uses this to specially indent these arguments. For
+example, do has two, with-open-file has one, etc. There are many of
+these defined by the system including definitions for special Hemlock
+forms. Name is a simple-string, case insensitive and purely textual
+(that is, not read by the Lisp reader); therefore, "with-a-mumble" is
+distinct from "mumble:with-a-mumble".
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="EnglishTextBuffers"></a>6.15.3.Â English Text Buffers</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+This section describes some routines that understand basic English
+language forms.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_word-offset"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        word-offset   mark count       
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id701976"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This moves mark count words forward (if positive) or backwards (if
+negative). If mark is in the middle of a word, that counts as one. If
+there were count (-count if negative) words in the appropriate
+direction, this returns mark, otherwise nil. This always moves mark. A
+word lies between two characters whose Word Delimiter attribute value
+is 1 (see section 9.5).
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_sentence-offset"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        sentence-offset       mark count       
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702034"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This moves mark count sentences forward (if positive) or backwards (if negative). If mark is in the middle of a sentence, that counts as one. If there were count (-count if negative) sentences in the appropriate direction, this returns mark, otherwise nil. This always moves mark. 
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+A sentence ends with a character whose Sentence Terminator attribute
+is 1 followed by two spaces, a newline, or the end of the buffer. The
+terminating character is optionally followed by any number of
+characters whose Sentence Closing Char attribute is 1. A sentence
+begins after a previous sentence ends, at the beginning of a
+paragraph, or at the beginning of the buffer.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_paragraph-offset"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        paragraph-offset      mark count <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> prefix      
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702101"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_paragraph_delimiter_function"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Paragraph Delimiter Function          (initial value )         
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702157"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This moves mark count paragraphs forward (if positive) or backwards
+(if negative). If mark is in the middle of a paragraph, that counts as
+one. If there were count (-count if negative) paragraphs in the
+appropriate direction, this returns mark, otherwise nil. This only
+moves mark if there were enough paragraphs.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Paragraph Delimiter Function holds a function that takes a mark,
+typically at the beginning of a line, and returns whether or not the
+current line should break the paragraph. default-para-delim-function
+returns t if the next character, the first on the line, has a
+Paragraph Delimiter attribute value of 1. This is typically a space,
+for an indented paragraph, or a newline, for a block style. Some modes
+require a more complicated determinant; for example, Scribe modes adds
+some characters to the set and special cases certain formatting
+commands.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Prefix defaults to Fill Prefix (see section 15.5), and the right
+prefix is necessary to correctly skip paragraphs. If prefix is
+non-nil, and a line begins with prefix, then the scanning process
+skips the prefix before invoking the Paragraph Delimiter
+Function. Note, when scanning for paragraph bounds, and prefix is
+non-nil, lines are potentially part of the paragraph regardless of
+whether they contain the prefix; only the result of invoking the
+delimiter function matters.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+The programmer should be aware of an idiom for finding the end of the
+current paragraph. Assume paragraphp is the result of moving mark one
+paragraph, then the following correctly determines whether there
+actually is a current paragraph:
+</p>
+                  <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
+
+(or paragraphp
+  (and (last-line-p mark)
+       (end-line-p mark)
+       (not (blank-line-p (mark-line mark))))) 
+
+</pre>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+In this example mark is at the end of the last paragraph in the
+buffer, and there is no last newline character in the
+buffer. paragraph-offset would have returned nil since it could not
+skip any paragraphs since mark was at the end of the current and last
+paragraph. However, you still have found a current paragraph on which
+to operate. mark-paragraph understands this problem.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_mark-paragraph"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        mark-paragraph        mark1 mark2      
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702249"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This marks the next or current paragraph, setting mark1 to the
+beginning and mark2 to the end. This uses Fill Prefix (see section
+15.5). Mark1 is always on the first line of the paragraph, regardless
+of whether the previous line is blank. Mark2 is typically at the
+beginning of the line after the line the paragraph ends on, this
+returns mark2 on success. If this cannot find a paragraph, then the
+marks are left unmoved, and nil is returned.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="LogicalPages"></a>6.15.4.Â Logical Pages</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Logical pages are not supported at this time.
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="Filling"></a>6.15.5.Â Filling</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+Filling is an operation on text that breaks long lines at word
+boundaries before a given column and merges shorter lines together in
+an attempt to make each line roughly the specified length. This is
+different from justification which tries to add whitespace in awkward
+places to make each line exactly the same length. Hemlock's filling
+optionally inserts a specified string at the beginning of each
+line. Also, it eliminates extra whitespace between lines and words,
+but it knows two spaces follow sentences (see section 15.3).
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_fill_column"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Fill Column   (initial value 75)       
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702342"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="hv_fill_prefix"></a>
+                <strong>[Hemlock Variable]</strong>
+                <br></br>
+                <code>
+                        Fill Prefix   (initial value nil)      
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702396"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+These variables hold the default values of the prefix and column
+arguments to Hemlock's filling primitives. If Fill Prefix is nil, then
+there is no fill prefix.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_fill-region"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        fill-region   region <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> prefix column   
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702455"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This deletes any blank lines in region and fills it according to
+prefix and column. Prefix and column default to Fill Prefix and Fill
+Column.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_fill-region-by-paragraphs"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        fill-region-by-paragraphs     region <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> prefix column   
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702515"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This finds paragraphs (see section 15.3) within region and fills them
+with fill-region. This ignores blank lines between paragraphs. Prefix
+and column default to Fill Prefix and Fill Column.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+        </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="HemlockProgrammingUtilities"></a>6.16.Â Utilities</h2>
+              </div>
+            </div>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+This chapter describes a number of utilities for manipulating some
+types of objects Hemlock uses to record information. String-tables are
+used to store names of variables, commands, modes, and buffers. Ring
+lists can be used to provide a kill ring, recent command history, or
+other user-visible features.
+        </p>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="StringTableFunctions"></a>6.16.1.Â String-table Functions</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+String tables are similar to Common Lisp hash tables in that they
+associate a value with an object. There are a few useful differences:
+in a string table the key is always a case insensitive string, and
+primitives are provided to facilitate keyword completion and
+recognition. Any type of string may be added to a string table, but
+the string table functions always return simple-string's.
+            </p>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+A string entry in one of these tables may be thought of as being
+separated into fields or keywords. The interface provides keyword
+completion and recognition which is primarily used to implement some
+Echo Area commands. These routines perform a prefix match on a
+field-by-field basis allowing the ambiguous specification of earlier
+fields while going on to enter later fields. While string tables may
+use any string-char as a separator, the use of characters other than
+space may make the Echo Area commands fail or work unexpectedly.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_make-string-table"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        make-string-table  		 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702614"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function creates an empty string table that uses separator as the
+character, which must be a string-char, that distinguishes
+fields. Initial-contents specifies an initial set of strings and their
+values in the form of a dotted a-list, for example:
+</p>
+                  <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
+
+'(("Global" . t) ("Mode" . t) ("Buffer" . t))
+
+</pre>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_string-table-p"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        string-table-p  	string-table	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702677"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns t if string-table is a string-table object,
+otherwise nil.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_string-table-separator"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        string-table-separator  	string-table	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702732"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the separator character given to
+make-string-table.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_delete-string"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        delete-string  	string table	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702787"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_clrstring"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        clrstring  	table	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702841"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+delete-string removes any entry for string from the string-table
+table, returning t if there was an entry. clrstring removes all
+entries from table.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_getstring"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        getstring  	string table	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702897"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns as multiple values, first the value
+corresponding to the string if it is found and nil if it isn't, and
+second t if it is found and nil if it isn't.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This may be set with setf to add a new entry or to store a new value
+for a string. It is an error to try to insert a string with more than
+one field separator character occurring contiguously.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_complete-string"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        complete-string  	string tables	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id702957"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This function completes string as far as possible over the list of
+tables, returning five values. It is an error for tables to have
+different separator characters. The five return values are as follows:
+                    </p>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+The maximal completion of the string or nil if there is none.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+An indication of the usefulness of the returned string:
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:none</span></i>---
+There is no completion of string.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:complete</span></i>---
+The completion is a valid entry, but other valid
+completions exist too. This occurs when the supplied string is an
+entry as well as initial substring of another entry.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:unique</span></i>---
+The completion is a valid entry and unique.
+                                </p>
+                  <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:ambiguous</span></i>---
+The completion is invalid; get-string would return nil
+and nil if given the returned string.
+                                </p>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+The value of the string when the completion is :unique or
+:complete, otherwise nil.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+An index, or nil, into the completion returned, indicating where
+the addition of a single field to string ends. The command Complete
+Field uses this when the completion contains the addition to string
+of more than one field.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                  <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                    <ul class="itemizedlist" type="disc">
+                      <li class="listitem">
+                        <p>
+An index to the separator following the first ambiguous field when
+the completion is :ambiguous or :complete, otherwise nil.
+                            </p>
+                      </li>
+                    </ul>
+                  </div>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_find-ambiguous"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        find-ambiguous  	string table	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id703147"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml"> </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_find-containing"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        find-containing  	string table	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id703201"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+find-ambiguous returns a list in alphabetical order of all the strings
+in table matching string. This considers an entry as matching if each
+field in string, taken in order, is an initial substring of the
+entry's fields; entry may have fields remaining.
+                    </p>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+find-containing is similar, but it ignores the order of the fields in
+string, returning all strings in table matching any permutation of the
+fields in string.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="m_do-strings"></a>
+                <strong>[Macro]</strong>
+                <br></br>
+                <code>
+                        do-strings  	(string-var value-var table result) declaration tag statement	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id703263"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+This macro iterates over the strings in table in alphabetical
+order. On each iteration, it binds string-var to an entry's string and
+value-var to an entry's value.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="RingFunctions"></a>6.16.2.Â Ring Functions</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+There are various purposes in an editor for which a ring of values can
+be used, so Hemlock provides a general ring buffer type. It is used
+for maintaining a ring of killed regions (see section 4.3), a ring of
+marks (see section 3.1), or a ring of command strings which various
+modes and commands maintain as a history mechanism.
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_make-ring"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        make-ring  	length <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> delete-function	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id703340"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Makes an empty ring object capable of holding up to length Lisp
+objects. Delete-function is a function that each object is passed to
+before it falls off the end. Length must be greater than zero.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_ringp"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        ringp  	ring	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id703396"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns t if ring is a ring object, otherwise nil.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_ring-length"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        ring-length  	ring	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id703450"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns as multiple-values the number of elements which ring currently
+holds and the maximum number of elements which it may hold.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_ring-ref"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        ring-ref  	ring index	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id703506"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Returns the index'th item in the ring, where zero is the index of the
+most recently pushed. This may be set with setf.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_ring-push"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        ring-push  	object ring	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id703561"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Pushes object into ring, possibly causing the oldest item to go away.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_ring-pop"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        ring-pop  	ring	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id703616"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+Removes the most recently pushed object from ring and returns it. If
+the ring contains no elements then an error is signalled.
+                    </p>
+                </div>
+              </div>
+            </p>
+            <p>
+              <div class="refentrytitle">
+                <a id="f_rotate-ring"></a>
+                <strong>[Function]</strong>
+                <br></br>
+                <code>
+                        rotate-ring  	ring offset	 
+                    </code>
+              </div>
+              <div class="refentrytitle"></div>
+            </p>
+            <p>
+              <div>
+                <div class="refsect1" lang="en" xml:lang="en">
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id703672"></a>
+                  <div class="header">Description:</div>
+                  <p xmlns="http://www.w3.org/1999/xhtml">
+With a positive offset, rotates ring forward that many times. In a
+forward rotation the index of each element is reduced by one, except
+the one which initially had a zero index, which is made the last
+element. A negative offset rotates the ring the other way.
+                    </p>
+                </div>
+              </div>
+            </p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="UndoingCommands"></a>6.16.3.Â Undoing commands</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">
+No API to the undo facility is provided at this time.
+            </p>
+          </div>
+        </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="HemlockProgrammingMiscellaneous"></a>6.17.Â Miscellaneous</h2>
+              </div>
+            </div>
+          </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">
+This chapter is somewhat of a catch-all for comments and features that
+don't fit well anywhere else.
+        </p>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="KeyEvents"></a>6.17.1.Â Key-events</h3>
+                </div>
+              </div>
+            </div>
+            <div class="sect3" lang="en" xml:lang="en">
+              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+                <div>
+                  <div>
+                    <h4 class="title"><a id="KeyEventsIntroduction"></a>6.17.1.1.Â Introduction</h4>
+                  </div>
+                </div>
+              </div>
+              <p xmlns="http://www.w3.org/1999/xhtml">
+The canonical representation of editor input is a key-event
+structure. Users can bind commands to keys (see section 1.3.1), which
+are non-empty sequences of key-events. A key-event consists of
+an identifying token known as a keysym and a field of bits
+representing modifiers. Users define keysyms by supplying names
+that reflect the legends on their keyboard's keys.
+Users define modifier names similarly, but the system chooses the
+bit and mask for recognizing the modifier. You can
+use keysym and modifier names to textually specify key-events and
+Hemlock keys in a #k syntax. The following are some examples:
+</p>
+              <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
+
+#k"C-u"
+#k"Control-u"
+#k"c-m-z"
+#k"control-x meta-d"
+#k"a"
+#k"A"
+#k"Linefeed"
+
+</pre>
+              <p xmlns="http://www.w3.org/1999/xhtml">
+                </p>
+              <p xmlns="http://www.w3.org/1999/xhtml">
+This is convenient for use within code and in init files containing
+bind-key calls.
+                </p>
+              <p xmlns="http://www.w3.org/1999/xhtml">
+The #k syntax is delimited by double quotes, but the system parses the
+contents rather than reading it as a Common Lisp string. Within the
+double quotes, spaces separate multiple key-events. A single key-event
+optionally starts with modifier names terminated by hyphens. Modifier
+names are alphabetic sequences of characters which the system uses
+case-insensitively. Following modifiers is a keysym name, which is
+case-insensitive if it consists of multiple characters, but if the
+name consists of only a single character, then it is case-sensitive.
+                </p>
+              <p xmlns="http://www.w3.org/1999/xhtml">
+You can escape special characters --- hyphen, double quote, open angle
+bracket, close angle bracket, and space --- with a backslash, and you
+can specify a backslash by using two contiguously. You can use angle
+brackets to enclose a keysym name with many special characters in
+it. Between angle brackets appearing in a keysym name position, there
+are only two special characters, the closing angle bracket and
+backslash.
+                </p>
+            </div>
+            <div class="sect3" lang="en" xml:lang="en">
+              <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+                <div>
+                  <div>
+                    <h4 class="title"><a id="KeyEventsInterface"></a>6.17.1.2.Â Interface</h4>
+                  </div>
+                </div>
+              </div>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_define-keysym"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            define-keysym  	keysym preferred-name <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;rest</em> other-names	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id703831"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function establishes a mapping from preferred-name to keysym for
+purposes of #k syntax. Other-names also map to keysym, but the system
+uses preferred-name when printing key-events. The names are
+case-insensitive simple-strings; however, if the string contains a
+single character, then it is used case-sensitively. Redefining a
+keysym or re-using names has undefined effects.
+                        </p>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+Keysym can be any object, but generally it is either an integer
+representing the window-system code for the event, or a keyword
+which allows the mapping of the keysym to its code to be defined
+separately.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_define-keysym-code"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            define-keysym-code keysym code 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id703895"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+Defines the window-system code for the key event which in Hemlock is
+represented by keysym.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_define-mouse-keysym"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            define-mouse-keysym  	button keysym name shifted-bit event-key	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id703951"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function defines keysym named name for key-events representing
+mouse click events. Shifted-bit is a defined modifier name that
+translate-mouse-key-event sets in the key-event it returns whenever
+the shift bit is set in an incoming event.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_name-keysym"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            name-keysym  	name	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704009"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the keysym named name. If name is unknown, this
+returns nil.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_keysym-names"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            keysym-names  	keysym	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704065"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the list of all names for keysym. If keysym is
+undefined, this returns nil.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_keysym-preferred-name"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            keysym-preferred-name  	keysym	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704121"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This returns the preferred name for keysym, how it is typically
+printed. If keysym is undefined, this returns nil.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_define-key-event-modifier"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            define-key-event-modifier  	long-name short-name	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704178"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This establishes long-name and short-name as modifier names for
+purposes of specifying key-events in #k syntax. The names are
+case-insensitive strings. If either name is already defined,
+this signals an error.
+                        </p>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+The system defines the following default modifiers (first the long
+name, then the short name):
+                        </p>
+                    <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
+                      <ul class="itemizedlist" type="disc">
+                        <li class="listitem">
+                          <p>
+"Hyper", "H"
+                                </p>
+                        </li>
+                        <li class="listitem">
+                          <p>
+"Super", "S"
+                                </p>
+                        </li>
+                        <li class="listitem">
+                          <p>
+"Meta", "M"
+                                </p>
+                        </li>
+                        <li class="listitem">
+                          <p>
+"Control", "C"
+                                </p>
+                        </li>
+                        <li class="listitem">
+                          <p>
+"Shift", "Shift"
+                                </p>
+                        </li>
+                        <li class="listitem">
+                          <p>
+"Lock", "Lock"
+                                </p>
+                        </li>
+                      </ul>
+                    </div>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="v_all-modifier-names"></a>
+                  <strong>[Variable]</strong>
+                  <br></br>
+                  <code>
+                            *all-modifier-names*  		 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704293"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This variable holds all the defined modifier names.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_make-key-event-bits"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            make-key-event-bits  	<em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;rest</em> modifier-names	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704353"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns bits suitable for make-key-event from the
+supplied modifier-names. If any name is undefined, this signals an
+error.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_key-event-modifier-mask"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            key-event-modifier-mask  	modifier-name	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704410"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a mask for modifier-name. This mask is suitable
+for use with key-event-bits. If modifier-name is undefined, this
+signals an error.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_key-event-bits-modifiers"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            key-event-bits-modifiers  	bits	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704467"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This returns a list of key-event modifier names, one for each modifier
+set in bits.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_make-key-event"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            make-key-event  	object bits	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704523"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns a key-event described by object with
+bits. Object is one of keysym, string, or key-event. When object is a
+key-event, this uses key-event-keysym. You can form bits with
+make-key-event-bits or key-event-modifier-mask.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_key-event-p"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            key-event-p  	object	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704581"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns whether object is a key-event.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_key-event-bits"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            key-event-bits  	key-event	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704637"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the bits field of a key-event.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_key-event-keysym"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            key-event-keysym  	key-event	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704692"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the keysym field of a key-event.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_char-key-event"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            char-key-event  	character	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704748"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the key-event associated with character. You can
+associate a key-event with a character by setf-ing this form.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_key-event-char"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            key-event-char  	key-event	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704805"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns the character associated with key-event. You can
+associate a character with a key-event by setf'ing this form. The
+system defaultly translates key-events in some implementation
+dependent way for text insertion; for example, under an ASCII system,
+the key-event #k"C-h", as well as #k"backspace" would map to the
+Common Lisp character that causes a backspace.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_key-event-bit-p"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            key-event-bit-p  	key-event bit-name	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704864"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This function returns whether key-event has the bit set named by
+bit-name. This signals an error if bit-name is undefined.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="m_do-alpha-key-events"></a>
+                  <strong>[Macro]</strong>
+                  <br></br>
+                  <code>
+                            do-alpha-key-events  	(var kind <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> result) form	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704924"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This macro evaluates each form with var bound to a key-event
+representing an alphabetic character. Kind is one of :lower, :upper,
+or :both, and this binds var to each key-event in order a-z A-Z.
+When :both is specified, this processes lowercase letters
+first.
+                        </p>
+                  </div>
+                </div>
+              </p>
+              <p>
+                <div class="refentrytitle">
+                  <a id="f_pretty-key-string"></a>
+                  <strong>[Function]</strong>
+                  <br></br>
+                  <code>
+                            pretty-key-string  	key <em xmlns="http://www.w3.org/1999/xhtml" class="varname">&amp;optional</em> stream long-names-p	 
+                        </code>
+                </div>
+                <div class="refentrytitle"></div>
+              </p>
+              <p>
+                <div>
+                  <div class="refsect1" lang="en" xml:lang="en">
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id704985"></a>
+                    <div class="header">Description:</div>
+                    <p xmlns="http://www.w3.org/1999/xhtml">
+This returns a string representing key, a key-event or vector of key-events, in a
+user-expected fashion. Long-names-p indicates whether
+modifiers should be described by their long or short name.
+                        </p>
+                  </div>
+                </div>
+              </p>
+            </div>
+          </div>
+        </div>
+      </div>
+      <div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="chapter" lang="en" xml:lang="en">
+        <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+          <div>
+            <div>
+              <h2 class="title"><a id="Programming-with-Threads"></a>ChapterÂ 7.Â Programming with Threads</h2>
+            </div>
+          </div>
+        </div>
+        <div xmlns="http://www.w3.org/1999/xhtml" class="toc">
+          <dl>
+            <dt>
+              <span class="sect1">
+                <a href="#Threads-overview">7.1. Threads Overview</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Threads-Dictionary">6.7. Threads Dictionary</a>
+                <a href="#Intentionally--Missing-Functionality">7.2. (Intentionally) Missing Functionality</a>
+              </span>
+            </dt>
+            <dt>
+              <span class="sect1">
+                <a href="#Implementation-Decisions-and-Open-Questions">7.3. Implementation Decisions and Open Questions</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#Thread-Stack-Sizes">7.3.1. Thread Stack Sizes</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#id651576">7.3.2.  As of August 2003:</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#Porting-Code-from-the-Old-Thread-Model">7.4. Porting Code from the Old Thread Model</a>
+              </span>
+            </dt>
+            <dt>
+              <span class="sect1">
+                <a href="#Background-Terminal-Input">7.5. Background Terminal Input</a>
+              </span>
+            </dt>
+            <dd>
+              <dl>
+                <dt>
+                  <span class="sect2">
+                    <a href="#backgrount-ti-overview">7.5.1. Overview</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#background-terminal-example">7.5.2. An example</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#A-more-elaborate-example-">7.5.3. A more elaborate example.</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#Summary">7.5.4. Summary</a>
+                  </span>
+                </dt>
+              </dl>
+            </dd>
+            <dt>
+              <span class="sect1">
+                <a href="#The-Threads-which-CCL-Uses-for-Its-Own-Purposes">7.6. The Threads which Clozure CL Uses for Its Own Purposes</a>
+              </span>
+            </dt>
+            <dt>
+              <span class="sect1">
+                <a href="#Threads-Dictionary">7.7. Threads Dictionary</a>
               </span>
             </dt>
@@ -7179,5 +17993,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Threads-overview"></a>6.1.Â Threads Overview</h2>
+                <h2 class="title" style="clear: both"><a id="Threads-overview"></a>7.1.Â Threads Overview</h2>
               </div>
             </div>
@@ -7301,5 +18115,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Intentionally--Missing-Functionality"></a>6.2.Â (Intentionally) Missing Functionality</h2>
+                <h2 class="title" style="clear: both"><a id="Intentionally--Missing-Functionality"></a>7.2.Â (Intentionally) Missing Functionality</h2>
               </div>
             </div>
@@ -7339,5 +18153,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Implementation-Decisions-and-Open-Questions"></a>6.3.Â Implementation Decisions and Open Questions</h2>
+                <h2 class="title" style="clear: both"><a id="Implementation-Decisions-and-Open-Questions"></a>7.3.Â Implementation Decisions and Open Questions</h2>
               </div>
             </div>
@@ -7347,5 +18161,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Thread-Stack-Sizes"></a>6.3.1.Â Thread Stack Sizes</h3>
+                  <h3 class="title"><a id="Thread-Stack-Sizes"></a>7.3.1.Â Thread Stack Sizes</h3>
                 </div>
               </div>
@@ -7375,5 +18189,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="id480092"></a>6.3.2.Â  As of August 2003:</h3>
+                  <h3 class="title"><a id="id651576"></a>7.3.2.Â  As of August 2003:</h3>
                 </div>
               </div>
@@ -7420,5 +18234,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Porting-Code-from-the-Old-Thread-Model"></a>6.4.Â Porting Code from the Old Thread Model</h2>
+                <h2 class="title" style="clear: both"><a id="Porting-Code-from-the-Old-Thread-Model"></a>7.4.Â Porting Code from the Old Thread Model</h2>
               </div>
             </div>
@@ -7468,5 +18282,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Background-Terminal-Input"></a>6.5.Â Background Terminal Input</h2>
+                <h2 class="title" style="clear: both"><a id="Background-Terminal-Input"></a>7.5.Â Background Terminal Input</h2>
               </div>
             </div>
@@ -7476,5 +18290,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="backgrount-ti-overview"></a>6.5.1.Â Overview</h3>
+                  <h3 class="title"><a id="backgrount-ti-overview"></a>7.5.1.Â Overview</h3>
                 </div>
               </div>
@@ -7535,5 +18349,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="background-terminal-example"></a>6.5.2.Â An example</h3>
+                  <h3 class="title"><a id="background-terminal-example"></a>7.5.2.Â An example</h3>
                 </div>
               </div>
@@ -7583,5 +18397,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="A-more-elaborate-example-"></a>6.5.3.Â A more elaborate example.</h3>
+                  <h3 class="title"><a id="A-more-elaborate-example-"></a>7.5.3.Â A more elaborate example.</h3>
                 </div>
               </div>
@@ -7650,5 +18464,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Summary"></a>6.5.4.Â Summary</h3>
+                  <h3 class="title"><a id="Summary"></a>7.5.4.Â Summary</h3>
                 </div>
               </div>
@@ -7682,5 +18496,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="The-Threads-which-CCL-Uses-for-Its-Own-Purposes"></a>6.6.Â The Threads which Clozure CL Uses for Its Own Purposes</h2>
+                <h2 class="title" style="clear: both"><a id="The-Threads-which-CCL-Uses-for-Its-Own-Purposes"></a>7.6.Â The Threads which Clozure CL Uses for Its Own Purposes</h2>
               </div>
             </div>
@@ -7808,5 +18622,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Threads-Dictionary"></a>6.7.Â Threads Dictionary</h2>
+                <h2 class="title" style="clear: both"><a id="Threads-Dictionary"></a>7.7.Â Threads Dictionary</h2>
               </div>
             </div>
@@ -7827,5 +18641,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id497648"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id669972"></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)
@@ -7833,5 +18647,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id497674"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id669998"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns a list of all lisp processes (threads) known
@@ -7845,5 +18659,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id497689"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670013"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -7873,5 +18687,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id497759"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670082"></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>
@@ -7916,5 +18730,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id497951"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670276"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns a new lisp process (thread) with the
@@ -7937,5 +18751,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498003"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670328"></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>
@@ -7956,5 +18770,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498081"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670407"></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>
@@ -7966,5 +18780,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498135"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670461"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Suspends <em class="varname">process</em>, preventing it from
@@ -7988,10 +18802,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498190"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670516"></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="id498215"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670541"></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
@@ -8019,5 +18833,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498296"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670622"></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>
@@ -8030,5 +18844,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498350"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670675"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Undoes the effect of a previous call to
@@ -8041,10 +18855,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498381"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670706"></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="id498406"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670731"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -8072,5 +18886,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498471"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670797"></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>
@@ -8082,5 +18896,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498525"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670851"></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
@@ -8097,5 +18911,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498574"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670900"></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>
@@ -8118,5 +18932,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498650"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id670977"></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>
@@ -8129,5 +18943,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498725"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id671052"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Typically used to initialize a newly-created or newly-reset
@@ -8143,5 +18957,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498769"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id671096"></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>
@@ -8164,5 +18978,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498852"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id671178"></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>
@@ -8173,5 +18987,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498913"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id671240"></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>.
@@ -8190,10 +19004,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id498962"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id671289"></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="id498993"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id671320"></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
@@ -8216,5 +19030,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id499108"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id671435"></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.
@@ -8238,5 +19052,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id499297"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id671624"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates a lisp process (thread) via
@@ -8251,5 +19065,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id499332"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id671659"></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>
@@ -8272,5 +19086,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id502712"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id671742"></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>
@@ -8285,5 +19099,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id502805"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id671835"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Arranges for <em class="varname">process</em>
@@ -8316,5 +19130,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id502879"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id671909"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -8325,5 +19139,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id502898"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id671928"></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>
@@ -8355,10 +19169,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id502963"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674163"></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="id502975"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674175"></a>
                 <div class="header">Initial Value:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Bound separately in each process, to that process itself.
@@ -8366,5 +19180,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id502986"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674186"></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
@@ -8372,5 +19186,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id502998"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674198"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -8396,5 +19210,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503068"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674269"></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>
@@ -8403,5 +19217,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503125"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674325"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Causes <em class="varname">process</em> to cleanly exit
@@ -8430,5 +19244,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503192"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674392"></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>
@@ -8450,5 +19264,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503265"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674465"></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), which
@@ -8457,5 +19271,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503307"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674507"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -8465,5 +19279,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503319"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674519"></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-enable" title="Function PROCESS-ENABLE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-enable</b></a></span>
@@ -8485,5 +19299,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503392"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674592"></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>
@@ -8491,5 +19305,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503433"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674633"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -8499,5 +19313,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503448"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674648"></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>
@@ -8521,5 +19335,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503531"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674731"></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>
@@ -8527,5 +19341,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503572"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674772"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Entirely equivalent to calling
@@ -8541,5 +19355,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503636"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674836"></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>
@@ -8560,10 +19374,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503694"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674894"></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="id503705"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674906"></a>
                 <div class="header">Initial Value:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">The clock resolution of the OS scheduler.  Currently,
@@ -8572,5 +19386,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503718"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674918"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This value is ordinarily of marginal interest at best,
@@ -8580,5 +19394,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503730"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id674931"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -8604,5 +19418,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503834"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675035"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This information is primarily for the benefit of
@@ -8618,10 +19432,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503876"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675077"></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="id503907"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675107"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This should arguably be SETFable, but doesn't seem to
@@ -8647,5 +19461,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503965"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675165"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Advises the OS scheduler that the current thread has nothing
@@ -8656,10 +19470,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id503979"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675179"></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="id504027"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675227"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This is a holdover from the days of cooperative
@@ -8684,5 +19498,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504091"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675290"></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
@@ -8697,5 +19511,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504170"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675369"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Causes the current lisp process (thread) to repeatedly
@@ -8714,5 +19528,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504206"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675405"></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>
@@ -8734,5 +19548,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504314"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675513"></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
@@ -8752,5 +19566,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504427"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675626"></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
@@ -8769,5 +19583,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504477"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675676"></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>
@@ -8789,5 +19603,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504594"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675793"></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>
@@ -8796,5 +19610,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504638"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675838"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Executes <em class="varname">body</em>
@@ -8811,5 +19625,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504670"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675870"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -8835,5 +19649,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504742"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675941"></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>
@@ -8842,5 +19656,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504786"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id675986"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Executes <em class="varname">body</em>
@@ -8865,5 +19679,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504858"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676057"></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
@@ -8875,5 +19689,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504910"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676110"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns a lock object, which can
@@ -8885,5 +19699,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id504927"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676126"></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>
@@ -8905,5 +19719,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id505044"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676244"></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>
@@ -8913,5 +19727,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id505104"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676303"></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
@@ -8924,5 +19738,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id505136"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676336"></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>
@@ -8943,10 +19757,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id505249"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676449"></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="id519056"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676475"></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
@@ -8959,5 +19773,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519089"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676514"></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>
@@ -8977,10 +19791,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519188"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676626"></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="id519211"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676653"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Signals an error of type CCL:LOCK-NOT-OWNER if
@@ -8995,5 +19809,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519244"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676691"></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>
@@ -9014,5 +19828,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519345"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676805"></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>
@@ -9021,5 +19835,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519383"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676849"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tests whether <em class="varname">lock</em>
@@ -9034,5 +19848,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519406"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676875"></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>
@@ -9054,5 +19868,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519506"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id676988"></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
@@ -9060,5 +19874,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519529"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677015"></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.
@@ -9071,10 +19885,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519545"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677033"></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="id519593"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677086"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">There probably should be some way to
@@ -9099,5 +19913,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519650"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677151"></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
@@ -9108,5 +19922,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519701"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677210"></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
@@ -9122,5 +19936,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519741"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677256"></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>
@@ -9142,5 +19956,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519834"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677361"></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
@@ -9151,5 +19965,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519885"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677421"></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
@@ -9166,5 +19980,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id519930"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677472"></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>
@@ -9186,10 +20000,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520020"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677573"></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="id520042"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677599"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns an object of type CCL:SEMAPHORE.
@@ -9200,5 +20014,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520057"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677616"></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>
@@ -9220,5 +20034,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520152"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677724"></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>
@@ -9227,5 +20041,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520188"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677766"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Atomically increments <em class="varname">semaphore</em>'s
@@ -9234,10 +20048,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520202"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677781"></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="id520255"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677841"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml"><em class="varname">result</em> should probably be interpreted
@@ -9262,5 +20076,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520315"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677910"></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>
@@ -9269,5 +20083,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520351"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677951"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">semaphore</em>
@@ -9277,10 +20091,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520366"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id677968"></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="id520419"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678027"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml"><em class="varname">result</em> should probably be interpreted
@@ -9306,5 +20120,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520479"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678096"></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>
@@ -9319,5 +20133,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520545"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678173"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">semaphore</em>
@@ -9328,5 +20142,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520562"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678192"></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>
@@ -9348,5 +20162,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520655"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678297"></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
@@ -9356,5 +20170,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520697"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678345"></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>.
@@ -9372,10 +20186,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520730"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678382"></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="id520768"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678424"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -9402,5 +20216,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520832"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678498"></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
@@ -9410,5 +20224,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520874"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678545"></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
@@ -9423,10 +20237,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id520907"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678583"></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="id520944"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678625"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -9453,5 +20267,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521009"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678699"></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>
@@ -9460,5 +20274,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521048"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678743"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Requests exclusive read access to the standard terminal
@@ -9468,5 +20282,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521064"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678762"></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>
@@ -9487,15 +20301,15 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521141"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678850"></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="id521151"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678861"></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="id521161"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678873"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Controls how attempts to obtain ownership of terminal input
@@ -9509,5 +20323,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521174"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678888"></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>
@@ -9528,5 +20342,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521265"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id678991"></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
@@ -9537,5 +20351,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521304"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id679036"></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
@@ -9548,5 +20362,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521326"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id679060"></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>
@@ -9569,5 +20383,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521419"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id679166"></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>
@@ -9579,5 +20393,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521477"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id679232"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits for the specified process to terminate.  If the
@@ -9601,5 +20415,5 @@
           <div>
             <div>
-              <h2 class="title"><a id="Programming-with-Sockets"></a>ChapterÂ 7.Â Programming with Sockets</h2>
+              <h2 class="title"><a id="Programming-with-Sockets"></a>ChapterÂ 8.Â Programming with Sockets</h2>
             </div>
           </div>
@@ -9609,10 +20423,10 @@
             <dt>
               <span class="sect1">
-                <a href="#Sockets-Overview">7.1. Overview</a>
+                <a href="#Sockets-Overview">8.1. Overview</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Sockets-Dictionary">7.2. Sockets Dictionary</a>
+                <a href="#Sockets-Dictionary">8.2. Sockets Dictionary</a>
               </span>
             </dt>
@@ -9623,5 +20437,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Sockets-Overview"></a>7.1.Â Overview</h2>
+                <h2 class="title" style="clear: both"><a id="Sockets-Overview"></a>8.1.Â Overview</h2>
               </div>
             </div>
@@ -9699,5 +20513,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Sockets-Dictionary"></a>7.2.Â Sockets Dictionary</h2>
+                <h2 class="title" style="clear: both"><a id="Sockets-Dictionary"></a>8.2.Â Sockets Dictionary</h2>
               </div>
             </div>
@@ -9720,5 +20534,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id458958"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id629854"></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
@@ -9793,5 +20607,5 @@
 		specified number of seconds, an
 		<code xmlns="http://www.w3.org/1999/xhtml" class="literal">input-timeout</code> error is signalled.
-		(see <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#Stream-Timeouts-And-Deadlines" title="9.1.4.Â Stream Timeouts and Deadlines">SectionÂ 9.1.4, âStream Timeouts and Deadlinesâ</a>)</p>
+		(see <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#Stream-Timeouts-And-Deadlines" title="10.1.4.Â Stream Timeouts and Deadlines">SectionÂ 10.1.4, âStream Timeouts and Deadlinesâ</a>)</p>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">output-timeout</span></i>---The number of seconds before an output operation
 		times out.  Must be a real number between zero and one
@@ -9799,5 +20613,5 @@
 		specified number of seconds, an
 		<code xmlns="http://www.w3.org/1999/xhtml" class="literal">output-timeout</code> error is signalled.
-		(see <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#Stream-Timeouts-And-Deadlines" title="9.1.4.Â Stream Timeouts and Deadlines">SectionÂ 9.1.4, âStream Timeouts and Deadlinesâ</a>)</p>
+		(see <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#Stream-Timeouts-And-Deadlines" title="10.1.4.Â Stream Timeouts and Deadlines">SectionÂ 10.1.4, âStream Timeouts and Deadlinesâ</a>)</p>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">connect-timeout</span></i>---The number of seconds before a connection
 		attempt times out. [TODO: what are acceptable values?]
@@ -9817,8 +20631,8 @@
 		<code xmlns="http://www.w3.org/1999/xhtml" class="literal">COMMUNICATION-DEADLINE-EXPIRED</code>
 		error is signalled.  A deadline takes precedence over
-		any input/output timeouts that may be set.  (see <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#Stream-Timeouts-And-Deadlines" title="9.1.4.Â Stream Timeouts and Deadlines">SectionÂ 9.1.4, âStream Timeouts and Deadlinesâ</a>)</p>
+		any input/output timeouts that may be set.  (see <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#Stream-Timeouts-And-Deadlines" title="10.1.4.Â Stream Timeouts and Deadlines">SectionÂ 10.1.4, âStream Timeouts and Deadlinesâ</a>)</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id492760"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id610203"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns a new socket</p>
@@ -9839,5 +20653,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id492822"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id631425"></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>
@@ -9847,5 +20661,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id492864"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id631468"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Extracts the first connection on the queue of pending
@@ -9873,5 +20687,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id492929"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id652151"></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
@@ -9881,5 +20695,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id501834"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id652192"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Converts a dotted-string representation of a host address to
@@ -9901,5 +20715,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id501896"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id652254"></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>
@@ -9910,5 +20724,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id501938"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658993"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Converts a 32-bit unsigned IP address into octets.</p>
@@ -9929,5 +20743,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id501999"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id659054"></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>
@@ -9936,5 +20750,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id502039"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id659094"></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
@@ -9956,5 +20770,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id502097"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id652025"></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
@@ -9964,5 +20778,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id502124"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id652053"></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
@@ -9984,5 +20798,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id502182"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id659294"></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
@@ -9993,5 +20807,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id502225"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id659336"></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>
@@ -10013,5 +20827,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id494361"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id659397"></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>
@@ -10030,5 +20844,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id494452"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id673384"></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
@@ -10067,5 +20881,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id494552"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id649408"></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>
@@ -10082,5 +20896,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id494654"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id649511"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Send a UDP packet over a socket.</p>
@@ -10101,5 +20915,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id494716"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id684594"></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>
@@ -10108,5 +20922,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id494756"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id684634"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Shuts down part of a bidirectional connection. This is
@@ -10129,10 +20943,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id500590"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id684693"></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="id500616"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id659854"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the native OS's representation of the socket, or
@@ -10159,10 +20973,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id500677"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id659915"></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="id500704"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id659941"></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,
@@ -10184,10 +20998,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id500762"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id659999"></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="id500788"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id644038"></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
@@ -10209,10 +21023,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id500845"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id644095"></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="id500871"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id644122"></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>
@@ -10233,10 +21047,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id500928"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id644179"></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="id500954"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id644205"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the local port number</p>
@@ -10257,10 +21071,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id501012"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id659156"></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="id501038"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id659182"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns :internet or :file, as appropriate.</p>
@@ -10281,10 +21095,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id501095"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id659239"></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="id506532"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id659266"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns :active for tcp-stream, :passive for
@@ -10306,10 +21120,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id506590"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id683891"></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="id506616"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id683917"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the socket format as specified by the :format
@@ -10331,10 +21145,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id506673"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id683975"></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="id506699"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id684001"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">returns :stream for tcp-stream and listener-socket, and
@@ -10355,10 +21169,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id506742"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id684044"></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="id506753"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id684054"></a>
                 <div class="header">Superclasses:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">simple-error</p>
@@ -10379,10 +21193,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id506810"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id668842"></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="id506836"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id668868"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">The OS error code of the error</p>
@@ -10403,10 +21217,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id506894"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id668926"></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="id506921"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id668953"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">A symbol representing the error code in a more
@@ -10432,10 +21246,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id506984"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id669016"></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="id507010"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id669575"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">A string describing the context where the error happened. On
@@ -10458,5 +21272,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id507071"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id669636"></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>
@@ -10469,5 +21283,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id507114"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id669680"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">The close generic function can be applied to sockets. It
@@ -10490,5 +21304,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id501155"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id669742"></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>
@@ -10497,5 +21311,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id501211"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id669798"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">executes body with var bound to the result of applying
@@ -10510,5 +21324,5 @@
           <div>
             <div>
-              <h2 class="title"><a id="Running-Other-Programs-as-Subprocesses"></a>ChapterÂ 8.Â Running Other Programs as Subprocesses</h2>
+              <h2 class="title"><a id="Running-Other-Programs-as-Subprocesses"></a>ChapterÂ 9.Â Running Other Programs as Subprocesses</h2>
             </div>
           </div>
@@ -10518,20 +21332,20 @@
             <dt>
               <span class="sect1">
-                <a href="#Subprocess-Overview">8.1. Overview</a>
+                <a href="#Subprocess-Overview">9.1. Overview</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Subprocess-Examples">8.2. Examples</a>
+                <a href="#Subprocess-Examples">9.2. Examples</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Limitations-and-known-bugs">8.3. Limitations and known bugs</a>
+                <a href="#Limitations-and-known-bugs">9.3. Limitations and known bugs</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#External-Program-Dictionary">8.4. External-Program Dictionary</a>
+                <a href="#External-Program-Dictionary">9.4. External-Program Dictionary</a>
               </span>
             </dt>
@@ -10542,5 +21356,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Subprocess-Overview"></a>8.1.Â Overview</h2>
+                <h2 class="title" style="clear: both"><a id="Subprocess-Overview"></a>9.1.Â Overview</h2>
               </div>
             </div>
@@ -10559,5 +21373,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Subprocess-Examples"></a>8.2.Â Examples</h2>
+                <h2 class="title" style="clear: both"><a id="Subprocess-Examples"></a>9.2.Â Examples</h2>
               </div>
             </div>
@@ -10583,5 +21397,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Limitations-and-known-bugs"></a>8.3.Â Limitations and known bugs</h2>
+                <h2 class="title" style="clear: both"><a id="Limitations-and-known-bugs"></a>9.3.Â Limitations and known bugs</h2>
               </div>
             </div>
@@ -10608,5 +21422,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="External-Program-Dictionary"></a>8.4.Â External-Program Dictionary</h2>
+                <h2 class="title" style="clear: both"><a id="External-Program-Dictionary"></a>9.4.Â External-Program Dictionary</h2>
               </div>
             </div>
@@ -10629,5 +21443,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id482804"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id613494"></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.
@@ -10680,5 +21494,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id483958"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id604999"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Runs the specified program in an external (Unix) process,
@@ -10700,5 +21514,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id484017"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id641076"></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>
@@ -10706,5 +21520,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id463425"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id641117"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Sends the specified "signal" to the specified
@@ -10729,10 +21543,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id463486"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id625357"></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="id463512"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id625383"></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
@@ -10756,10 +21570,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id502635"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id639197"></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="id502661"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id639222"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the stream created when the input argument to
@@ -10782,10 +21596,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id458510"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id683611"></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="id458536"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id683637"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the stream created when the output argument to
@@ -10809,10 +21623,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id458597"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id625165"></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="id488650"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id625190"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the stream created when the error argument to
@@ -10836,10 +21650,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id488710"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id625251"></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="id488736"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id617122"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns, as multiple values, a keyword denoting the status
@@ -10856,5 +21670,5 @@
           <div>
             <div>
-              <h2 class="title"><a id="Streams"></a>ChapterÂ 9.Â Streams</h2>
+              <h2 class="title"><a id="Streams"></a>ChapterÂ 10.Â Streams</h2>
             </div>
           </div>
@@ -10864,5 +21678,5 @@
             <dt>
               <span class="sect1">
-                <a href="#CCL-Stream-Extensions">9.1. Stream Extensions</a>
+                <a href="#CCL-Stream-Extensions">10.1. Stream Extensions</a>
               </span>
             </dt>
@@ -10871,25 +21685,25 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#id488242">9.1.1. Stream External Format</a>
+                    <a href="#id612831">10.1.1. Stream External Format</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Additional-Open-Keywords">9.1.2. Additional keywords for OPEN and MAKE-SOCKET</a>
+                    <a href="#Additional-Open-Keywords">10.1.2. Additional keywords for OPEN and MAKE-SOCKET</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Basic-Versus-Fundamental-Streams">9.1.3. Basic Versus Fundamental Streams</a>
+                    <a href="#Basic-Versus-Fundamental-Streams">10.1.3. Basic Versus Fundamental Streams</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Stream-Timeouts-And-Deadlines">9.1.4. Stream Timeouts and Deadlines</a>
+                    <a href="#Stream-Timeouts-And-Deadlines">10.1.4. Stream Timeouts and Deadlines</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Open-File-Streams">9.1.5. Open File Streams</a>
+                    <a href="#Open-File-Streams">10.1.5. Open File Streams</a>
                   </span>
                 </dt>
@@ -10898,5 +21712,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Creating-Your-Own-Stream-Classes-with-Gray-Streams">9.2. Creating Your Own Stream Classes with Gray Streams</a>
+                <a href="#Creating-Your-Own-Stream-Classes-with-Gray-Streams">10.2. Creating Your Own Stream Classes with Gray Streams</a>
               </span>
             </dt>
@@ -10905,20 +21719,20 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Streams-Overview">9.2.1. Overview</a>
+                    <a href="#Streams-Overview">10.2.1. Overview</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Extending-READ-SEQUENCE-and-WRITE-SEQUENCE">9.2.2. Extending READ-SEQUENCE and WRITE-SEQUENCE</a>
+                    <a href="#Extending-READ-SEQUENCE-and-WRITE-SEQUENCE">10.2.2. Extending READ-SEQUENCE and WRITE-SEQUENCE</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Multibyte-I-O">9.2.3. Multibyte I/O</a>
+                    <a href="#Multibyte-I-O">10.2.3. Multibyte I/O</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Gray-Streams-Dictionary">9.2.4. Gray Streams Dictionary</a>
+                    <a href="#Gray-Streams-Dictionary">10.2.4. Gray Streams Dictionary</a>
                   </span>
                 </dt>
@@ -10931,5 +21745,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="CCL-Stream-Extensions"></a>9.1.Â Stream Extensions</h2>
+                <h2 class="title" style="clear: both"><a id="CCL-Stream-Extensions"></a>10.1.Â Stream Extensions</h2>
               </div>
             </div>
@@ -10939,5 +21753,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="id488242"></a>9.1.1.Â Stream External Format</h3>
+                  <h3 class="title"><a id="id612831"></a>10.1.1.Â Stream External Format</h3>
                 </div>
               </div>
@@ -10955,5 +21769,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Additional-Open-Keywords"></a>9.1.2.Â Additional keywords for OPEN and MAKE-SOCKET</h3>
+                  <h3 class="title"><a id="Additional-Open-Keywords"></a>10.1.2.Â Additional keywords for OPEN and MAKE-SOCKET</h3>
                 </div>
               </div>
@@ -11047,5 +21861,5 @@
 	  a Gray stream, i.e. whether or not the stream is an instance
 	  of <code class="literal">FUNDAMENTAL-STREAM</code> or
-	  <code class="literal">CCL::BASIC-STREAM</code>(see <a class="xref" href="#Basic-Versus-Fundamental-Streams" title="9.1.3.Â Basic Versus Fundamental Streams">SectionÂ 9.1.3, âBasic Versus Fundamental Streamsâ</a>).  Defaults to
+	  <code class="literal">CCL::BASIC-STREAM</code>(see <a class="xref" href="#Basic-Versus-Fundamental-Streams" title="10.1.3.Â Basic Versus Fundamental Streams">SectionÂ 10.1.3, âBasic Versus Fundamental Streamsâ</a>).  Defaults to
 	  <code class="literal">T</code>.</p>
                 </dd>
@@ -11057,9 +21871,9 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Basic-Versus-Fundamental-Streams"></a>9.1.3.Â Basic Versus Fundamental Streams</h3>
-                </div>
-              </div>
-            </div>
-            <p xmlns="http://www.w3.org/1999/xhtml">Gray streams (see <a class="xref" href="#Creating-Your-Own-Stream-Classes-with-Gray-Streams" title="9.2.Â Creating Your Own Stream Classes with Gray Streams">SectionÂ 9.2, âCreating Your Own Stream Classes with Gray Streamsâ</a>)
+                  <h3 class="title"><a id="Basic-Versus-Fundamental-Streams"></a>10.1.3.Â Basic Versus Fundamental Streams</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml">Gray streams (see <a class="xref" href="#Creating-Your-Own-Stream-Classes-with-Gray-Streams" title="10.2.Â Creating Your Own Stream Classes with Gray Streams">SectionÂ 10.2, âCreating Your Own Stream Classes with Gray Streamsâ</a>)
       all inherit from <code class="literal">FUNDAMENTAL-STREAM</code> whereas
       basic streams inherit from <code class="literal">CCL::BASIC-STREAM</code>.
@@ -11098,14 +21912,14 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Stream-Timeouts-And-Deadlines"></a>9.1.4.Â Stream Timeouts and Deadlines</h3>
-                </div>
-              </div>
-            </div>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id481519" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id481529" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id481539" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id481548" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id500066" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id500075" class="indexterm"></a>
+                  <h3 class="title"><a id="Stream-Timeouts-And-Deadlines"></a>10.1.4.Â Stream Timeouts and Deadlines</h3>
+                </div>
+              </div>
+            </div>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id669160" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id669170" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id669180" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id669190" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id673877" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id673886" class="indexterm"></a>
             <p xmlns="http://www.w3.org/1999/xhtml">A stream that is associated with a file descriptor has
         attributes and accessors:
@@ -11132,5 +21946,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Open-File-Streams"></a>9.1.5.Â Open File Streams</h3>
+                  <h3 class="title"><a id="Open-File-Streams"></a>10.1.5.Â Open File Streams</h3>
                 </div>
               </div>
@@ -11160,5 +21974,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id500241"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id674052"></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
@@ -11167,10 +21981,10 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id500268"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id674079"></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="id500279"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id674090"></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>
@@ -11195,10 +22009,10 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id500360"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id671998"></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="id500386"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id672024"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Adds a file stream to the internal list of open
@@ -11209,5 +22023,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id500405"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id672043"></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>
@@ -11232,10 +22046,10 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id500486"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id672124"></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="id500512"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id672151"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Remove file stream from the internal list of open file
@@ -11246,5 +22060,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id500531"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id672170"></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>
@@ -11258,5 +22072,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Creating-Your-Own-Stream-Classes-with-Gray-Streams"></a>9.2.Â Creating Your Own Stream Classes with Gray Streams</h2>
+                <h2 class="title" style="clear: both"><a id="Creating-Your-Own-Stream-Classes-with-Gray-Streams"></a>10.2.Â Creating Your Own Stream Classes with Gray Streams</h2>
               </div>
             </div>
@@ -11266,5 +22080,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Streams-Overview"></a>9.2.1.Â Overview</h3>
+                  <h3 class="title"><a id="Streams-Overview"></a>10.2.1.Â Overview</h3>
                 </div>
               </div>
@@ -11567,5 +22381,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Extending-READ-SEQUENCE-and-WRITE-SEQUENCE"></a>9.2.2.Â Extending READ-SEQUENCE and WRITE-SEQUENCE</h3>
+                  <h3 class="title"><a id="Extending-READ-SEQUENCE-and-WRITE-SEQUENCE"></a>10.2.2.Â Extending READ-SEQUENCE and WRITE-SEQUENCE</h3>
                 </div>
               </div>
@@ -11575,5 +22389,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="extending-read-write-overview"></a>9.2.2.1.Â Overview</h4>
+                    <h4 class="title"><a id="extending-read-write-overview"></a>10.2.2.1.Â Overview</h4>
                   </div>
                 </div>
@@ -11596,5 +22410,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="Notes"></a>9.2.2.2.Â Notes</h4>
+                    <h4 class="title"><a id="Notes"></a>10.2.2.2.Â Notes</h4>
                   </div>
                 </div>
@@ -11610,5 +22424,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="Example"></a>9.2.2.3.Â Example</h4>
+                    <h4 class="title"><a id="Example"></a>10.2.2.3.Â Example</h4>
                   </div>
                 </div>
@@ -11638,5 +22452,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Multibyte-I-O"></a>9.2.3.Â Multibyte I/O</h3>
+                  <h3 class="title"><a id="Multibyte-I-O"></a>10.2.3.Â Multibyte I/O</h3>
                 </div>
               </div>
@@ -11662,5 +22476,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Gray-Streams-Dictionary"></a>9.2.4.Â Gray Streams Dictionary</h3>
+                  <h3 class="title"><a id="Gray-Streams-Dictionary"></a>10.2.4.Â Gray Streams Dictionary</h3>
                 </div>
               </div>
@@ -11679,5 +22493,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513059"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id672756"></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>
@@ -11690,5 +22504,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513117"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id672815"></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
@@ -11711,5 +22525,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513176"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id672874"></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>
@@ -11722,5 +22536,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513234"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id672932"></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
@@ -11742,5 +22556,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513293"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id672990"></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>
@@ -11758,5 +22572,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513368"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id673066"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">should try to read successive elements from stream into
@@ -11781,5 +22595,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513428"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id673126"></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>
@@ -11797,5 +22611,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513503"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id673201"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">should try to write successive elements of vector to stream,
@@ -11819,5 +22633,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513563"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id673261"></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>
@@ -11825,5 +22639,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513581"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id673279"></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>
@@ -11836,5 +22650,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513647"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id682159"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Returns the file descriptor associated with
@@ -11860,5 +22674,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513716"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id682229"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Reads up to max-octets octets from stream into ivector,
@@ -11867,5 +22681,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513728"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id682241"></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
@@ -11892,5 +22706,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513848"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id682360"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Writes max-octets octets to stream from ivector, starting at
@@ -11898,5 +22712,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513860"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id682372"></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
@@ -11908,5 +22722,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id513932"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id682444"></a>
                   <div class="header">Examples:</div>
                   <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
@@ -11951,5 +22765,5 @@
           <div>
             <div>
-              <h2 class="title"><a id="Writing-Portable-Extensions-to-the-Object-System-using-the-MetaObject-Protocol"></a>ChapterÂ 10.Â Writing Portable Extensions to the Object System  using the MetaObject Protocol</h2>
+              <h2 class="title"><a id="Writing-Portable-Extensions-to-the-Object-System-using-the-MetaObject-Protocol"></a>ChapterÂ 11.Â Writing Portable Extensions to the Object System  using the MetaObject Protocol</h2>
             </div>
           </div>
@@ -11959,15 +22773,15 @@
             <dt>
               <span class="sect1">
-                <a href="#MOP-Overview">10.1. Overview</a>
+                <a href="#MOP-Overview">11.1. Overview</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#MOP-Implementation-status">10.2. Implementation status</a>
+                <a href="#MOP-Implementation-status">11.2. Implementation status</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Concurrency-issues">10.3. Concurrency issues</a>
+                <a href="#Concurrency-issues">11.3. Concurrency issues</a>
               </span>
             </dt>
@@ -11978,5 +22792,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="MOP-Overview"></a>10.1.Â Overview</h2>
+                <h2 class="title" style="clear: both"><a id="MOP-Overview"></a>11.1.Â Overview</h2>
               </div>
             </div>
@@ -11993,5 +22807,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="MOP-Implementation-status"></a>10.2.Â Implementation status</h2>
+                <h2 class="title" style="clear: both"><a id="MOP-Implementation-status"></a>11.2.Â Implementation status</h2>
               </div>
             </div>
@@ -12608,5 +23422,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Concurrency-issues"></a>10.3.Â Concurrency issues</h2>
+                <h2 class="title" style="clear: both"><a id="Concurrency-issues"></a>11.3.Â Concurrency issues</h2>
               </div>
             </div>
@@ -12645,5 +23459,5 @@
           <div>
             <div>
-              <h2 class="title"><a id="Profiling"></a>ChapterÂ 11.Â Profiling</h2>
+              <h2 class="title"><a id="Profiling"></a>ChapterÂ 12.Â Profiling</h2>
             </div>
           </div>
@@ -12653,5 +23467,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Profiling-Using-the-Linux-oprofile-system-level-profiler">11.1. Using the Linux oprofile system-level profiler</a>
+                <a href="#Profiling-Using-the-Linux-oprofile-system-level-profiler">12.1. Using the Linux oprofile system-level profiler</a>
               </span>
             </dt>
@@ -12660,25 +23474,25 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-oprofile-generating-a-lisp-image-for-use-with-oprofile">11.1.1. Generating a lisp image for use with oprofile</a>
+                    <a href="#Profiling-oprofile-generating-a-lisp-image-for-use-with-oprofile">12.1.1. Generating a lisp image for use with oprofile</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-oprofile-prerequisites">11.1.2. Prerequisites</a>
+                    <a href="#Profiling-oprofile-prerequisites">12.1.2. Prerequisites</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-oprofile-generating-elf-symbols-for-lisp-functions">11.1.3. Generating ELF symbols for Lisp functions</a>
+                    <a href="#Profiling-oprofile-generating-elf-symbols-for-lisp-functions">12.1.3. Generating ELF symbols for Lisp functions</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-oprofile-example">11.1.4. Example</a>
+                    <a href="#Profiling-oprofile-example">12.1.4. Example</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-oprofile-Issues">11.1.5. Issues</a>
+                    <a href="#Profiling-oprofile-Issues">12.1.5. Issues</a>
                   </span>
                 </dt>
@@ -12687,5 +23501,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Profiling-Using-Apples-CHUD-metering-tools">11.2. Using Apple's CHUD metering tools</a>
+                <a href="#Profiling-Using-Apples-CHUD-metering-tools">12.2. Using Apple's CHUD metering tools</a>
               </span>
             </dt>
@@ -12694,30 +23508,30 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-CHUD-prerequisites">11.2.1. Prerequisites</a>
+                    <a href="#Profiling-CHUD-prerequisites">12.2.1. Prerequisites</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#id501560">11.2.2. Generating a lisp image for use with Shark</a>
+                    <a href="#id637856">12.2.2. Generating a lisp image for use with Shark</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-CHUD-usage-synopsis">11.2.3. Usage synopsis</a>
+                    <a href="#Profiling-CHUD-usage-synopsis">12.2.3. Usage synopsis</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-CHUD-profiling-configurations">11.2.4. Profiling "configurations"</a>
+                    <a href="#Profiling-CHUD-profiling-configurations">12.2.4. Profiling "configurations"</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-CHUD-Reference">11.2.5. Reference</a>
+                    <a href="#Profiling-CHUD-Reference">12.2.5. Reference</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-CHUD-Acknowledgments">11.2.6. Acknowledgement</a>
+                    <a href="#Profiling-CHUD-Acknowledgments">12.2.6. Acknowledgement</a>
                   </span>
                 </dt>
@@ -12730,5 +23544,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Profiling-Using-the-Linux-oprofile-system-level-profiler"></a>11.1.Â Using the Linux oprofile system-level profiler</h2>
+                <h2 class="title" style="clear: both"><a id="Profiling-Using-the-Linux-oprofile-system-level-profiler"></a>12.1.Â Using the Linux oprofile system-level profiler</h2>
               </div>
             </div>
@@ -12745,5 +23559,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-oprofile-generating-a-lisp-image-for-use-with-oprofile"></a>11.1.1.Â Generating a lisp image for use with oprofile</h3>
+                  <h3 class="title"><a id="Profiling-oprofile-generating-a-lisp-image-for-use-with-oprofile"></a>12.1.1.Â Generating a lisp image for use with oprofile</h3>
                 </div>
               </div>
@@ -12762,5 +23576,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-oprofile-prerequisites"></a>11.1.2.Â Prerequisites</h3>
+                  <h3 class="title"><a id="Profiling-oprofile-prerequisites"></a>12.1.2.Â Prerequisites</h3>
                 </div>
               </div>
@@ -12794,5 +23608,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-oprofile-generating-elf-symbols-for-lisp-functions"></a>11.1.3.Â Generating ELF symbols for Lisp functions</h3>
+                  <h3 class="title"><a id="Profiling-oprofile-generating-elf-symbols-for-lisp-functions"></a>12.1.3.Â Generating ELF symbols for Lisp functions</h3>
                 </div>
               </div>
@@ -12849,5 +23663,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-oprofile-example"></a>11.1.4.Â Example</h3>
+                  <h3 class="title"><a id="Profiling-oprofile-example"></a>12.1.4.Â Example</h3>
                 </div>
               </div>
@@ -12918,5 +23732,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-oprofile-Issues"></a>11.1.5.Â Issues</h3>
+                  <h3 class="title"><a id="Profiling-oprofile-Issues"></a>12.1.5.Â Issues</h3>
                 </div>
               </div>
@@ -12938,5 +23752,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Profiling-Using-Apples-CHUD-metering-tools"></a>11.2.Â Using Apple's CHUD metering tools</h2>
+                <h2 class="title" style="clear: both"><a id="Profiling-Using-Apples-CHUD-metering-tools"></a>12.2.Â Using Apple's CHUD metering tools</h2>
               </div>
             </div>
@@ -12958,5 +23772,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-CHUD-prerequisites"></a>11.2.1.Â Prerequisites</h3>
+                  <h3 class="title"><a id="Profiling-CHUD-prerequisites"></a>12.2.1.Â Prerequisites</h3>
                 </div>
               </div>
@@ -12977,5 +23791,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="id501560"></a>11.2.2.Â Generating a lisp image for use with Shark</h3>
+                  <h3 class="title"><a id="id637856"></a>12.2.2.Â Generating a lisp image for use with Shark</h3>
                 </div>
               </div>
@@ -12998,5 +23812,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-CHUD-usage-synopsis"></a>11.2.3.Â Usage synopsis</h3>
+                  <h3 class="title"><a id="Profiling-CHUD-usage-synopsis"></a>12.2.3.Â Usage synopsis</h3>
                 </div>
               </div>
@@ -13051,5 +23865,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-CHUD-profiling-configurations"></a>11.2.4.Â Profiling "configurations"</h3>
+                  <h3 class="title"><a id="Profiling-CHUD-profiling-configurations"></a>12.2.4.Â Profiling "configurations"</h3>
                 </div>
               </div>
@@ -13084,9 +23898,9 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-CHUD-Reference"></a>11.2.5.Â Reference</h3>
-                </div>
-              </div>
-            </div>
-            <p xmlns="http://www.w3.org/1999/xhtml"><a id="id506187" class="indexterm"></a>
+                  <h3 class="title"><a id="Profiling-CHUD-Reference"></a>12.2.5.Â Reference</h3>
+                </div>
+              </div>
+            </div>
+            <p xmlns="http://www.w3.org/1999/xhtml"><a id="id638080" 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>
@@ -13094,5 +23908,5 @@
       profiling configuration file created by the "Config Editor" in
       Shark.app.</p>
-            <p xmlns="http://www.w3.org/1999/xhtml"><a id="id506211" 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)
+            <p xmlns="http://www.w3.org/1999/xhtml"><a id="id648993" 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>
             <p xmlns="http://www.w3.org/1999/xhtml">Executes FORM (an arbitrary lisp form) and returns whatever
@@ -13135,5 +23949,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-CHUD-Acknowledgments"></a>11.2.6.Â Acknowledgement</h3>
+                  <h3 class="title"><a id="Profiling-CHUD-Acknowledgments"></a>12.2.6.Â Acknowledgement</h3>
                 </div>
               </div>
@@ -13150,5 +23964,5 @@
           <div>
             <div>
-              <h2 class="title"><a id="The-Foreign-Function-Interface"></a>ChapterÂ 12.Â The Foreign-Function Interface</h2>
+              <h2 class="title"><a id="The-Foreign-Function-Interface"></a>ChapterÂ 13.Â The Foreign-Function Interface</h2>
             </div>
           </div>
@@ -13158,5 +23972,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Specifying-And-Using-Foreign-Types">12.1. Specifying And Using Foreign Types</a>
+                <a href="#Specifying-And-Using-Foreign-Types">13.1. Specifying And Using Foreign Types</a>
               </span>
             </dt>
@@ -13165,10 +23979,10 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Overview-foreign-types">12.1.1. Overview</a>
+                    <a href="#Overview-foreign-types">13.1.1. Overview</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Syntax-of-Foreign-Type-Specifiers">12.1.2. Syntax of Foreign Type Specifiers</a>
+                    <a href="#Syntax-of-Foreign-Type-Specifiers">13.1.2. Syntax of Foreign Type Specifiers</a>
                   </span>
                 </dt>
@@ -13177,5 +23991,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Foreign-Function-Calls">12.2. Foreign Function Calls</a>
+                <a href="#Foreign-Function-Calls">13.2. Foreign Function Calls</a>
               </span>
             </dt>
@@ -13184,10 +23998,10 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Overview-foreign-calls">12.2.1. Overview</a>
+                    <a href="#Overview-foreign-calls">13.2.1. Overview</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Return-Conventions-for-C-Structures">12.2.2. Return Conventions for C Structures</a>
+                    <a href="#Return-Conventions-for-C-Structures">13.2.2. Return Conventions for C Structures</a>
                   </span>
                 </dt>
@@ -13196,5 +24010,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Referencing-and-Using-Foreign-Memory-Addresses">12.3. Referencing and Using Foreign Memory Addresses</a>
+                <a href="#Referencing-and-Using-Foreign-Memory-Addresses">13.3. Referencing and Using Foreign Memory Addresses</a>
               </span>
             </dt>
@@ -13203,10 +24017,10 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Overview-memory-addresses">12.3.1. Overview</a>
+                    <a href="#Overview-memory-addresses">13.3.1. Overview</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Foreign-Memory-Addresses-Dictionary">12.3.2. Foreign-Memory-Addresses Dictionary</a>
+                    <a href="#Foreign-Memory-Addresses-Dictionary">13.3.2. Foreign-Memory-Addresses Dictionary</a>
                   </span>
                 </dt>
@@ -13215,5 +24029,5 @@
             <dt>
               <span class="sect1">
-                <a href="#The-Interface-Database">12.4. The Interface Database</a>
+                <a href="#The-Interface-Database">13.4. The Interface Database</a>
               </span>
             </dt>
@@ -13222,10 +24036,10 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#interface-database-Overview">12.4.1. Overview</a>
+                    <a href="#interface-database-Overview">13.4.1. Overview</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Other-issues">12.4.2. Other issues:</a>
+                    <a href="#Other-issues">13.4.2. Other issues:</a>
                   </span>
                 </dt>
@@ -13234,5 +24048,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Using-Interface-Directories">12.5. Using Interface Directories</a>
+                <a href="#Using-Interface-Directories">13.5. Using Interface Directories</a>
               </span>
             </dt>
@@ -13241,10 +24055,10 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Interface-Directory-Overview">12.5.1. Overview</a>
+                    <a href="#Interface-Directory-Overview">13.5.1. Overview</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Creating-new-interface-directories">12.5.2. Creating new interface directories</a>
+                    <a href="#Creating-new-interface-directories">13.5.2. Creating new interface directories</a>
                   </span>
                 </dt>
@@ -13253,5 +24067,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Using-Shared-Libraries">12.6. Using Shared Libraries</a>
+                <a href="#Using-Shared-Libraries">13.6. Using Shared Libraries</a>
               </span>
             </dt>
@@ -13260,15 +24074,15 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Shared-Library-Overview">12.6.1. Overview</a>
+                    <a href="#Shared-Library-Overview">13.6.1. Overview</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Limitations-and-known-bugs--1-">12.6.2. Limitations and known bugs</a>
+                    <a href="#Limitations-and-known-bugs--1-">13.6.2. Limitations and known bugs</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Darwin-Notes">12.6.3. &gt;Darwin Notes</a>
+                    <a href="#Darwin-Notes">13.6.3. &gt;Darwin Notes</a>
                   </span>
                 </dt>
@@ -13277,5 +24091,5 @@
             <dt>
               <span class="sect1">
-                <a href="#The-Interface-Translator">12.7. The Interface Translator</a>
+                <a href="#The-Interface-Translator">13.7. The Interface Translator</a>
               </span>
             </dt>
@@ -13284,10 +24098,10 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Interface-translator-overview">12.7.1. Overview</a>
+                    <a href="#Interface-translator-overview">13.7.1. Overview</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Details--rebuilding-the-CDB-databases--step-by-step">12.7.2. Details: rebuilding the CDB databases, step by step</a>
+                    <a href="#Details--rebuilding-the-CDB-databases--step-by-step">13.7.2. Details: rebuilding the CDB databases, step by step</a>
                   </span>
                 </dt>
@@ -13296,5 +24110,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Case-sensitivity-of-foreign-names-in-CCL">12.8. Case-sensitivity of foreign names in <code class="literal">CCL</code></a>
+                <a href="#Case-sensitivity-of-foreign-names-in-CCL">13.8. Case-sensitivity of foreign names in <code class="literal">CCL</code></a>
               </span>
             </dt>
@@ -13303,20 +24117,20 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Case-sensitivity-overview">12.8.1. Overview</a>
+                    <a href="#Case-sensitivity-overview">13.8.1. Overview</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Foreign-constant-and-function-names">12.8.2. Foreign constant and function names</a>
+                    <a href="#Foreign-constant-and-function-names">13.8.2. Foreign constant and function names</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Foreign-type--record--and-field-names">12.8.3. Foreign type, record, and field names</a>
+                    <a href="#Foreign-type--record--and-field-names">13.8.3. Foreign type, record, and field names</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Examples--1-">12.8.4. Examples</a>
+                    <a href="#Examples--1-">13.8.4. Examples</a>
                   </span>
                 </dt>
@@ -13325,10 +24139,10 @@
             <dt>
               <span class="sect1">
-                <a href="#Reading-Foreign-Names">12.9. Reading Foreign Names</a>
+                <a href="#Reading-Foreign-Names">13.9. Reading Foreign Names</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Tutorial--Using-Basic-Calls-and-Types">12.10. Tutorial: Using Basic Calls and Types</a>
+                <a href="#Tutorial--Using-Basic-Calls-and-Types">13.10. Tutorial: Using Basic Calls and Types</a>
               </span>
             </dt>
@@ -13337,5 +24151,5 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Acknowledgement">12.10.1. Acknowledgement</a>
+                    <a href="#Acknowledgement">13.10.1. Acknowledgement</a>
                   </span>
                 </dt>
@@ -13344,5 +24158,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Tutorial--Allocating-Foreign-Data-on-the-Lisp-Heap">12.11. Tutorial: Allocating Foreign Data on the Lisp Heap </a>
+                <a href="#Tutorial--Allocating-Foreign-Data-on-the-Lisp-Heap">13.11. Tutorial: Allocating Foreign Data on the Lisp Heap </a>
               </span>
             </dt>
@@ -13351,5 +24165,5 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Acknowledgement--1-">12.11.1. Acknowledgement</a>
+                    <a href="#Acknowledgement--1-">13.11.1. Acknowledgement</a>
                   </span>
                 </dt>
@@ -13358,5 +24172,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Foreign-Function-Interface-Dictionary">12.12. The Foreign-Function-Interface Dictionary</a>
+                <a href="#Foreign-Function-Interface-Dictionary">13.12. The Foreign-Function-Interface Dictionary</a>
               </span>
             </dt>
@@ -13367,5 +24181,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Specifying-And-Using-Foreign-Types"></a>12.1.Â Specifying And Using Foreign Types</h2>
+                <h2 class="title" style="clear: both"><a id="Specifying-And-Using-Foreign-Types"></a>13.1.Â Specifying And Using Foreign Types</h2>
               </div>
             </div>
@@ -13375,5 +24189,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Overview-foreign-types"></a>12.1.1.Â Overview</h3>
+                  <h3 class="title"><a id="Overview-foreign-types"></a>13.1.1.Â Overview</h3>
                 </div>
               </div>
@@ -13399,5 +24213,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="type-annotations"></a>12.1.1.1.Â Type Annotations</h4>
+                    <h4 class="title"><a id="type-annotations"></a>13.1.1.1.Â Type Annotations</h4>
                   </div>
                 </div>
@@ -13423,5 +24237,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="foreign-type-classes"></a>12.1.1.2.Â Foreign Types as Classes</h4>
+                    <h4 class="title"><a id="foreign-type-classes"></a>13.1.1.2.Â Foreign Types as Classes</h4>
                   </div>
                 </div>
@@ -13524,5 +24338,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Syntax-of-Foreign-Type-Specifiers"></a>12.1.2.Â Syntax of Foreign Type Specifiers</h3>
+                  <h3 class="title"><a id="Syntax-of-Foreign-Type-Specifiers"></a>13.1.2.Â Syntax of Foreign Type Specifiers</h3>
                 </div>
               </div>
@@ -13596,5 +24410,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Foreign-Function-Calls"></a>12.2.Â Foreign Function Calls</h2>
+                <h2 class="title" style="clear: both"><a id="Foreign-Function-Calls"></a>13.2.Â Foreign Function Calls</h2>
               </div>
             </div>
@@ -13604,5 +24418,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Overview-foreign-calls"></a>12.2.1.Â Overview</h3>
+                  <h3 class="title"><a id="Overview-foreign-calls"></a>13.2.1.Â Overview</h3>
                 </div>
               </div>
@@ -13627,5 +24441,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="Type-Designators-for-Arguments-and-Return-Values"></a>12.2.1.1.Â Type Designators for Arguments and Return Values</h4>
+                    <h4 class="title"><a id="Type-Designators-for-Arguments-and-Return-Values"></a>13.2.1.1.Â Type Designators for Arguments and Return Values</h4>
                   </div>
                 </div>
@@ -13701,5 +24515,5 @@
                   <dd>
                     <p>The argument/return values
-		        is <a class="link" href="#Referencing-and-Using-Foreign-Memory-Addresses" title="12.3.Â Referencing and Using Foreign Memory Addresses">a MACPTR</a>.</p>
+		        is <a class="link" href="#Referencing-and-Using-Foreign-Memory-Addresses" title="13.3.Â Referencing and Using Foreign Memory Addresses">a MACPTR</a>.</p>
                   </dd>
                   <dt>
@@ -13728,5 +24542,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="External-Entrypoints-and-Named-External-Entrypoints"></a>12.2.1.2.Â External Entrypoints and Named External Entrypoints</h4>
+                    <h4 class="title"><a id="External-Entrypoints-and-Named-External-Entrypoints"></a>13.2.1.2.Â External Entrypoints and Named External Entrypoints</h4>
                   </div>
                 </div>
@@ -13757,5 +24571,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Return-Conventions-for-C-Structures"></a>12.2.2.Â Return Conventions for C Structures</h3>
+                  <h3 class="title"><a id="Return-Conventions-for-C-Structures"></a>13.2.2.Â Return Conventions for C Structures</h3>
                 </div>
               </div>
@@ -13776,5 +24590,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Referencing-and-Using-Foreign-Memory-Addresses"></a>12.3.Â Referencing and Using Foreign Memory Addresses</h2>
+                <h2 class="title" style="clear: both"><a id="Referencing-and-Using-Foreign-Memory-Addresses"></a>13.3.Â Referencing and Using Foreign Memory Addresses</h2>
               </div>
             </div>
@@ -13784,5 +24598,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Overview-memory-addresses"></a>12.3.1.Â Overview</h3>
+                  <h3 class="title"><a id="Overview-memory-addresses"></a>13.3.1.Â Overview</h3>
                 </div>
               </div>
@@ -13792,5 +24606,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="Basics"></a>12.3.1.1.Â Basics</h4>
+                    <h4 class="title"><a id="Basics"></a>13.3.1.1.Â Basics</h4>
                   </div>
                 </div>
@@ -13874,5 +24688,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="Stack-allocation-of---and-destructive-operations-on---MACPTRs-"></a>12.3.1.2.Â Stack allocation ofâand destructive operations onâMACPTRs.</h4>
+                    <h4 class="title"><a id="Stack-allocation-of---and-destructive-operations-on---MACPTRs-"></a>13.3.1.2.Â Stack allocation ofâand destructive operations onâMACPTRs.</h4>
                   </div>
                 </div>
@@ -13944,5 +24758,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="Stack-allocated-memory--and-stack-allocated-pointers-to-it--"></a>12.3.1.3.Â Stack-allocated memory (and stack-allocated pointers to it.)</h4>
+                    <h4 class="title"><a id="Stack-allocated-memory--and-stack-allocated-pointers-to-it--"></a>13.3.1.3.Â Stack-allocated memory (and stack-allocated pointers to it.)</h4>
                   </div>
                 </div>
@@ -13987,5 +24801,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="Caveats-"></a>12.3.1.4.Â Caveats</h4>
+                    <h4 class="title"><a id="Caveats-"></a>13.3.1.4.Â Caveats</h4>
                   </div>
                 </div>
@@ -14007,5 +24821,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Foreign-Memory-Addresses-Dictionary"></a>12.3.2.Â Foreign-Memory-Addresses Dictionary</h3>
+                  <h3 class="title"><a id="Foreign-Memory-Addresses-Dictionary"></a>13.3.2.Â Foreign-Memory-Addresses Dictionary</h3>
                 </div>
               </div>
@@ -14017,5 +24831,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="Scalar-memory-reference"></a>12.3.2.1.Â Scalar memory reference</h4>
+                    <h4 class="title"><a id="Scalar-memory-reference"></a>13.3.2.1.Â Scalar memory reference</h4>
                   </div>
                 </div>
@@ -14080,5 +24894,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="iget-bit--Function-"></a>12.3.2.2.Â %get-bit [Function]</h4>
+                    <h4 class="title"><a id="iget-bit--Function-"></a>13.3.2.2.Â %get-bit [Function]</h4>
                   </div>
                 </div>
@@ -14130,5 +24944,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="iget-bitfield--Function-"></a>12.3.2.3.Â %get-bitfield [Function]</h4>
+                    <h4 class="title"><a id="iget-bitfield--Function-"></a>13.3.2.3.Â %get-bitfield [Function]</h4>
                   </div>
                 </div>
@@ -14186,5 +25000,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id516259"></a>12.3.2.4.Â %int-to-ptr [Function]</h4>
+                    <h4 class="title"><a id="id653384"></a>13.3.2.4.Â %int-to-ptr [Function]</h4>
                   </div>
                 </div>
@@ -14227,5 +25041,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id516334"></a>12.3.2.5.Â %inc-ptr [Function]</h4>
+                    <h4 class="title"><a id="id653458"></a>13.3.2.5.Â %inc-ptr [Function]</h4>
                   </div>
                 </div>
@@ -14277,5 +25091,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id516425"></a>12.3.2.6.Â %ptr-to-int [Function]</h4>
+                    <h4 class="title"><a id="id653550"></a>13.3.2.6.Â %ptr-to-int [Function]</h4>
                   </div>
                 </div>
@@ -14319,5 +25133,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id516501"></a>12.3.2.7.Â %null-ptr [Macro]</h4>
+                    <h4 class="title"><a id="id653625"></a>13.3.2.7.Â %null-ptr [Macro]</h4>
                   </div>
                 </div>
@@ -14344,5 +25158,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id516542"></a>12.3.2.8.Â %null-ptr-p [Function]</h4>
+                    <h4 class="title"><a id="id653666"></a>13.3.2.8.Â %null-ptr-p [Function]</h4>
                   </div>
                 </div>
@@ -14386,5 +25200,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id516617"></a>12.3.2.9.Â %setf-macptr [Function]</h4>
+                    <h4 class="title"><a id="id653742"></a>13.3.2.9.Â %setf-macptr [Function]</h4>
                   </div>
                 </div>
@@ -14434,5 +25248,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id516708"></a>12.3.2.10.Â %incf-ptr [Macro]</h4>
+                    <h4 class="title"><a id="id653832"></a>13.3.2.10.Â %incf-ptr [Macro]</h4>
                   </div>
                 </div>
@@ -14482,5 +25296,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id516798"></a>12.3.2.11.Â with-macptrs [Macro]</h4>
+                    <h4 class="title"><a id="id653923"></a>13.3.2.11.Â with-macptrs [Macro]</h4>
                   </div>
                 </div>
@@ -14532,5 +25346,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id516890"></a>12.3.2.12.Â %stack-block [Macro]</h4>
+                    <h4 class="title"><a id="id654014"></a>13.3.2.12.Â %stack-block [Macro]</h4>
                   </div>
                 </div>
@@ -14583,5 +25397,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id516982"></a>12.3.2.13.Â make-cstring [Function]</h4>
+                    <h4 class="title"><a id="id654107"></a>13.3.2.13.Â make-cstring [Function]</h4>
                   </div>
                 </div>
@@ -14626,5 +25440,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id517058"></a>12.3.2.14.Â with-cstrs [Macro]</h4>
+                    <h4 class="title"><a id="id654183"></a>13.3.2.14.Â with-cstrs [Macro]</h4>
                   </div>
                 </div>
@@ -14676,5 +25490,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id517150"></a>12.3.2.15.Â with-encoded-cstrs [Macro]</h4>
+                    <h4 class="title"><a id="id654275"></a>13.3.2.15.Â with-encoded-cstrs [Macro]</h4>
                   </div>
                 </div>
@@ -14739,5 +25553,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id517273"></a>12.3.2.16.Â %get-cstring [Function]</h4>
+                    <h4 class="title"><a id="id654398"></a>13.3.2.16.Â %get-cstring [Function]</h4>
                   </div>
                 </div>
@@ -14781,5 +25595,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id533058"></a>12.3.2.17.Â %str-from-ptr [Function]</h4>
+                    <h4 class="title"><a id="id712168"></a>13.3.2.17.Â %str-from-ptr [Function]</h4>
                   </div>
                 </div>
@@ -14833,5 +25647,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="The-Interface-Database"></a>12.4.Â The Interface Database</h2>
+                <h2 class="title" style="clear: both"><a id="The-Interface-Database"></a>13.4.Â The Interface Database</h2>
               </div>
             </div>
@@ -14841,5 +25655,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="interface-database-Overview"></a>12.4.1.Â Overview</h3>
+                  <h3 class="title"><a id="interface-database-Overview"></a>13.4.1.Â Overview</h3>
                 </div>
               </div>
@@ -14888,5 +25702,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Other-issues"></a>12.4.2.Â Other issues:</h3>
+                  <h3 class="title"><a id="Other-issues"></a>13.4.2.Â Other issues:</h3>
                 </div>
               </div>
@@ -14897,5 +25711,5 @@
                   <p><code class="literal">CCL</code> now preserves the case of external symbols in
 	        its database
-	        files. See <a class="link" href="#Case-sensitivity-of-foreign-names-in-CCL" title="12.8.Â Case-sensitivity of foreign names in CCL">Case-sensitivity
+	        files. See <a class="link" href="#Case-sensitivity-of-foreign-names-in-CCL" title="13.8.Â Case-sensitivity of foreign names in CCL">Case-sensitivity
 	        of foreign names in <code class="literal">CCL</code></a> for information about
 	        case in foreign symbol names.</p>
@@ -14912,5 +25726,5 @@
             </div>
             <p xmlns="http://www.w3.org/1999/xhtml">For information about building the database files,
-	    see <a class="xref" href="#The-Interface-Translator" title="12.7.Â The Interface Translator">SectionÂ 12.7, âThe Interface Translatorâ</a>.</p>
+	    see <a class="xref" href="#The-Interface-Translator" title="13.7.Â The Interface Translator">SectionÂ 13.7, âThe Interface Translatorâ</a>.</p>
           </div>
         </div>
@@ -14919,5 +25733,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Using-Interface-Directories"></a>12.5.Â Using Interface Directories</h2>
+                <h2 class="title" style="clear: both"><a id="Using-Interface-Directories"></a>13.5.Â Using Interface Directories</h2>
               </div>
             </div>
@@ -14927,5 +25741,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Interface-Directory-Overview"></a>12.5.1.Â Overview</h3>
+                  <h3 class="title"><a id="Interface-Directory-Overview"></a>13.5.1.Â Overview</h3>
                 </div>
               </div>
@@ -15014,5 +25828,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Creating-new-interface-directories"></a>12.5.2.Â Creating new interface directories</h3>
+                  <h3 class="title"><a id="Creating-new-interface-directories"></a>13.5.2.Â Creating new interface directories</h3>
                 </div>
               </div>
@@ -15052,5 +25866,5 @@
               </ol>
             </div>
-            <p xmlns="http://www.w3.org/1999/xhtml">Refer to <a class="xref" href="#The-Interface-Translator" title="12.7.Â The Interface Translator">SectionÂ 12.7, âThe Interface Translatorâ</a> for
+            <p xmlns="http://www.w3.org/1999/xhtml">Refer to <a class="xref" href="#The-Interface-Translator" title="13.7.Â The Interface Translator">SectionÂ 13.7, âThe Interface Translatorâ</a> for
         information about running the interface translator and .ffi
         parser.</p>
@@ -15071,5 +25885,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Using-Shared-Libraries"></a>12.6.Â Using Shared Libraries</h2>
+                <h2 class="title" style="clear: both"><a id="Using-Shared-Libraries"></a>13.6.Â Using Shared Libraries</h2>
               </div>
             </div>
@@ -15079,5 +25893,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Shared-Library-Overview"></a>12.6.1.Â Overview</h3>
+                  <h3 class="title"><a id="Shared-Library-Overview"></a>13.6.1.Â Overview</h3>
                 </div>
               </div>
@@ -15140,5 +25954,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Limitations-and-known-bugs--1-"></a>12.6.2.Â Limitations and known bugs</h3>
+                  <h3 class="title"><a id="Limitations-and-known-bugs--1-"></a>13.6.2.Â Limitations and known bugs</h3>
                 </div>
               </div>
@@ -15165,5 +25979,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Darwin-Notes"></a>12.6.3.Â &gt;Darwin Notes</h3>
+                  <h3 class="title"><a id="Darwin-Notes"></a>13.6.3.Â &gt;Darwin Notes</h3>
                 </div>
               </div>
@@ -15201,5 +26015,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="The-Interface-Translator"></a>12.7.Â The Interface Translator</h2>
+                <h2 class="title" style="clear: both"><a id="The-Interface-Translator"></a>13.7.Â The Interface Translator</h2>
               </div>
             </div>
@@ -15209,5 +26023,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Interface-translator-overview"></a>12.7.1.Â Overview</h3>
+                  <h3 class="title"><a id="Interface-translator-overview"></a>13.7.1.Â Overview</h3>
                 </div>
               </div>
@@ -15263,5 +26077,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Details--rebuilding-the-CDB-databases--step-by-step"></a>12.7.2.Â Details: rebuilding the CDB databases, step by step</h3>
+                  <h3 class="title"><a id="Details--rebuilding-the-CDB-databases--step-by-step"></a>13.7.2.Â Details: rebuilding the CDB databases, step by step</h3>
                 </div>
               </div>
@@ -15308,5 +26122,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Case-sensitivity-of-foreign-names-in-CCL"></a>12.8.Â Case-sensitivity of foreign names in <code class="literal">CCL</code></h2>
+                <h2 class="title" style="clear: both"><a id="Case-sensitivity-of-foreign-names-in-CCL"></a>13.8.Â Case-sensitivity of foreign names in <code class="literal">CCL</code></h2>
               </div>
             </div>
@@ -15316,5 +26130,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Case-sensitivity-overview"></a>12.8.1.Â Overview</h3>
+                  <h3 class="title"><a id="Case-sensitivity-overview"></a>13.8.1.Â Overview</h3>
                 </div>
               </div>
@@ -15345,5 +26159,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Foreign-constant-and-function-names"></a>12.8.2.Â Foreign constant and function names</h3>
+                  <h3 class="title"><a id="Foreign-constant-and-function-names"></a>13.8.2.Â Foreign constant and function names</h3>
                 </div>
               </div>
@@ -15375,5 +26189,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Foreign-type--record--and-field-names"></a>12.8.3.Â Foreign type, record, and field names</h3>
+                  <h3 class="title"><a id="Foreign-type--record--and-field-names"></a>13.8.3.Â Foreign type, record, and field names</h3>
                 </div>
               </div>
@@ -15439,5 +26253,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Examples--1-"></a>12.8.4.Â Examples</h3>
+                  <h3 class="title"><a id="Examples--1-"></a>13.8.4.Â Examples</h3>
                 </div>
               </div>
@@ -15458,5 +26272,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Reading-Foreign-Names"></a>12.9.Â Reading Foreign Names</h2>
+                <h2 class="title" style="clear: both"><a id="Reading-Foreign-Names"></a>13.9.Â Reading Foreign Names</h2>
               </div>
             </div>
@@ -15498,5 +26312,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Tutorial--Using-Basic-Calls-and-Types"></a>12.10.Â Tutorial: Using Basic Calls and Types</h2>
+                <h2 class="title" style="clear: both"><a id="Tutorial--Using-Basic-Calls-and-Types"></a>13.10.Â Tutorial: Using Basic Calls and Types</h2>
               </div>
             </div>
@@ -15867,5 +26681,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Acknowledgement"></a>12.10.1.Â Acknowledgement</h3>
+                  <h3 class="title"><a id="Acknowledgement"></a>13.10.1.Â Acknowledgement</h3>
                 </div>
               </div>
@@ -15879,5 +26693,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Tutorial--Allocating-Foreign-Data-on-the-Lisp-Heap"></a>12.11.Â Tutorial: Allocating Foreign Data on the Lisp Heap </h2>
+                <h2 class="title" style="clear: both"><a id="Tutorial--Allocating-Foreign-Data-on-the-Lisp-Heap"></a>13.11.Â Tutorial: Allocating Foreign Data on the Lisp Heap </h2>
               </div>
             </div>
@@ -16199,5 +27013,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Acknowledgement--1-"></a>12.11.1.Â Acknowledgement</h3>
+                  <h3 class="title"><a id="Acknowledgement--1-"></a>13.11.1.Â Acknowledgement</h3>
                 </div>
               </div>
@@ -16211,5 +27025,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Foreign-Function-Interface-Dictionary"></a>12.12.Â The Foreign-Function-Interface Dictionary</h2>
+                <h2 class="title" style="clear: both"><a id="Foreign-Function-Interface-Dictionary"></a>13.12.Â The Foreign-Function-Interface Dictionary</h2>
               </div>
             </div>
@@ -16227,11 +27041,11 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535012"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id714121"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Reads a symbol from the current input stream, with *PACKAGE*
 	      bound to the "OS" package and with readtable-case preserved.</p>
-                <p xmlns="http://www.w3.org/1999/xhtml">Does a lookup on that symbol in <a class="link" href="#The-Interface-Database" title="12.4.Â The Interface Database">the <code class="literal">CCL</code> interface
+                <p xmlns="http://www.w3.org/1999/xhtml">Does a lookup on that symbol in <a class="link" href="#The-Interface-Database" title="13.4.Â The Interface Database">the <code class="literal">CCL</code> interface
 	        database</a>, signalling an error if no foreign function
-	      information can be found for the symbol in any active <a class="link" href="#Using-Interface-Directories" title="12.5.Â Using Interface Directories">interface
+	      information can be found for the symbol in any active <a class="link" href="#Using-Interface-Directories" title="13.5.Â Using Interface Directories">interface
 	        directory</a>.</p>
                 <p xmlns="http://www.w3.org/1999/xhtml">Notes the foreign function information, including the foreign
@@ -16279,5 +27093,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535118"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id714227"></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
@@ -16338,5 +27152,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535236"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id714345"></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
@@ -16385,5 +27199,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535318"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id714427"></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
@@ -16488,5 +27302,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535457"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id714566"></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
@@ -16517,5 +27331,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535532"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id714641"></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
@@ -16524,5 +27338,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535568"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id714677"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">If <em class="varname">completely</em> is T, sets the
@@ -16553,9 +27367,9 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535644"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id714753"></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>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">arg-type-specifer</span></i>---One of the foreign argument-type keywords,
-		        described above, or an equivalent <a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Specifying-And-Using-Foreign-Types" title="12.1.Â Specifying And Using Foreign Types">foreign
+		        described above, or an equivalent <a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Specifying-And-Using-Foreign-Types" title="13.1.Â Specifying And Using Foreign Types">foreign
 		          type specifier</a>.  In addition, if the keyword
 		        :WITHOUT-INTERRUPTS is specified, the callback will be
@@ -16570,5 +27384,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535715"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id714824"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Proclaims <em class="varname">name</em>
@@ -16606,13 +27420,13 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535794"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id714904"></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
-		        <a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Case-sensitivity-of-foreign-names-in-CCL" title="12.8.Â Case-sensitivity of foreign names in CCL">escaping constructs</a>.</p>
+		        <a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Case-sensitivity-of-foreign-names-in-CCL" title="13.8.Â Case-sensitivity of foreign names in CCL">escaping constructs</a>.</p>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">foreign-type-spec</span></i>---A foreign type specifier, whose syntax is (loosely)
 		        defined above.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535836"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id714945"></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
@@ -16648,5 +27462,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535908"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715018"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---
@@ -16661,5 +27475,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535949"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715058"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">If there is already an EXTERNAL-ENTRY-POINT for
@@ -16689,18 +27503,18 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536018"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715127"></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>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">arg-type-specifer</span></i>---One of the foreign argument-type keywords, described
-		        above, or an equivalent <a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Specifying-And-Using-Foreign-Types" title="12.1.Â Specifying And Using Foreign Types">foreign
+		        above, or an equivalent <a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Specifying-And-Using-Foreign-Types" title="13.1.Â Specifying And Using Foreign Types">foreign
 		          type specifier</a>.</p>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">arg</span></i>---A lisp value of type indicated by the corresponding
 		        arg-type-specifier</p>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">result-type-specifier</span></i>---One of the foreign argument-type keywords, described
-		        above, or an equivalent <a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Specifying-And-Using-Foreign-Types" title="12.1.Â Specifying And Using Foreign Types">foreign
+		        above, or an equivalent <a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Specifying-And-Using-Foreign-Types" title="13.1.Â Specifying And Using Foreign Types">foreign
 		          type specifier</a>.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536092"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715201"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Calls the foreign function at the address obtained by
@@ -16729,5 +27543,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536151"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715260"></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>
@@ -16740,5 +27554,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536214"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715323"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Calls the foreign function at address entrypoint passing the
@@ -16766,18 +27580,18 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536273"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715382"></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>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">arg-type-specifer</span></i>---One of the foreign argument-type keywords, described
-		        above, or an equivalent <a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Specifying-And-Using-Foreign-Types" title="12.1.Â Specifying And Using Foreign Types">foreign
+		        above, or an equivalent <a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Specifying-And-Using-Foreign-Types" title="13.1.Â Specifying And Using Foreign Types">foreign
 		          type specifier</a>.</p>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">arg</span></i>---A lisp value of type indicated by the corresponding
 		        arg-type-specifier</p>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">result-type-specifier</span></i>---One of the foreign argument-type keywords, described
-		        above, or an equivalent <a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Specifying-And-Using-Foreign-Types" title="12.1.Â Specifying And Using Foreign Types">foreign
+		        above, or an equivalent <a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Specifying-And-Using-Foreign-Types" title="13.1.Â Specifying And Using Foreign Types">foreign
 		          type specifier</a>.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536346"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715456"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Calls the foreign function at address entrypoint passing the
@@ -16804,14 +27618,14 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536402"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715512"></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="id536425"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715534"></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 successful, returns that address encapsulated in
-	      <a class="link" href="#Referencing-and-Using-Foreign-Memory-Addresses" title="12.3.Â Referencing and Using Foreign Memory Addresses">a
+	      <a class="link" href="#Referencing-and-Using-Foreign-Memory-Addresses" title="13.3.Â Referencing and Using Foreign Memory Addresses">a
 	        MACPTR</a>, else returns NIL.</p>
               </div>
@@ -16832,10 +27646,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536484"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715593"></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="id536506"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715615"></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
@@ -16859,5 +27673,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536560"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715670"></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
@@ -16865,5 +27679,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536586"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715696"></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>
@@ -16897,5 +27711,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536679"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715789"></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>
@@ -16912,5 +27726,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536754"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715864"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -16947,5 +27761,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536826"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id715935"></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
@@ -16964,5 +27778,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536894"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716003"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -17013,5 +27827,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537016"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716125"></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
@@ -17027,5 +27841,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537074"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716183"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -17068,5 +27882,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537163"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716273"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -17080,5 +27894,5 @@
 	      that would mean that any stand-alone application using it would
 	      have to include a copy of the interface database
-	      (see <a class="xref" href="#The-Interface-Database" title="12.4.Â The Interface Database">SectionÂ 12.4, âThe Interface Databaseâ</a>), which is undesirable
+	      (see <a class="xref" href="#The-Interface-Database" title="13.4.Â The Interface Database">SectionÂ 13.4, âThe Interface Databaseâ</a>), which is undesirable
 	      because it's large.
 	    </p>
@@ -17101,5 +27915,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537247"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716356"></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
@@ -17109,5 +27923,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537287"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716396"></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
@@ -17120,5 +27934,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537303"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716412"></a>
                 <div class="header">Examples:</div>
                 <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">;;; Try to do something simple.
@@ -17155,5 +27969,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537323"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716433"></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
@@ -17178,13 +27992,13 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537381"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716490"></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>
+                <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="13.3.Â Referencing and Using Foreign Memory Addresses">a MACPTR</a>.</p>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">accessor-form</span></i>---a keyword which names a foreign type or record, as
-		        described in <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#Foreign-type--record--and-field-names" title="12.8.3.Â Foreign type, record, and field names">SectionÂ 12.8.3, âForeign type, record, and field namesâ</a>.
+		        described in <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#Foreign-type--record--and-field-names" title="13.8.3.Â Foreign type, record, and field names">SectionÂ 13.8.3, âForeign type, record, and field namesâ</a>.
 		      </p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537425"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716534"></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
@@ -17212,5 +28026,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537490"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716600"></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
@@ -17218,5 +28032,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537514"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716623"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to resolve the address of the EXTERNAL-ENTRY-POINT
@@ -17241,5 +28055,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537585"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716694"></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>
@@ -17249,9 +28063,9 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537636"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716745"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Executes <em class="varname">body</em>
 	      in an environment in which each var is bound
-	      to <a class="link" href="#Referencing-and-Using-Foreign-Memory-Addresses" title="12.3.Â Referencing and Using Foreign Memory Addresses">a MACPTR</a> encapsulating the
+	      to <a class="link" href="#Referencing-and-Using-Foreign-Memory-Addresses" title="13.3.Â Referencing and Using Foreign Memory Addresses">a MACPTR</a> encapsulating the
 	      address of a stack-allocated foreign memory block, allocated and
 	      initialized from typespec and initforms as per
@@ -17279,5 +28093,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537717"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716826"></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>
@@ -17286,8 +28100,8 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537765"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716874"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Executes body in an environment in which each var is
-	      bound to <a class="link" href="#Referencing-and-Using-Foreign-Memory-Addresses" title="12.3.Â Referencing and Using Foreign Memory Addresses">a
+	      bound to <a class="link" href="#Referencing-and-Using-Foreign-Memory-Addresses" title="13.3.Â Referencing and Using Foreign Memory Addresses">a
 	        MACPTR</a> encapsulating the address of a stack-allocated
 	      foreign memory block, allocated and initialized from
@@ -17313,5 +28127,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537832"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716941"></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
@@ -17321,5 +28135,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537860"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id716970"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -17358,5 +28172,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537917"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id717026"></a>
                 <div class="header">Example:</div>
                 <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
@@ -17372,8 +28186,8 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537931"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id717041"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
-                  <a class="xref" href="#Tutorial--Allocating-Foreign-Data-on-the-Lisp-Heap" title="12.11.Â Tutorial: Allocating Foreign Data on the Lisp Heap">SectionÂ 12.11, âTutorial: Allocating Foreign Data on the Lisp Heap â</a>
+                  <a class="xref" href="#Tutorial--Allocating-Foreign-Data-on-the-Lisp-Heap" title="13.11.Â Tutorial: Allocating Foreign Data on the Lisp Heap">SectionÂ 13.11, âTutorial: Allocating Foreign Data on the Lisp Heap â</a>
                 </span>
               </div>
@@ -17394,5 +28208,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537991"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id717101"></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
@@ -17401,5 +28215,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538015"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id717124"></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
@@ -17425,5 +28239,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538075"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id717184"></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
@@ -17432,5 +28246,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538099"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id717208"></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
@@ -17454,5 +28268,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538137"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id717246"></a>
                 <div class="header">Examples:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">One typically wants interface information to be
@@ -17479,5 +28293,5 @@
           <div>
             <div>
-              <h2 class="title"><a id="The-Objective-C-Bridge"></a>ChapterÂ 13.Â The Objective-C Bridge</h2>
+              <h2 class="title"><a id="The-Objective-C-Bridge"></a>ChapterÂ 14.Â The Objective-C Bridge</h2>
             </div>
           </div>
@@ -17487,20 +28301,20 @@
             <dt>
               <span class="sect1">
-                <a href="#Objective-C-Changes-1.2">13.1. Changes in 1.2</a>
+                <a href="#Objective-C-Changes-1.2">14.1. Changes in 1.2</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Using-Objective-C-Classes">13.2. Using Objective-C Classes</a>
+                <a href="#Using-Objective-C-Classes">14.2. Using Objective-C Classes</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Instantiating-Objective-C-Objects">13.3. Instantiating Objective-C Objects</a>
+                <a href="#Instantiating-Objective-C-Objects">14.3. Instantiating Objective-C Objects</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Calling-Objective-C-Methods">13.4. Calling Objective-C Methods</a>
+                <a href="#Calling-Objective-C-Methods">14.4. Calling Objective-C Methods</a>
               </span>
             </dt>
@@ -17509,20 +28323,20 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Type-Coercion-for-ObjC-Method-Calls">13.4.1. Type Coercion for Objective-C Method Calls</a>
+                    <a href="#Type-Coercion-for-ObjC-Method-Calls">14.4.1. Type Coercion for Objective-C Method Calls</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Methods-which-Return-Structures">13.4.2. Methods which Return Structures</a>
+                    <a href="#Methods-which-Return-Structures">14.4.2. Methods which Return Structures</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Variable-Arity-Messages">13.4.3. Variable-Arity Messages</a>
+                    <a href="#Variable-Arity-Messages">14.4.3. Variable-Arity Messages</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Optimization">13.4.4. Optimization</a>
+                    <a href="#Optimization">14.4.4. Optimization</a>
                   </span>
                 </dt>
@@ -17531,5 +28345,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Defining-Objective-C-Classes">13.5. Defining Objective-C Classes</a>
+                <a href="#Defining-Objective-C-Classes">14.5. Defining Objective-C Classes</a>
               </span>
             </dt>
@@ -17538,10 +28352,10 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Defining-classes-with-foreign-slots">13.5.1. Defining classes with foreign slots</a>
+                    <a href="#Defining-classes-with-foreign-slots">14.5.1. Defining classes with foreign slots</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Defining-classes-with-Lisp-slots">13.5.2. Defining classes with Lisp slots</a>
+                    <a href="#Defining-classes-with-Lisp-slots">14.5.2. Defining classes with Lisp slots</a>
                   </span>
                 </dt>
@@ -17550,5 +28364,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Defining-Objective-C-Methods">13.6. Defining Objective-C Methods</a>
+                <a href="#Defining-Objective-C-Methods">14.6. Defining Objective-C Methods</a>
               </span>
             </dt>
@@ -17557,15 +28371,15 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Using-define-objc-method">13.6.1. Using <code class="literal">define-objc-method</code></a>
+                    <a href="#Using-define-objc-method">14.6.1. Using <code class="literal">define-objc-method</code></a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Using-objc-defmethod">13.6.2. Using <code class="literal">objc:defmethod</code></a>
+                    <a href="#Using-objc-defmethod">14.6.2. Using <code class="literal">objc:defmethod</code></a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Method-Redefinition-Constraints">13.6.3. Method Redefinition Constraints</a>
+                    <a href="#Method-Redefinition-Constraints">14.6.3. Method Redefinition Constraints</a>
                   </span>
                 </dt>
@@ -17574,10 +28388,10 @@
             <dt>
               <span class="sect1">
-                <a href="#Loading-Objc-Frameworks">13.7. Loading Frameworks</a>
+                <a href="#Loading-Objc-Frameworks">14.7. Loading Frameworks</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#How-Objective-C-Names-are-Mapped-to-Lisp-Symbols">13.8. How Objective-C Names are Mapped to Lisp Symbols</a>
+                <a href="#How-Objective-C-Names-are-Mapped-to-Lisp-Symbols">14.8. How Objective-C Names are Mapped to Lisp Symbols</a>
               </span>
             </dt>
@@ -17605,5 +28419,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Objective-C-Changes-1.2"></a>13.1.Â Changes in 1.2</h2>
+                <h2 class="title" style="clear: both"><a id="Objective-C-Changes-1.2"></a>14.1.Â Changes in 1.2</h2>
               </div>
             </div>
@@ -17616,5 +28430,5 @@
     with the Objective-C bridge. For a full description of these
     reader-macros, see
-    the <a class="link" href="#Foreign-Function-Interface-Dictionary" title="12.12.Â The Foreign-Function-Interface Dictionary">Foreign-Function-Interface
+    the <a class="link" href="#Foreign-Function-Interface-Dictionary" title="13.12.Â The Foreign-Function-Interface Dictionary">Foreign-Function-Interface
     Dictionary</a>, especially the entries at the beginning,
     describing reader macros.</p>
@@ -17659,5 +28473,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Using-Objective-C-Classes"></a>13.2.Â Using Objective-C Classes</h2>
+                <h2 class="title" style="clear: both"><a id="Using-Objective-C-Classes"></a>14.2.Â Using Objective-C Classes</h2>
               </div>
             </div>
@@ -17714,5 +28528,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Instantiating-Objective-C-Objects"></a>13.3.Â Instantiating Objective-C Objects</h2>
+                <h2 class="title" style="clear: both"><a id="Instantiating-Objective-C-Objects"></a>14.3.Â Instantiating Objective-C Objects</h2>
               </div>
             </div>
@@ -17792,5 +28606,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Calling-Objective-C-Methods"></a>13.4.Â Calling Objective-C Methods</h2>
+                <h2 class="title" style="clear: both"><a id="Calling-Objective-C-Methods"></a>14.4.Â Calling Objective-C Methods</h2>
               </div>
             </div>
@@ -17836,5 +28650,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Type-Coercion-for-ObjC-Method-Calls"></a>13.4.1.Â Type Coercion for Objective-C Method Calls</h3>
+                  <h3 class="title"><a id="Type-Coercion-for-ObjC-Method-Calls"></a>14.4.1.Â Type Coercion for Objective-C Method Calls</h3>
                 </div>
               </div>
@@ -17854,5 +28668,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Methods-which-Return-Structures"></a>13.4.2.Â Methods which Return Structures</h3>
+                  <h3 class="title"><a id="Methods-which-Return-Structures"></a>14.4.2.Â Methods which Return Structures</h3>
                 </div>
               </div>
@@ -17941,5 +28755,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Variable-Arity-Messages"></a>13.4.3.Â Variable-Arity Messages</h3>
+                  <h3 class="title"><a id="Variable-Arity-Messages"></a>14.4.3.Â Variable-Arity Messages</h3>
                 </div>
               </div>
@@ -17975,5 +28789,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Optimization"></a>13.4.4.Â Optimization</h3>
+                  <h3 class="title"><a id="Optimization"></a>14.4.4.Â Optimization</h3>
                 </div>
               </div>
@@ -18044,5 +28858,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Defining-Objective-C-Classes"></a>13.5.Â Defining Objective-C Classes</h2>
+                <h2 class="title" style="clear: both"><a id="Defining-Objective-C-Classes"></a>14.5.Â Defining Objective-C Classes</h2>
               </div>
             </div>
@@ -18082,5 +28896,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Defining-classes-with-foreign-slots"></a>13.5.1.Â Defining classes with foreign slots</h3>
+                  <h3 class="title"><a id="Defining-classes-with-foreign-slots"></a>14.5.1.Â Defining classes with foreign slots</h3>
                 </div>
               </div>
@@ -18113,5 +28927,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Defining-classes-with-Lisp-slots"></a>13.5.2.Â Defining classes with Lisp slots</h3>
+                  <h3 class="title"><a id="Defining-classes-with-Lisp-slots"></a>14.5.2.Â Defining classes with Lisp slots</h3>
                 </div>
               </div>
@@ -18145,5 +28959,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Defining-Objective-C-Methods"></a>13.6.Â Defining Objective-C Methods</h2>
+                <h2 class="title" style="clear: both"><a id="Defining-Objective-C-Methods"></a>14.6.Â Defining Objective-C Methods</h2>
               </div>
             </div>
@@ -18167,10 +28981,10 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Using-define-objc-method"></a>13.6.1.Â Using <code class="literal">define-objc-method</code></h3>
+                  <h3 class="title"><a id="Using-define-objc-method"></a>14.6.1.Â Using <code class="literal">define-objc-method</code></h3>
                 </div>
               </div>
             </div>
             <p xmlns="http://www.w3.org/1999/xhtml">As described in the
-        section <a class="link" href="#Calling-Objective-C-Methods" title="13.4.Â Calling Objective-C Methods">Calling
+        section <a class="link" href="#Calling-Objective-C-Methods" title="14.4.Â Calling Objective-C Methods">Calling
         Objective-C Methods</a>, the names of Objective-C methods
         are broken into pieces, each piece followed by a parameter.
@@ -18284,5 +29098,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Using-objc-defmethod"></a>13.6.2.Â Using <code class="literal">objc:defmethod</code></h3>
+                  <h3 class="title"><a id="Using-objc-defmethod"></a>14.6.2.Â Using <code class="literal">objc:defmethod</code></h3>
                 </div>
               </div>
@@ -18382,5 +29196,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Method-Redefinition-Constraints"></a>13.6.3.Â Method Redefinition Constraints</h3>
+                  <h3 class="title"><a id="Method-Redefinition-Constraints"></a>14.6.3.Â Method Redefinition Constraints</h3>
                 </div>
               </div>
@@ -18408,5 +29222,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Loading-Objc-Frameworks"></a>13.7.Â Loading Frameworks</h2>
+                <h2 class="title" style="clear: both"><a id="Loading-Objc-Frameworks"></a>14.7.Â Loading Frameworks</h2>
               </div>
             </div>
@@ -18440,5 +29254,5 @@
     to use, you will need to create them. For more information about
     creating interface databases,
-    see <a class="link" href="#Creating-new-interface-directories" title="12.5.2.Â Creating new interface directories">Creating
+    see <a class="link" href="#Creating-new-interface-directories" title="13.5.2.Â Creating new interface directories">Creating
     new interface directories</a>.</p>
         </div>
@@ -18447,5 +29261,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="How-Objective-C-Names-are-Mapped-to-Lisp-Symbols"></a>13.8.Â How Objective-C Names are Mapped to Lisp Symbols</h2>
+                <h2 class="title" style="clear: both"><a id="How-Objective-C-Names-are-Mapped-to-Lisp-Symbols"></a>14.8.Â How Objective-C Names are Mapped to Lisp Symbols</h2>
               </div>
             </div>
@@ -18529,5 +29343,5 @@
           <div>
             <div>
-              <h2 class="title"><a id="Platform-specific-notes"></a>ChapterÂ 14.Â Platform-specific notes</h2>
+              <h2 class="title"><a id="Platform-specific-notes"></a>ChapterÂ 15.Â Platform-specific notes</h2>
             </div>
           </div>
@@ -18537,5 +29351,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Platform-specific-overview">14.1. Overview</a>
+                <a href="#Platform-specific-overview">15.1. Overview</a>
               </span>
             </dt>
@@ -18544,25 +29358,25 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#differences-between-32-bit-and-64-bit-implementations">14.1.1. Differences Between 32-bit and 64-bit implementations</a>
+                    <a href="#differences-between-32-bit-and-64-bit-implementations">15.1.1. Differences Between 32-bit and 64-bit implementations</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#File-system-case">14.1.2. File-system case</a>
+                    <a href="#File-system-case">15.1.2. File-system case</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Line-Termination-Characters">14.1.3. Line Termination Characters</a>
+                    <a href="#Line-Termination-Characters">15.1.3. Line Termination Characters</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Single-precision-trig---transcendental-functions">14.1.4. Single-precision trig &amp; transcendental functions</a>
+                    <a href="#Single-precision-trig---transcendental-functions">15.1.4. Single-precision trig &amp; transcendental functions</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Shared-libraries">14.1.5. Shared libraries</a>
+                    <a href="#Shared-libraries">15.1.5. Shared libraries</a>
                   </span>
                 </dt>
@@ -18571,10 +29385,10 @@
             <dt>
               <span class="sect1">
-                <a href="#Unix-Posix-Darwin-Features">14.2. Unix/Posix/Darwin Features</a>
+                <a href="#Unix-Posix-Darwin-Features">15.2. Unix/Posix/Darwin Features</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Cocoa-Programming-in-CCL">14.3. Cocoa Programming in Clozure CL</a>
+                <a href="#Cocoa-Programming-in-CCL">15.3. Cocoa Programming in Clozure CL</a>
               </span>
             </dt>
@@ -18583,20 +29397,20 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#The-Command-Line-and-the-Window-System">14.3.1. The Command Line and the Window System</a>
+                    <a href="#The-Command-Line-and-the-Window-System">15.3.1. The Command Line and the Window System</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Writing--and-reading--Cocoa-code">14.3.2. Writing (and reading) Cocoa code</a>
+                    <a href="#Writing--and-reading--Cocoa-code">15.3.2. Writing (and reading) Cocoa code</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#The-Application-Kit-and-Multiple-Threads">14.3.3. The Application Kit and Multiple Threads</a>
+                    <a href="#The-Application-Kit-and-Multiple-Threads">15.3.3. The Application Kit and Multiple Threads</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Acknowledgement--2-">14.3.4. Acknowledgement</a>
+                    <a href="#Acknowledgement--2-">15.3.4. Acknowledgement</a>
                   </span>
                 </dt>
@@ -18605,15 +29419,15 @@
             <dt>
               <span class="sect1">
-                <a href="#Building-an-Application-Bundle">14.4. Building an Application Bundle</a>
+                <a href="#Building-an-Application-Bundle">15.4. Building an Application Bundle</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Recommended-Reading">14.5. Recommended Reading</a>
+                <a href="#Recommended-Reading">15.5. Recommended Reading</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Operating-System-Dictionary">14.6. Operating-System Dictionary</a>
+                <a href="#Operating-System-Dictionary">15.6. Operating-System Dictionary</a>
               </span>
             </dt>
@@ -18624,5 +29438,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Platform-specific-overview"></a>14.1.Â Overview</h2>
+                <h2 class="title" style="clear: both"><a id="Platform-specific-overview"></a>15.1.Â Overview</h2>
               </div>
             </div>
@@ -18637,5 +29451,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="differences-between-32-bit-and-64-bit-implementations"></a>14.1.1.Â Differences Between 32-bit and 64-bit implementations</h3>
+                  <h3 class="title"><a id="differences-between-32-bit-and-64-bit-implementations"></a>15.1.1.Â Differences Between 32-bit and 64-bit implementations</h3>
                 </div>
               </div>
@@ -18644,5 +29458,5 @@
 	  range -536870912 through 536870911.  Fixnums on 64-bit
 	  systems are 61 bits long, and are in the range
-	  -1152921504606846976 through 1152921504606846975. (see <a class="xref" href="#Tagging-scheme" title="16.2.4.Â Tagging scheme">SectionÂ 16.2.4, âTagging schemeâ</a>)</p>
+	  -1152921504606846976 through 1152921504606846975. (see <a class="xref" href="#Tagging-scheme" title="17.2.4.Â Tagging scheme">SectionÂ 17.2.4, âTagging schemeâ</a>)</p>
             <p xmlns="http://www.w3.org/1999/xhtml">Since we have much larger fixnums on 64-bit systems,
 	    <em class="varname">INTERNAL-TIME-UNITS-PER-SECOND</em> is 1000000
@@ -18654,5 +29468,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="File-system-case"></a>14.1.2.Â File-system case</h3>
+                  <h3 class="title"><a id="File-system-case"></a>15.1.2.Â File-system case</h3>
                 </div>
               </div>
@@ -18687,5 +29501,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Line-Termination-Characters"></a>14.1.3.Â Line Termination Characters</h3>
+                  <h3 class="title"><a id="Line-Termination-Characters"></a>15.1.3.Â Line Termination Characters</h3>
                 </div>
               </div>
@@ -18734,5 +29548,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Single-precision-trig---transcendental-functions"></a>14.1.4.Â Single-precision trig &amp; transcendental functions</h3>
+                  <h3 class="title"><a id="Single-precision-trig---transcendental-functions"></a>15.1.4.Â Single-precision trig &amp; transcendental functions</h3>
                 </div>
               </div>
@@ -18753,5 +29567,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Shared-libraries"></a>14.1.5.Â Shared libraries</h3>
+                  <h3 class="title"><a id="Shared-libraries"></a>15.1.5.Â Shared libraries</h3>
                 </div>
               </div>
@@ -18772,5 +29586,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Unix-Posix-Darwin-Features"></a>14.2.Â Unix/Posix/Darwin Features</h2>
+                <h2 class="title" style="clear: both"><a id="Unix-Posix-Darwin-Features"></a>15.2.Â Unix/Posix/Darwin Features</h2>
               </div>
             </div>
@@ -18792,5 +29606,5 @@
           <p xmlns="http://www.w3.org/1999/xhtml">For the <code class="literal">system()</code> function, there is
       CCL::OS-COMMAND.  Ordinarily, it is better - both more efficient
-      and more predictable - to use the features described in <a class="xref" href="#Running-Other-Programs-as-Subprocesses" title="ChapterÂ 8.Â Running Other Programs as Subprocesses">ChapterÂ 8, <i>Running Other Programs as Subprocesses</i></a>.  However,
+      and more predictable - to use the features described in <a class="xref" href="#Running-Other-Programs-as-Subprocesses" title="ChapterÂ 9.Â Running Other Programs as Subprocesses">ChapterÂ 9, <i>Running Other Programs as Subprocesses</i></a>.  However,
       sometimes you may want to specifically ask the shell to invoke a
       command for you.</p>
@@ -18800,5 +29614,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Cocoa-Programming-in-CCL"></a>14.3.Â Cocoa Programming in Clozure CL</h2>
+                <h2 class="title" style="clear: both"><a id="Cocoa-Programming-in-CCL"></a>15.3.Â Cocoa Programming in Clozure CL</h2>
               </div>
             </div>
@@ -18822,5 +29636,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="The-Command-Line-and-the-Window-System"></a>14.3.1.Â The Command Line and the Window System</h3>
+                  <h3 class="title"><a id="The-Command-Line-and-the-Window-System"></a>15.3.1.Â The Command Line and the Window System</h3>
                 </div>
               </div>
@@ -18855,5 +29669,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Writing--and-reading--Cocoa-code"></a>14.3.2.Â Writing (and reading) Cocoa code</h3>
+                  <h3 class="title"><a id="Writing--and-reading--Cocoa-code"></a>15.3.2.Â Writing (and reading) Cocoa code</h3>
                 </div>
               </div>
@@ -18905,5 +29719,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="The-Application-Kit-and-Multiple-Threads"></a>14.3.3.Â The Application Kit and Multiple Threads</h3>
+                  <h3 class="title"><a id="The-Application-Kit-and-Multiple-Threads"></a>15.3.3.Â The Application Kit and Multiple Threads</h3>
                 </div>
               </div>
@@ -18976,5 +29790,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Acknowledgement--2-"></a>14.3.4.Â Acknowledgement</h3>
+                  <h3 class="title"><a id="Acknowledgement--2-"></a>15.3.4.Â Acknowledgement</h3>
                 </div>
               </div>
@@ -18988,5 +29802,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Building-an-Application-Bundle"></a>14.4.Â Building an Application Bundle</h2>
+                <h2 class="title" style="clear: both"><a id="Building-an-Application-Bundle"></a>15.4.Â Building an Application Bundle</h2>
               </div>
             </div>
@@ -19030,5 +29844,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Recommended-Reading"></a>14.5.Â Recommended Reading</h2>
+                <h2 class="title" style="clear: both"><a id="Recommended-Reading"></a>15.5.Â Recommended Reading</h2>
               </div>
             </div>
@@ -19091,5 +29905,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Operating-System-Dictionary"></a>14.6.Â Operating-System Dictionary</h2>
+                <h2 class="title" style="clear: both"><a id="Operating-System-Dictionary"></a>15.6.Â Operating-System Dictionary</h2>
               </div>
             </div>
@@ -19107,5 +29921,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530643"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id681727"></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
@@ -19117,5 +29931,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530688"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id681772"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19138,5 +29952,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530749"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id681833"></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
@@ -19151,5 +29965,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530809"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id681893"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19175,5 +29989,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530872"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id681956"></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
@@ -19181,5 +29995,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530898"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id681982"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19203,5 +30017,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530957"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id682041"></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
@@ -19209,5 +30023,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530984"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id682068"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19229,5 +30043,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531041"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id657101"></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
@@ -19238,5 +30052,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531084"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id657144"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19261,5 +30075,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531143"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id657203"></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
@@ -19270,5 +30084,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531186"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id657245"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19293,10 +30107,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531246"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id657305"></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="id531271"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id657331"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19319,5 +30133,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531329"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id657388"></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
@@ -19327,5 +30141,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531371"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id657430"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19352,5 +30166,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531440"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id657499"></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
@@ -19361,5 +30175,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531483"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id657542"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19377,5 +30191,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531516"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id657576"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19402,5 +30216,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531577"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id657636"></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
@@ -19409,5 +30223,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531604"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658251"></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
@@ -19434,5 +30248,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531674"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658320"></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
@@ -19440,5 +30254,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531700"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658346"></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
@@ -19462,5 +30276,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531765"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658412"></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
@@ -19484,5 +30298,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531846"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658493"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Defines an Objective-C-callable method which implements
@@ -19492,5 +30306,5 @@
           restrictions of the <code class="literal">OBJC:DEFMETHOD</code> macro,
           see the
-          section <a class="link" href="#Using-objc-defmethod" title="13.6.2.Â Using objc:defmethod">Using <code class="literal">objc:defmethod</code></a>.</p>
+          section <a class="link" href="#Using-objc-defmethod" title="14.6.2.Â Using objc:defmethod">Using <code class="literal">objc:defmethod</code></a>.</p>
               </div>
             </div>
@@ -19509,5 +30323,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531929"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658575"></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
@@ -19524,5 +30338,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531975"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658622"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Defines an ObjC-callable method which implements the
@@ -19545,10 +30359,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id532038"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658685"></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="id532049"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658696"></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
@@ -19592,5 +30406,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id532126"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658773"></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
@@ -19627,10 +30441,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id532183"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658830"></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="id532194"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658841"></a>
                 <div class="header">Initargs:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:string</span></i>---
@@ -19640,5 +30454,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id532221"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id658868"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19658,5 +30472,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id532241"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id680332"></a>
                 <div class="header">Examples:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19689,5 +30503,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521524"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id680385"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19707,5 +30521,5 @@
           <div>
             <div>
-              <h2 class="title"><a id="Understanding-and-Configuring-the-Garbage-Collector"></a>ChapterÂ 15.Â Understanding and Configuring the Garbage Collector</h2>
+              <h2 class="title"><a id="Understanding-and-Configuring-the-Garbage-Collector"></a>ChapterÂ 16.Â Understanding and Configuring the Garbage Collector</h2>
             </div>
           </div>
@@ -19715,35 +30529,35 @@
             <dt>
               <span class="sect1">
-                <a href="#Heap-space-allocation">15.1. Heap space allocation</a>
+                <a href="#Heap-space-allocation">16.1. Heap space allocation</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#The-Ephemeral-GC">15.2. The Ephemeral GC</a>
+                <a href="#The-Ephemeral-GC">16.2. The Ephemeral GC</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#GC-Page-reclamation-policy">15.3. GC Page reclamation policy</a>
+                <a href="#GC-Page-reclamation-policy">16.3. GC Page reclamation policy</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#iPure--areas-are-read-only--paged-from-image-file">15.4. "Pure" areas are read-only, paged from image file</a>
+                <a href="#iPure--areas-are-read-only--paged-from-image-file">16.4. "Pure" areas are read-only, paged from image file</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Weak-References">15.5. Weak References</a>
+                <a href="#Weak-References">16.5. Weak References</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Weak-References-Dictionary">15.6. Weak References Dictionary</a>
+                <a href="#Weak-References-Dictionary">16.6. Weak References Dictionary</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Garbage-Collection-Dictionary">15.7. Garbage-Collection Dictionary</a>
+                <a href="#Garbage-Collection-Dictionary">16.7. Garbage-Collection Dictionary</a>
               </span>
             </dt>
@@ -19754,5 +30568,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Heap-space-allocation"></a>15.1.Â Heap space allocation</h2>
+                <h2 class="title" style="clear: both"><a id="Heap-space-allocation"></a>16.1.Â Heap space allocation</h2>
               </div>
             </div>
@@ -19801,5 +30615,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="The-Ephemeral-GC"></a>15.2.Â The Ephemeral GC</h2>
+                <h2 class="title" style="clear: both"><a id="The-Ephemeral-GC"></a>16.2.Â The Ephemeral GC</h2>
               </div>
             </div>
@@ -19886,5 +30700,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="GC-Page-reclamation-policy"></a>15.3.Â GC Page reclamation policy</h2>
+                <h2 class="title" style="clear: both"><a id="GC-Page-reclamation-policy"></a>16.3.Â GC Page reclamation policy</h2>
               </div>
             </div>
@@ -19925,5 +30739,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="iPure--areas-are-read-only--paged-from-image-file"></a>15.4.Â "Pure" areas are read-only, paged from image file</h2>
+                <h2 class="title" style="clear: both"><a id="iPure--areas-are-read-only--paged-from-image-file"></a>16.4.Â "Pure" areas are read-only, paged from image file</h2>
               </div>
             </div>
@@ -19959,5 +30773,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Weak-References"></a>15.5.Â Weak References</h2>
+                <h2 class="title" style="clear: both"><a id="Weak-References"></a>16.5.Â Weak References</h2>
               </div>
             </div>
@@ -20013,5 +30827,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Weak-References-Dictionary"></a>15.6.Â Weak References Dictionary</h2>
+                <h2 class="title" style="clear: both"><a id="Weak-References-Dictionary"></a>16.6.Â Weak References Dictionary</h2>
               </div>
             </div>
@@ -20029,5 +30843,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id517823"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id655360"></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>
@@ -20037,5 +30851,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id517881"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id655418"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates a new population of the specified type.</p>
@@ -20055,5 +30869,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id517938"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id655476"></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>
@@ -20073,5 +30887,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id518012"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id655550"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">returns the list encapsulated in <code class="literal">population</code>.
@@ -20096,5 +30910,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id518081"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id680418"></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
@@ -20109,5 +30923,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Garbage-Collection-Dictionary"></a>15.7.Â Garbage-Collection Dictionary</h2>
+                <h2 class="title" style="clear: both"><a id="Garbage-Collection-Dictionary"></a>16.7.Â Garbage-Collection Dictionary</h2>
               </div>
             </div>
@@ -20129,5 +30943,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521614"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id680502"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the value of the kernel variable that specifies the
@@ -20150,10 +30964,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521675"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id680563"></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="id521700"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id680589"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Sets the value of the kernel variable that specifies the
@@ -20179,5 +30993,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521762"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id561732"></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
@@ -20199,10 +31013,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521821"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id561790"></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="id521847"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id680633"></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
@@ -20230,5 +31044,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521905"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id680691"></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,
@@ -20253,5 +31067,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id521961"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id680747"></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
@@ -20278,5 +31092,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522019"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id680805"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns, as multiple values, the sizes in kilobytes of the
@@ -20300,5 +31114,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522078"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id680864"></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
@@ -20310,5 +31124,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522133"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id680919"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Puts the indicated threshold sizes in effect.
@@ -20334,10 +31148,10 @@
             <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="id680985"></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="id522225"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id681011"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to influence the GC to retain/recycle the pages
@@ -20364,5 +31178,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id522283"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id681068"></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
@@ -20378,5 +31192,5 @@
           <div>
             <div>
-              <h2 class="title"><a id="Implementation-Details-of-CCL"></a>ChapterÂ 16.Â Implementation Details of Clozure CL</h2>
+              <h2 class="title"><a id="Implementation-Details-of-CCL"></a>ChapterÂ 17.Â Implementation Details of Clozure CL</h2>
             </div>
           </div>
@@ -20386,5 +31200,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Threads-and-exceptions">16.1. Threads and exceptions</a>
+                <a href="#Threads-and-exceptions">17.1. Threads and exceptions</a>
               </span>
             </dt>
@@ -20393,20 +31207,20 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#The-Thread-Context-Record">16.1.1. The Thread Context Record</a>
+                    <a href="#The-Thread-Context-Record">17.1.1. The Thread Context Record</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Exception-contexts-comma---and-exception-handling-in-general">16.1.2. Exception contexts, and exception-handling in general</a>
+                    <a href="#Exception-contexts-comma---and-exception-handling-in-general">17.1.2. Exception contexts, and exception-handling in general</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Threads-comma---exceptions-comma---and-the-GC">16.1.3. Threads, exceptions, and the GC</a>
+                    <a href="#Threads-comma---exceptions-comma---and-the-GC">17.1.3. Threads, exceptions, and the GC</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#PC-lusering">16.1.4. PC-lusering</a>
+                    <a href="#PC-lusering">17.1.4. PC-lusering</a>
                   </span>
                 </dt>
@@ -20415,5 +31229,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Register-usage-and-tagging">16.2. Register usage and tagging</a>
+                <a href="#Register-usage-and-tagging">17.2. Register usage and tagging</a>
               </span>
             </dt>
@@ -20422,20 +31236,20 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Register-usage-and-tagging-overview">16.2.1. Overview</a>
+                    <a href="#Register-usage-and-tagging-overview">17.2.1. Overview</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#pc-locatives-on-the-PPC">16.2.2. pc-locatives on the PPC</a>
+                    <a href="#pc-locatives-on-the-PPC">17.2.2. pc-locatives on the PPC</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Register-and-stack-usage-conventions">16.2.3. Register and stack usage conventions</a>
+                    <a href="#Register-and-stack-usage-conventions">17.2.3. Register and stack usage conventions</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Tagging-scheme">16.2.4. Tagging scheme</a>
+                    <a href="#Tagging-scheme">17.2.4. Tagging scheme</a>
                   </span>
                 </dt>
@@ -20444,5 +31258,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Heap-Allocation">16.3. Heap Allocation</a>
+                <a href="#Heap-Allocation">17.3. Heap Allocation</a>
               </span>
             </dt>
@@ -20451,15 +31265,15 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Per-thread-object-allocation">16.3.1. Per-thread object allocation</a>
+                    <a href="#Per-thread-object-allocation">17.3.1. Per-thread object allocation</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Allocation-of-reserved-heap-segments">16.3.2. Allocation of reserved heap segments</a>
+                    <a href="#Allocation-of-reserved-heap-segments">17.3.2. Allocation of reserved heap segments</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Heap-growth">16.3.3. Heap growth</a>
+                    <a href="#Heap-growth">17.3.3. Heap growth</a>
                   </span>
                 </dt>
@@ -20468,5 +31282,5 @@
             <dt>
               <span class="sect1">
-                <a href="#GC-details">16.4. GC details</a>
+                <a href="#GC-details">17.4. GC details</a>
               </span>
             </dt>
@@ -20475,20 +31289,20 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Mark-phase">16.4.1. Mark phase</a>
+                    <a href="#Mark-phase">17.4.1. Mark phase</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Relocation-phase">16.4.2. Relocation phase</a>
+                    <a href="#Relocation-phase">17.4.2. Relocation phase</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Forwarding-phase">16.4.3. Forwarding phase</a>
+                    <a href="#Forwarding-phase">17.4.3. Forwarding phase</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Compact-phase">16.4.4. Compact phase</a>
+                    <a href="#Compact-phase">17.4.4. Compact phase</a>
                   </span>
                 </dt>
@@ -20497,15 +31311,15 @@
             <dt>
               <span class="sect1">
-                <a href="#The-ephemeral-GC">16.5. The ephemeral GC</a>
+                <a href="#The-ephemeral-GC">17.5. The ephemeral GC</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Fasl-files">16.6. Fasl files</a>
+                <a href="#Fasl-files">17.6. Fasl files</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#The-Objective-C-Bridge--1-">16.7. The Objective-C Bridge</a>
+                <a href="#The-Objective-C-Bridge--1-">17.7. The Objective-C Bridge</a>
               </span>
             </dt>
@@ -20514,10 +31328,10 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#How-CCL-Recognizes-Objective-C-Objects">16.7.1. How Clozure CL Recognizes Objective-C Objects</a>
+                    <a href="#How-CCL-Recognizes-Objective-C-Objects">17.7.1. How Clozure CL Recognizes Objective-C Objects</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#id527566">16.7.2. Recommended Reading</a>
+                    <a href="#id711745">17.7.2. Recommended Reading</a>
                   </span>
                 </dt>
@@ -20540,5 +31354,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Threads-and-exceptions"></a>16.1.Â Threads and exceptions</h2>
+                <h2 class="title" style="clear: both"><a id="Threads-and-exceptions"></a>17.1.Â Threads and exceptions</h2>
               </div>
             </div>
@@ -20570,5 +31384,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="The-Thread-Context-Record"></a>16.1.1.Â The Thread Context Record</h3>
+                  <h3 class="title"><a id="The-Thread-Context-Record"></a>17.1.1.Â The Thread Context Record</h3>
                 </div>
               </div>
@@ -20634,5 +31448,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Exception-contexts-comma---and-exception-handling-in-general"></a>16.1.2.Â Exception contexts, and exception-handling in general</h3>
+                  <h3 class="title"><a id="Exception-contexts-comma---and-exception-handling-in-general"></a>17.1.2.Â Exception contexts, and exception-handling in general</h3>
                 </div>
               </div>
@@ -20715,5 +31529,5 @@
           that received the signal; in practice, that means "wherever
           RSP is pointing."  Clozure CL's
-          <a class="xref" href="#Register-and-stack-usage-conventions" title="16.2.3.Â Register and stack usage conventions">SectionÂ 16.2.3, âRegister and stack usage conventionsâ</a>
+          <a class="xref" href="#Register-and-stack-usage-conventions" title="17.2.3.Â Register and stack usage conventions">SectionÂ 17.2.3, âRegister and stack usage conventionsâ</a>
           require that the thread's value stackâwhere RSP is
           usually pointing while lisp code is runningâcontain
@@ -20758,5 +31572,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Threads-comma---exceptions-comma---and-the-GC"></a>16.1.3.Â Threads, exceptions, and the GC</h3>
+                  <h3 class="title"><a id="Threads-comma---exceptions-comma---and-the-GC"></a>17.1.3.Â Threads, exceptions, and the GC</h3>
                 </div>
               </div>
@@ -20772,5 +31586,5 @@
           Once all other threads have acknowledged the request to
           suspend themselves, the GC thread can run the GC proper (after
-          doing any necessary <a class="xref" href="#PC-lusering" title="16.1.4.Â PC-lusering">SectionÂ 16.1.4, âPC-luseringâ</a>.)  Once the
+          doing any necessary <a class="xref" href="#PC-lusering" title="17.1.4.Â PC-lusering">SectionÂ 17.1.4, âPC-luseringâ</a>.)  Once the
           GC's completed its work, the thread that invoked the GC
           iterates over the global TCR list, raising a per-thread
@@ -20793,5 +31607,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="PC-lusering"></a>16.1.4.Â PC-lusering</h3>
+                  <h3 class="title"><a id="PC-lusering"></a>17.1.4.Â PC-lusering</h3>
                 </div>
               </div>
@@ -20831,5 +31645,5 @@
                 </li>
                 <li class="listitem">
-                  <p><a class="xref" href="#The-ephemeral-GC" title="16.5.Â The ephemeral GC">SectionÂ 16.5, âThe ephemeral GCâ</a>'s write barrier
+                  <p><a class="xref" href="#The-ephemeral-GC" title="17.5.Â The ephemeral GC">SectionÂ 17.5, âThe ephemeral GCâ</a>'s write barrier
 	          has to be implemented atomically (i.e.,both an
 	          intergenerational store and the update of a
@@ -20863,5 +31677,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Register-usage-and-tagging"></a>16.2.Â Register usage and tagging</h2>
+                <h2 class="title" style="clear: both"><a id="Register-usage-and-tagging"></a>17.2.Â Register usage and tagging</h2>
               </div>
             </div>
@@ -20871,5 +31685,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Register-usage-and-tagging-overview"></a>16.2.1.Â Overview</h3>
+                  <h3 class="title"><a id="Register-usage-and-tagging-overview"></a>17.2.1.Â Overview</h3>
                 </div>
               </div>
@@ -20928,8 +31742,8 @@
           activity in some other thread) on any instruction boundary,
           which in turn means that the compiler and runtime system must
-          follow precise <a class="xref" href="#Register-and-stack-usage-conventions" title="16.2.3.Â Register and stack usage conventions">SectionÂ 16.2.3, âRegister and stack usage conventionsâ</a> at all
+          follow precise <a class="xref" href="#Register-and-stack-usage-conventions" title="17.2.3.Â Register and stack usage conventions">SectionÂ 17.2.3, âRegister and stack usage conventionsâ</a> at all
           times.</p>
             <p xmlns="http://www.w3.org/1999/xhtml">Once we've decided that a given machine word is a node,
-          a <a class="xref" href="#Tagging-scheme" title="16.2.4.Â Tagging scheme">SectionÂ 16.2.4, âTagging schemeâ</a> describes how the node's
+          a <a class="xref" href="#Tagging-scheme" title="17.2.4.Â Tagging scheme">SectionÂ 17.2.4, âTagging schemeâ</a> describes how the node's
           value and type are encoded in that machine word.</p>
             <p xmlns="http://www.w3.org/1999/xhtml">Most of this discussionâso farâhas treated
@@ -20941,5 +31755,5 @@
           raw non-node values.)  Higher-level parts of the lisp type
           system (functions like TYPE-OF and CLASS-OF, etc.) depend on
-          the <a class="xref" href="#Tagging-scheme" title="16.2.4.Â Tagging scheme">SectionÂ 16.2.4, âTagging schemeâ</a>.</p>
+          the <a class="xref" href="#Tagging-scheme" title="17.2.4.Â Tagging scheme">SectionÂ 17.2.4, âTagging schemeâ</a>.</p>
           </div>
           <div class="sect2" lang="en" xml:lang="en">
@@ -20947,5 +31761,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="pc-locatives-on-the-PPC"></a>16.2.2.Â pc-locatives on the PPC</h3>
+                  <h3 class="title"><a id="pc-locatives-on-the-PPC"></a>17.2.2.Â pc-locatives on the PPC</h3>
                 </div>
               </div>
@@ -21005,5 +31819,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Register-and-stack-usage-conventions"></a>16.2.3.Â Register and stack usage conventions</h3>
+                  <h3 class="title"><a id="Register-and-stack-usage-conventions"></a>17.2.3.Â Register and stack usage conventions</h3>
                 </div>
               </div>
@@ -21013,5 +31827,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="Stack-conventions"></a>16.2.3.1.Â Stack conventions</h4>
+                    <h4 class="title"><a id="Stack-conventions"></a>17.2.3.1.Â Stack conventions</h4>
                   </div>
                 </div>
@@ -21051,5 +31865,5 @@
 	            when the thread is running foreign code and the address
 	            of the top of the control stack is kept in the thread's
-	            TCR (see <a class="xref" href="#The-Thread-Context-Record" title="16.1.1.Â The Thread Context Record">SectionÂ 16.1.1, âThe Thread Context Recordâ</a>
+	            TCR (see <a class="xref" href="#The-Thread-Context-Record" title="17.1.1.Â The Thread Context Record">SectionÂ 17.1.1, âThe Thread Context Recordâ</a>
 	            when not running foreign code.  The control stack "grows
 	            down."</p>
@@ -21120,5 +31934,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="Register-conventions"></a>16.2.3.2.Â Register conventions</h4>
+                    <h4 class="title"><a id="Register-conventions"></a>17.2.3.2.Â Register conventions</h4>
                   </div>
                 </div>
@@ -21320,5 +32134,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Tagging-scheme"></a>16.2.4.Â Tagging scheme</h3>
+                  <h3 class="title"><a id="Tagging-scheme"></a>17.2.4.Â Tagging scheme</h3>
                 </div>
               </div>
@@ -21519,5 +32333,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Heap-Allocation"></a>16.3.Â Heap Allocation</h2>
+                <h2 class="title" style="clear: both"><a id="Heap-Allocation"></a>17.3.Â Heap Allocation</h2>
               </div>
             </div>
@@ -21557,5 +32371,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Per-thread-object-allocation"></a>16.3.1.Â Per-thread object allocation</h3>
+                  <h3 class="title"><a id="Per-thread-object-allocation"></a>17.3.1.Â Per-thread object allocation</h3>
                 </div>
               </div>
@@ -21631,5 +32445,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Allocation-of-reserved-heap-segments"></a>16.3.2.Â Allocation of reserved heap segments</h3>
+                  <h3 class="title"><a id="Allocation-of-reserved-heap-segments"></a>17.3.2.Â Allocation of reserved heap segments</h3>
                 </div>
               </div>
@@ -21666,5 +32480,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Heap-growth"></a>16.3.3.Â Heap growth</h3>
+                  <h3 class="title"><a id="Heap-growth"></a>17.3.3.Â Heap growth</h3>
                 </div>
               </div>
@@ -21698,5 +32512,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="GC-details"></a>16.4.Â GC details</h2>
+                <h2 class="title" style="clear: both"><a id="GC-details"></a>17.4.Â GC details</h2>
               </div>
             </div>
@@ -21708,5 +32522,5 @@
         garbage to rebuild free-lists; their execution time is therefore
         a factor of the total heap size.)</p>
-          <p xmlns="http://www.w3.org/1999/xhtml">As mentioned in <a class="xref" href="#Heap-Allocation" title="16.3.Â Heap Allocation">SectionÂ 16.3, âHeap Allocationâ</a>, two
+          <p xmlns="http://www.w3.org/1999/xhtml">As mentioned in <a class="xref" href="#Heap-Allocation" title="17.3.Â Heap Allocation">SectionÂ 17.3, âHeap Allocationâ</a>, two
         auxiliary data structures (proportional to the size of the lisp
         heap) are maintained. These are</p>
@@ -21733,5 +32547,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Mark-phase"></a>16.4.1.Â Mark phase</h3>
+                  <h3 class="title"><a id="Mark-phase"></a>17.4.1.Â Mark phase</h3>
                 </div>
               </div>
@@ -21795,5 +32609,5 @@
                 <li class="listitem">
                   <p>To support a feature called <span class="emphasis"><em>GCTWA
-                <sup>[<a id="id527121" href="#ftn.id527121" class="footnote">1</a>]</sup>
+                <sup>[<a id="id711299" href="#ftn.id711299" class="footnote">1</a>]</sup>
 	            , </em></span>the vector that contains the internal
 	          symbols of the current package is marked on entry to the
@@ -21830,5 +32644,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Relocation-phase"></a>16.4.2.Â Relocation phase</h3>
+                  <h3 class="title"><a id="Relocation-phase"></a>17.4.2.Â Relocation phase</h3>
                 </div>
               </div>
@@ -21870,5 +32684,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Forwarding-phase"></a>16.4.3.Â Forwarding phase</h3>
+                  <h3 class="title"><a id="Forwarding-phase"></a>17.4.3.Â Forwarding phase</h3>
                 </div>
               </div>
@@ -21907,5 +32721,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Compact-phase"></a>16.4.4.Â Compact phase</h3>
+                  <h3 class="title"><a id="Compact-phase"></a>17.4.4.Â Compact phase</h3>
                 </div>
               </div>
@@ -21928,5 +32742,5 @@
             <hr width="100" align="left" />
             <div class="footnote">
-              <p><sup>[<a id="ftn.id527121" href="#id527121" class="para">1</a>] </sup>I believe that the acronym comes from MACLISP,
+              <p><sup>[<a id="ftn.id711299" href="#id711299" class="para">1</a>] </sup>I believe that the acronym comes from MACLISP,
 		            where it stood for "Garbage Collection of Truly
 		            Worthless Atoms".</p>
@@ -21938,5 +32752,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="The-ephemeral-GC"></a>16.5.Â The ephemeral GC</h2>
+                <h2 class="title" style="clear: both"><a id="The-ephemeral-GC"></a>17.5.Â The ephemeral GC</h2>
               </div>
             </div>
@@ -21988,5 +32802,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="id527355" href="#ftn.id527355" class="footnote">2</a>]</sup> The
+        at the point where they're created (via Setf).<sup>[<a id="id711533" href="#ftn.id711533" 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>
@@ -22035,5 +32849,5 @@
         that might introduce an intergenerational reference must be
         memoized.
-        <sup>[<a id="id527423" href="#ftn.id527423" class="footnote">3</a>]</sup> It's always safe to
+        <sup>[<a id="id711601" href="#ftn.id711601" 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.
@@ -22056,5 +32870,5 @@
             <hr width="100" align="left" />
             <div class="footnote">
-              <p><sup>[<a id="ftn.id527355" href="#id527355" class="para">2</a>] </sup>This is
+              <p><sup>[<a id="ftn.id711533" href="#id711533" class="para">2</a>] </sup>This is
             sometimes called "The Write Barrier": all assignments which
             might result in intergenerational references must be noted, as
@@ -22062,5 +32876,5 @@
             </div>
             <div class="footnote">
-              <p><sup>[<a id="ftn.id527423" href="#id527423" class="para">3</a>] </sup>Note that the implicit setfs that occur when
+              <p><sup>[<a id="ftn.id711601" href="#id711601" 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
@@ -22074,5 +32888,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Fasl-files"></a>16.6.Â Fasl files</h2>
+                <h2 class="title" style="clear: both"><a id="Fasl-files"></a>17.6.Â Fasl files</h2>
               </div>
             </div>
@@ -22121,5 +32935,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="The-Objective-C-Bridge--1-"></a>16.7.Â The Objective-C Bridge</h2>
+                <h2 class="title" style="clear: both"><a id="The-Objective-C-Bridge--1-"></a>17.7.Â The Objective-C Bridge</h2>
               </div>
             </div>
@@ -22129,5 +32943,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="How-CCL-Recognizes-Objective-C-Objects"></a>16.7.1.Â How Clozure CL Recognizes Objective-C Objects</h3>
+                  <h3 class="title"><a id="How-CCL-Recognizes-Objective-C-Objects"></a>17.7.1.Â How Clozure CL Recognizes Objective-C Objects</h3>
                 </div>
               </div>
@@ -22178,5 +32992,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="id527566"></a>16.7.2.Â Recommended Reading</h3>
+                  <h3 class="title"><a id="id711745"></a>17.7.2.Â Recommended Reading</h3>
                 </div>
               </div>
@@ -22217,5 +33031,5 @@
           <div>
             <div>
-              <h2 class="title"><a id="Modifying-CCL"></a>ChapterÂ 17.Â Modifying Clozure CL</h2>
+              <h2 class="title"><a id="Modifying-CCL"></a>ChapterÂ 18.Â Modifying Clozure CL</h2>
             </div>
           </div>
@@ -22225,20 +33039,20 @@
             <dt>
               <span class="sect1">
-                <a href="#Contributing-Code-Back-to-the-CCL-Project">17.1. Contributing Code Back to the Clozure CL Project</a>
+                <a href="#Contributing-Code-Back-to-the-CCL-Project">18.1. Contributing Code Back to the Clozure CL Project</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Using-CCL-in--development--and-in--user--mode">17.2. Using Clozure CL in "development" and in  "user" mode</a>
+                <a href="#Using-CCL-in--development--and-in--user--mode">18.2. Using Clozure CL in "development" and in  "user" mode</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#kernel-debugger">17.3. The Kernel Debugger</a>
+                <a href="#kernel-debugger">18.3. The Kernel Debugger</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#Using-AltiVec-in-CCL-LAP-functions">17.4. Using AltiVec in Clozure CL LAP functions</a>
+                <a href="#Using-AltiVec-in-CCL-LAP-functions">18.4. Using AltiVec in Clozure CL LAP functions</a>
               </span>
             </dt>
@@ -22247,10 +33061,10 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Overview--16-">17.4.1. Overview</a>
+                    <a href="#Overview--16-">18.4.1. Overview</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Register-usage-conventions">17.4.2. Register usage conventions</a>
+                    <a href="#Register-usage-conventions">18.4.2. Register usage conventions</a>
                   </span>
                 </dt>
@@ -22259,5 +33073,5 @@
             <dt>
               <span class="sect1">
-                <a href="#Development-Mode-Dictionary">17.5. Development-Mode Dictionary</a>
+                <a href="#Development-Mode-Dictionary">18.5. Development-Mode Dictionary</a>
               </span>
             </dt>
@@ -22268,5 +33082,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Contributing-Code-Back-to-the-CCL-Project"></a>17.1.Â Contributing Code Back to the Clozure CL Project</h2>
+                <h2 class="title" style="clear: both"><a id="Contributing-Code-Back-to-the-CCL-Project"></a>18.1.Â Contributing Code Back to the Clozure CL Project</h2>
               </div>
             </div>
@@ -22280,5 +33094,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Using-CCL-in--development--and-in--user--mode"></a>17.2.Â Using Clozure CL in "development" and in  "user" mode</h2>
+                <h2 class="title" style="clear: both"><a id="Using-CCL-in--development--and-in--user--mode"></a>18.2.Â Using Clozure CL in "development" and in  "user" mode</h2>
               </div>
             </div>
@@ -22337,5 +33151,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="kernel-debugger"></a>17.3.Â The Kernel Debugger</h2>
+                <h2 class="title" style="clear: both"><a id="kernel-debugger"></a>18.3.Â The Kernel Debugger</h2>
               </div>
             </div>
@@ -22470,5 +33284,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Using-AltiVec-in-CCL-LAP-functions"></a>17.4.Â Using AltiVec in Clozure CL LAP functions</h2>
+                <h2 class="title" style="clear: both"><a id="Using-AltiVec-in-CCL-LAP-functions"></a>18.4.Â Using AltiVec in Clozure CL LAP functions</h2>
               </div>
             </div>
@@ -22478,5 +33292,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Overview--16-"></a>17.4.1.Â Overview</h3>
+                  <h3 class="title"><a id="Overview--16-"></a>18.4.1.Â Overview</h3>
                 </div>
               </div>
@@ -22506,5 +33320,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Register-usage-conventions"></a>17.4.2.Â Register usage conventions</h3>
+                  <h3 class="title"><a id="Register-usage-conventions"></a>18.4.2.Â Register usage conventions</h3>
                 </div>
               </div>
@@ -22575,5 +33389,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="Development-Mode-Dictionary"></a>17.5.Â Development-Mode Dictionary</h2>
+                <h2 class="title" style="clear: both"><a id="Development-Mode-Dictionary"></a>18.5.Â Development-Mode Dictionary</h2>
               </div>
             </div>
@@ -22591,5 +33405,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529457"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id655139"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">When true, attempts to redefine (via DEFUN or DEFMETHOD)
@@ -22616,5 +33430,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id455395"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id621985"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Arranges that the outermost special bindings of *PACKAGE*
@@ -22640,5 +33454,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id499483"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id706118"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Arranges that the outermost special bindings of *PACKAGE*
@@ -22663,5 +33477,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id517638"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id617025"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This variable is initialized each time an Clozure CL session
@@ -22688,5 +33502,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id517334"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id642917"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns non-NIL if AltiVec is available.</p>
@@ -22706,5 +33520,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id517378"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id655998"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Intended to control the expansion of certain lap macros.
@@ -22728,5 +33542,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id470152"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id648703"></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>
@@ -22734,5 +33548,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id470193"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id648743"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Specifies the set of AltiVec registers used in body. If
@@ -22760,5 +33574,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id494168"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id626772"></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>
@@ -22769,5 +33583,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id529191"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id660042"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Generates code which allocates a 16-byte aligned buffer
@@ -22787,5 +33601,5 @@
           <div>
             <div>
-              <h2 class="title"><a id="Questions-and-Answers"></a>ChapterÂ 18.Â Questions and Answers</h2>
+              <h2 class="title"><a id="Questions-and-Answers"></a>ChapterÂ 19.Â Questions and Answers</h2>
             </div>
           </div>
@@ -22795,10 +33609,10 @@
             <dt>
               <span class="sect1">
-                <a href="#How-can-I-do-nonblocking--aka--unbuffered--and--raw---IO-">18.1. How can I do nonblocking (aka "unbuffered" and "raw") IO?</a>
+                <a href="#How-can-I-do-nonblocking--aka--unbuffered--and--raw---IO-">19.1. How can I do nonblocking (aka "unbuffered" and "raw") IO?</a>
               </span>
             </dt>
             <dt>
               <span class="sect1">
-                <a href="#I-m-using-the-graphics-demos--Why-doesn-t-the-menubar-change-">18.2. I'm using the graphics demos. Why doesn't the menubar
+                <a href="#I-m-using-the-graphics-demos--Why-doesn-t-the-menubar-change-">19.2. I'm using the graphics demos. Why doesn't the menubar
       change?</a>
               </span>
@@ -22806,5 +33620,5 @@
             <dt>
               <span class="sect1">
-                <a href="#I-m-using-Slime-and-Cocoa--Why-doesn-t--standard-output--seem-to-work-">18.3. I'm using Slime and Cocoa. Why doesn't *standard-output*
+                <a href="#I-m-using-Slime-and-Cocoa--Why-doesn-t--standard-output--seem-to-work-">19.3. I'm using Slime and Cocoa. Why doesn't *standard-output*
       seem to work? </a>
               </span>
@@ -22816,5 +33630,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="How-can-I-do-nonblocking--aka--unbuffered--and--raw---IO-"></a>18.1.Â How can I do nonblocking (aka "unbuffered" and "raw") IO?</h2>
+                <h2 class="title" style="clear: both"><a id="How-can-I-do-nonblocking--aka--unbuffered--and--raw---IO-"></a>19.1.Â How can I do nonblocking (aka "unbuffered" and "raw") IO?</h2>
               </div>
             </div>
@@ -22854,5 +33668,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="I-m-using-the-graphics-demos--Why-doesn-t-the-menubar-change-"></a>18.2.Â I'm using the graphics demos. Why doesn't the menubar
+                <h2 class="title" style="clear: both"><a id="I-m-using-the-graphics-demos--Why-doesn-t-the-menubar-change-"></a>19.2.Â I'm using the graphics demos. Why doesn't the menubar
       change?</h2>
               </div>
@@ -22875,5 +33689,5 @@
             <div>
               <div>
-                <h2 class="title" style="clear: both"><a id="I-m-using-Slime-and-Cocoa--Why-doesn-t--standard-output--seem-to-work-"></a>18.3.Â I'm using Slime and Cocoa. Why doesn't *standard-output*
+                <h2 class="title" style="clear: both"><a id="I-m-using-Slime-and-Cocoa--Why-doesn-t--standard-output--seem-to-work-"></a>19.3.Â I'm using Slime and Cocoa. Why doesn't *standard-output*
       seem to work? </h2>
               </div>
@@ -23137,11 +33951,21 @@
               <dt>%reference-external-entry-point, <a class="indexterm" href="#f_Preference-external-entry-point">Function %REFERENCE-EXTERNAL-ENTRY-POINT</a></dt>
               <dt>(setf population-contents), <a class="indexterm" href="#f_setf_population-contents">Function (SETF POPULATION-CONTENTS)</a></dt>
+              <dt>*all-modifier-names*, <a class="indexterm" href="#v_all-modifier-names">Variable *all-modifier-names*</a></dt>
               <dt>*alternate-line-terminator*, <a class="indexterm" href="#v_alternate-line-terminator">Variable CCL:*ALTERNATE-LINE-TERMINATOR*</a></dt>
               <dt>*altivec-available*, <a class="indexterm" href="#v_altivec-available">Variable *ALTIVEC-AVAILABLE*</a></dt>
               <dt>*altivec-lapmacros-maintain-vrsave-p*, <a class="indexterm" href="#v_altivec-lapmacros-maintain-vrsave-p">Variable *ALTIVEC-LAPMACROS-MAINTAIN-VRSAVE-P*</a></dt>
+              <dt>*buffer-names*, <a class="indexterm" href="#v_buffer-names">Variable *buffer-names*</a></dt>
+              <dt>*character-attribute-names*, <a class="indexterm" href="#v_character-attribute-names">Variable *character-attribute-names*</a></dt>
+              <dt>*command-names*, <a class="indexterm" href="#v_command-names">Variable *command-names*</a></dt>
               <dt>*COMPILE-CODE-COVERAGE*, <a class="indexterm" href="#v_compile-code-coverage">Variable *COMPILE-CODE-COVERAGE*</a></dt>
               <dt>*current-process*, <a class="indexterm" href="#v_current-process">Variable *CURRENT-PROCESS*</a></dt>
               <dt>*default-external-format*, <a class="indexterm" href="#v_default-external-format">Variable CCL:*DEFAULT-EXTERNAL-FORMAT*</a></dt>
               <dt>*default-line-termination*, <a class="indexterm" href="#v_default-line-termination">Variable CCL:*DEFAULT-LINE-TERMINATION*</a></dt>
+              <dt>*ephemerally-active-command-types*, <a class="indexterm" href="#v_ephemerally-active-command-types">Variable *ephemerally-active-command-types*</a></dt>
+              <dt>*global-variable-names*, <a class="indexterm" href="#v_global-variable-names">Variable *global-variable-names*</a></dt>
+              <dt>*key-event-history*, <a class="indexterm" href="#v_key-event-history">Variable *key-event-history*</a></dt>
+              <dt>*last-search-string*, <a class="indexterm" href="#v_last-search-string">Variable *last-search-string*</a></dt>
+              <dt>*logical-key-event-names*, <a class="indexterm" href="#v_logical-key-event-names">Variable *logical-key-event-names*</a></dt>
+              <dt>*mode-names*, <a class="indexterm" href="#v_mode-names">Variable *mode-names*</a></dt>
               <dt>*ticks-per-second*, <a class="indexterm" href="#v_ticks-per-second">Variable *TICKS-PER-SECOND*</a></dt>
               <dt>*warn-if-redefine-kernel, <a class="indexterm" href="#v_warn-if-redefine-kernel">Variable *WARN-IF-REDEFINE-KERNEL*</a></dt>
@@ -23163,6 +33987,11 @@
             <dl>
               <dt>accept-connection, <a class="indexterm" href="#f_accept-connection">Function ACCEPT-CONNECTION</a></dt>
+              <dt>activate-region, <a class="indexterm" href="#f_activate-region">Function activate-region</a></dt>
+              <dt>Active Regions Enabled, <a class="indexterm" href="#hv_active_regions_enabled">Hemlock Variable Active Regions Enabled</a></dt>
+              <dt>Add Newline at EOF on Writing File, <a class="indexterm" href="#hv_add_newline_at_eof_on_writing_file">Hemlock Variable Add Newline at EOF on Writing File</a></dt>
+              <dt>add-hook, <a class="indexterm" href="#m_add-hook">Macro add-hook</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-buffers, <a class="indexterm" href="#f_all-buffers">Function all-buffers</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>
@@ -23172,6 +34001,41 @@
             <h3>B</h3>
             <dl>
+              <dt>backward-up-list, <a class="indexterm" href="#f_backward-up-list">Function backward-up-list</a></dt>
+              <dt>beep, <a class="indexterm" href="#f_beep">Function beep</a></dt>
+              <dt>Beep On Ambiguity, <a class="indexterm" href="#hv_beep_on_ambiguity">Hemlock Variable Beep On Ambiguity</a></dt>
+              <dt>bind-key, <a class="indexterm" href="#f_bind-key">Function bind-key</a></dt>
+              <dt>blank-after-p, <a class="indexterm" href="#f_blank-after-p">Function blank-after-p</a></dt>
+              <dt>blank-before-p, <a class="indexterm" href="#f_blank-before-p">Function blank-before-p</a></dt>
+              <dt>blank-line-p, <a class="indexterm" href="#f_blank-line-p">Function blank-line-p</a></dt>
               <dt>bootstrapping
           image, <a class="indexterm" href="#building-definitions">Building Definitions</a></dt>
+              <dt>Buffer Major Mode Hook, <a class="indexterm" href="#hv_buffer_major_mode_hook">Hemlock Variable Buffer Major Mode Hook</a></dt>
+              <dt>Buffer Minor Mode Hook, <a class="indexterm" href="#hv_buffer_minor_mode_hook">Hemlock Variable Buffer Minor Mode Hook</a></dt>
+              <dt>Buffer Modified Hook, <a class="indexterm" href="#hv_buffer_modified_hook">Hemlock Variable Buffer Modified Hook</a></dt>
+              <dt>Buffer Name Hook, <a class="indexterm" href="#hv_buffer_name_hook">Hemlock Variable Buffer Name Hook</a></dt>
+              <dt>Buffer Pathname Hook, <a class="indexterm" href="#hv_buffer_pathname_hook">Hemlock Variable Buffer Pathname Hook</a></dt>
+              <dt>Buffer Writable Hook, <a class="indexterm" href="#hv_buffer_writable_hook">Hemlock Variable Buffer Writable Hook</a></dt>
+              <dt>buffer-default-pathname, <a class="indexterm" href="#f_buffer-default-pathname">Function buffer-default-pathname</a></dt>
+              <dt>buffer-delete-hook, <a class="indexterm" href="#f_buffer-delete-hook">Function buffer-delete-hook</a></dt>
+              <dt>buffer-end, <a class="indexterm" href="#f_buffer-end">Function buffer-end</a></dt>
+              <dt>buffer-end-mark, <a class="indexterm" href="#f_buffer-end-mark">Function buffer-end-mark</a></dt>
+              <dt>buffer-major-mode, <a class="indexterm" href="#f_buffer-major-mode">Function buffer-major-mode</a></dt>
+              <dt>buffer-mark, <a class="indexterm" href="#f_buffer-mark">Function buffer-mark</a></dt>
+              <dt>buffer-minor-mode, <a class="indexterm" href="#f_buffer-minor-mode">Function buffer-minor-mode</a></dt>
+              <dt>buffer-modeline-field-p, <a class="indexterm" href="#f_buffer-modeline-field-p">Function buffer-modeline-field-p</a></dt>
+              <dt>buffer-modeline-fields, <a class="indexterm" href="#f_buffer-modeline-fields">Function buffer-modeline-fields</a></dt>
+              <dt>buffer-modes, <a class="indexterm" href="#f_buffer-modes">Function buffer-modes</a></dt>
+              <dt>buffer-modified, <a class="indexterm" href="#f_buffer-modified">Function buffer-modified</a></dt>
+              <dt>buffer-name, <a class="indexterm" href="#f_buffer-name">Function buffer-name</a></dt>
+              <dt>buffer-pathname, <a class="indexterm" href="#f_buffer-pathname">Function buffer-pathname</a></dt>
+              <dt>buffer-point, <a class="indexterm" href="#f_buffer-point">Function buffer-point</a></dt>
+              <dt>buffer-region, <a class="indexterm" href="#f_buffer-region">Function buffer-region</a></dt>
+              <dt>buffer-signature, <a class="indexterm" href="#f_buffer-signature">Function buffer-signature</a></dt>
+              <dt>buffer-start, <a class="indexterm" href="#f_buffer-start">Function buffer-start</a></dt>
+              <dt>buffer-start-mark, <a class="indexterm" href="#f_buffer-start-mark">Function buffer-start-mark</a></dt>
+              <dt>buffer-variables, <a class="indexterm" href="#f_buffer-variables">Function buffer-variables</a></dt>
+              <dt>buffer-writable, <a class="indexterm" href="#f_buffer-writable">Function buffer-writable</a></dt>
+              <dt>buffer-write-date, <a class="indexterm" href="#f_buffer-write-date">Function buffer-write-date</a></dt>
+              <dt>bufferp, <a class="indexterm" href="#f_bufferp">Function bufferp</a></dt>
             </dl>
           </div>
@@ -23180,13 +34044,51 @@
             <dl>
               <dt>CCL Logical Host, <a class="indexterm" href="#Predefined-Logical-Hosts">Predefined Logical Hosts</a></dt>
+              <dt>char-key-event, <a class="indexterm" href="#f_char-key-event">Function char-key-event</a></dt>
+              <dt>Character Attribute Hook, <a class="indexterm" href="#hv_character_attribute_hook">Hemlock Variable Character Attribute Hook</a></dt>
+              <dt>Character Deletion Threshold, <a class="indexterm" href="#hv_character_deletion_threshold">Hemlock Variable Character Deletion Threshold</a></dt>
+              <dt>character-attribute, <a class="indexterm" href="#f_character-attribute">Function character-attribute</a></dt>
+              <dt>character-attribute-documentation, <a class="indexterm" href="#f_character-attribute-documentation">Function character-attribute-documentation</a></dt>
+              <dt>character-attribute-hooks, <a class="indexterm" href="#f_character-attribute-hooks">Function character-attribute-hooks</a></dt>
+              <dt>character-attribute-name, <a class="indexterm" href="#f_character-attribute-name">Function character-attribute-name</a></dt>
+              <dt>character-attribute-p, <a class="indexterm" href="#f_character-attribute-p">Function character-attribute-p</a></dt>
+              <dt>character-offset, <a class="indexterm" href="#f_character-offset">Function character-offset</a></dt>
+              <dt>check-region-active, <a class="indexterm" href="#f_check-region-active">Function check-region-active</a></dt>
               <dt>clear-coverage, <a class="indexterm" href="#f_clear-coverage">Function CLEAR-COVERAGE</a></dt>
+              <dt>clear-echo-area, <a class="indexterm" href="#f_clear-echo-area">Function clear-echo-area</a></dt>
               <dt>close, <a class="indexterm" href="#o_close">Method CLOSE</a></dt>
               <dt>close-shared-library, <a class="indexterm" href="#f_close-shared-library">Function CLOSE-SHARED-LIBRARY</a></dt>
+              <dt>clrstring, <a class="indexterm" href="#f_clrstring">Function clrstring</a></dt>
               <dt>combine-coverage, <a class="indexterm" href="#f_combine-coverage">Function COMBINE-COVERAGE</a></dt>
+              <dt>Command Abort Hook, <a class="indexterm" href="#hv_command_abort_hook">Hemlock Variable Command Abort Hook</a></dt>
+              <dt>command-bindings, <a class="indexterm" href="#f_command-bindings">Function command-bindings</a></dt>
+              <dt>command-case, <a class="indexterm" href="#m_command-case">Macro command-case</a></dt>
+              <dt>command-documentation, <a class="indexterm" href="#f_command-documentation">Function command-documentation</a></dt>
+              <dt>command-function, <a class="indexterm" href="#f_command-function">Function command-function</a></dt>
+              <dt>command-name, <a class="indexterm" href="#f_command-name">Function command-name</a></dt>
+              <dt>commandp, <a class="indexterm" href="#f_commandp">Function commandp</a></dt>
               <dt>communication-deadline-expired, <a class="indexterm" href="#Stream-Timeouts-And-Deadlines">Stream Timeouts and Deadlines</a></dt>
+              <dt>Complete Field, <a class="indexterm" href="#c_complete_field">Command Complete Field</a></dt>
+              <dt>Complete Keyword, <a class="indexterm" href="#c_complete_keyword">Command Complete Keyword</a></dt>
+              <dt>complete-string, <a class="indexterm" href="#f_complete-string">Function complete-string</a></dt>
               <dt>configure-gcc, <a class="indexterm" href="#f_configure-gcc">Function CONFIGURE-GCC</a></dt>
+              <dt>Confirm Parse, <a class="indexterm" href="#c_confirm_parse">Command Confirm Parse</a></dt>
+              <dt>copy-mark, <a class="indexterm" href="#f_copy-mark">Function copy-mark</a></dt>
+              <dt>copy-region, <a class="indexterm" href="#f_copy-region">Function copy-region</a></dt>
+              <dt>count-characters, <a class="indexterm" href="#f_count-characters">Function count-characters</a></dt>
               <dt>count-characters-in-octet-vector, <a class="indexterm" href="#count-characters-in-octet-vector">Function count-characters-in-octet-vector</a></dt>
+              <dt>count-lines, <a class="indexterm" href="#f_count-lines">Function count-lines</a></dt>
               <dt>coverage-statistics, <a class="indexterm" href="#f_coverage-statistics">Function COVERAGE-STATISTICS</a></dt>
+              <dt>current-buffer, <a class="indexterm" href="#f_current-buffer">Function current-buffer</a></dt>
               <dt>current-directory-name, <a class="indexterm" href="#f_current-directory-name">Function CCL::CURRENT-DIRECTORY-NAME</a></dt>
+              <dt>current-mark, <a class="indexterm" href="#f_current-mark">Function current-mark</a></dt>
+              <dt>current-point, <a class="indexterm" href="#f_current-point">Function current-point</a></dt>
+              <dt>current-point-collapsing-selection, <a class="indexterm" href="#f_current-point-collapsing-selection">Function current-point-collapsing-selection</a></dt>
+              <dt>current-point-extending-selection, <a class="indexterm" href="#f_current-point-extending-selection">Function current-point-extending-selection</a></dt>
+              <dt>current-point-for-deletion, <a class="indexterm" href="#f_current-point-for-deletion">Function current-point-for-deletion</a></dt>
+              <dt>current-point-for-insertion, <a class="indexterm" href="#f_current-point-for-insertion">Function current-point-for-insertion</a></dt>
+              <dt>current-point-unless-selection, <a class="indexterm" href="#f_current-point-unless-selection">Function current-point-unless-selection</a></dt>
+              <dt>current-region, <a class="indexterm" href="#f_current-region">Function current-region</a></dt>
+              <dt>current-variable-tables, <a class="indexterm" href="#f_current-variable-tables">Function current-variable-tables</a></dt>
+              <dt>current-view, <a class="indexterm" href="#f_current-view">Function current-view</a></dt>
             </dl>
           </div>
@@ -23194,8 +34096,39 @@
             <h3>D</h3>
             <dl>
+              <dt>deactivate-region, <a class="indexterm" href="#f_deactivate-region">Function deactivate-region</a></dt>
               <dt>def-foreign-type, <a class="indexterm" href="#m_def-foreign-type">Macro DEF-FOREIGN-TYPE</a></dt>
+              <dt>defattribute, <a class="indexterm" href="#f_defattribute">Function defattribute</a></dt>
+              <dt>Default Modeline Fields, <a class="indexterm" href="#hv_default_modeline_fields">Hemlock Variable Default Modeline Fields</a></dt>
+              <dt>Default Modes, <a class="indexterm" href="#hv_default_modes">Hemlock Variable Default Modes</a></dt>
               <dt>defcallback, <a class="indexterm" href="#m_defcallback">Macro DEFCALLBACK</a></dt>
+              <dt>defcommand, <a class="indexterm" href="#m_defcommand">Macro defcommand</a></dt>
+              <dt>defhvar, <a class="indexterm" href="#f_defhvar">Function defhvar</a></dt>
+              <dt>defindent, <a class="indexterm" href="#f_defindent">Function defindent</a></dt>
+              <dt>define-file-option, <a class="indexterm" href="#m_define-file-option">Macro define-file-option</a></dt>
+              <dt>define-file-type-hook, <a class="indexterm" href="#m_define-file-type-hook">Macro define-file-type-hook</a></dt>
+              <dt>define-key-event-modifier, <a class="indexterm" href="#f_define-key-event-modifier">Function define-key-event-modifier</a></dt>
+              <dt>define-keysym, <a class="indexterm" href="#f_define-keysym">Function define-keysym</a></dt>
+              <dt>define-keysym-code, <a class="indexterm" href="#f_define-keysym-code">Function define-keysym-code</a></dt>
+              <dt>define-logical-key-event, <a class="indexterm" href="#f_define-logical-key-event">Function define-logical-key-event</a></dt>
+              <dt>define-mouse-keysym, <a class="indexterm" href="#f_define-mouse-keysym">Function define-mouse-keysym</a></dt>
               <dt>define-objc-class-method, <a class="indexterm" href="#m_define-objc-class-method">Macro CCL::DEFINE-OBJC-CLASS-METHOD</a></dt>
               <dt>define-objc-method, <a class="indexterm" href="#m_define-objc-method">Macro CCL::DEFINE-OBJC-METHOD</a></dt>
+              <dt>defmode, <a class="indexterm" href="#f_defmode">Function defmode</a></dt>
+              <dt>Defun Parse Goal, <a class="indexterm" href="#hv_defun_parse_goal">Hemlock Variable Defun Parse Goal</a></dt>
+              <dt>defun-region, <a class="indexterm" href="#f_defun-region">Function defun-region</a></dt>
+              <dt>Delete Buffer Hook, <a class="indexterm" href="#hv_delete_buffer_hook">Hemlock Variable Delete Buffer Hook</a></dt>
+              <dt>Delete Variable Hook, <a class="indexterm" href="#hv_delete_variable_hook">Hemlock Variable Delete Variable Hook</a></dt>
+              <dt>delete-and-save-region, <a class="indexterm" href="#f_delete-and-save-region">Function delete-and-save-region</a></dt>
+              <dt>delete-buffer, <a class="indexterm" href="#f_delete-buffer">Function delete-buffer</a></dt>
+              <dt>delete-characters, <a class="indexterm" href="#f_delete-characters">Function delete-characters</a></dt>
+              <dt>delete-horizontal-space, <a class="indexterm" href="#f_delete-horizontal-space">Function delete-horizontal-space</a></dt>
+              <dt>delete-key-binding, <a class="indexterm" href="#f_delete-key-binding">Function delete-key-binding</a></dt>
+              <dt>delete-mark, <a class="indexterm" href="#f_delete-mark">Function delete-mark</a></dt>
+              <dt>delete-region, <a class="indexterm" href="#f_delete-region">Function delete-region</a></dt>
+              <dt>delete-string, <a class="indexterm" href="#f_delete-string">Function delete-string</a></dt>
+              <dt>delete-variable, <a class="indexterm" href="#f_delete-variable">Function delete-variable</a></dt>
+              <dt>do-alpha-chars, <a class="indexterm" href="#m_do-alpha-chars">Macro do-alpha-chars</a></dt>
+              <dt>do-alpha-key-events, <a class="indexterm" href="#m_do-alpha-key-events">Macro do-alpha-key-events</a></dt>
+              <dt>do-strings, <a class="indexterm" href="#m_do-strings">Macro do-strings</a></dt>
               <dt>dotted-to-ipaddr, <a class="indexterm" href="#f_dotted-to-ipaddr">Function DOTTED-TO-IPADDR</a></dt>
             </dl>
@@ -23204,4 +34137,7 @@
             <h3>E</h3>
             <dl>
+              <dt>ed, <a class="indexterm" href="#f_ed">Function ed</a></dt>
+              <dt>edit-definition, <a class="indexterm" href="#f_edit-definition">Function edit-definition</a></dt>
+              <dt>editor-error, <a class="indexterm" href="#f_editor-error">Function editor-error</a></dt>
               <dt>egc, <a class="indexterm" href="#f_egc">Function EGC</a></dt>
               <dt>egc-active-p, <a class="indexterm" href="#f_egc-active-p">Function EGC-ACTIVE-P</a></dt>
@@ -23209,4 +34145,5 @@
               <dt>egc-enabled-p, <a class="indexterm" href="#f_egc-enabled-p">Function EGC-ENABLED-P</a></dt>
               <dt>encode-string-to-octets, <a class="indexterm" href="#encode-string-to-octets">Function encode-string-to-octets</a></dt>
+              <dt>end-line-p, <a class="indexterm" href="#f_end-line-p">Function end-line-p</a></dt>
               <dt>external, <a class="indexterm" href="#m_external">Macro EXTERNAL</a></dt>
               <dt>external-call, <a class="indexterm" href="#m_external-call">Macro EXTERNAL-CALL</a></dt>
@@ -23225,6 +34162,19 @@
               <dt>fasl-concatenate, <a class="indexterm" href="#f_fasl-concatenate">Function FASL-CONCATENATE</a></dt>
               <dt>ff-call, <a class="indexterm" href="#m_ff-call">Macro FF-CALL</a></dt>
+              <dt>Fill Column, <a class="indexterm" href="#hv_fill_column">Hemlock Variable Fill Column</a></dt>
+              <dt>Fill Prefix, <a class="indexterm" href="#hv_fill_prefix">Hemlock Variable Fill Prefix</a></dt>
+              <dt>fill-region, <a class="indexterm" href="#f_fill-region">Function fill-region</a></dt>
+              <dt>fill-region-by-paragraphs, <a class="indexterm" href="#f_fill-region-by-paragraphs">Function fill-region-by-paragraphs</a></dt>
+              <dt>filter-region, <a class="indexterm" href="#f_filter-region">Function filter-region</a></dt>
+              <dt>find-ambiguous, <a class="indexterm" href="#f_find-ambiguous">Function find-ambiguous</a></dt>
+              <dt>find-attribute, <a class="indexterm" href="#f_find-attribute">Function find-attribute</a></dt>
+              <dt>find-containing, <a class="indexterm" href="#f_find-containing">Function find-containing</a></dt>
+              <dt>find-not-attribute, <a class="indexterm" href="#f_find-not-attribute">Function find-not-attribute</a></dt>
+              <dt>find-pattern, <a class="indexterm" href="#f_find-pattern">Function find-pattern</a></dt>
+              <dt>first-line-p, <a class="indexterm" href="#f_first-line-p">Function first-line-p</a></dt>
               <dt>foreign-symbol-address, <a class="indexterm" href="#f_foreign-symbol-address">Function FOREIGN-SYMBOL-ADDRESS</a></dt>
               <dt>foreign-symbol-entry, <a class="indexterm" href="#f_foreign-symbol-entry">Function FOREIGN-SYMBOL-ENTRY</a></dt>
+              <dt>form-offset, <a class="indexterm" href="#f_form-offset">Function form-offset</a></dt>
+              <dt>forward-up-list, <a class="indexterm" href="#f_forward-up-list">Function forward-up-list</a></dt>
               <dt>free, <a class="indexterm" href="#f_free">Function FREE</a></dt>
             </dl>
@@ -23235,8 +34185,13 @@
               <dt>gc-retain-pages, <a class="indexterm" href="#f_gc-retain-pages">Function GC-RETAIN-PAGES</a></dt>
               <dt>gc-retaining-pages, <a class="indexterm" href="#f_gc-retaining-pages">Function GC-RETAINING-PAGES</a></dt>
+              <dt>get-command, <a class="indexterm" href="#f_get-command">Function get-command</a></dt>
+              <dt>get-coverage, <a class="indexterm" href="#f_get-coverage">Function GET-COVERAGE</a></dt>
               <dt>get-fpu-mode, <a class="indexterm" href="#f_get-fpu-mode">Function GET-FPU-MODE</a></dt>
+              <dt>get-incremental-coverage, <a class="indexterm" href="#f_get-incremental-coverage">Function GET-INCREMENTAL-COVERAGE</a></dt>
+              <dt>get-search-pattern, <a class="indexterm" href="#f_get-search-pattern">Function get-search-pattern</a></dt>
               <dt>get-user-home-dir, <a class="indexterm" href="#f_get-user-home-dir">Function CCL::GET-USER-HOME-DIR</a></dt>
               <dt>getenv, <a class="indexterm" href="#f_getenv">Function CCL::GETENV</a></dt>
               <dt>getpid, <a class="indexterm" href="#f_getpid">Function CCL::GETPID</a></dt>
+              <dt>getstring, <a class="indexterm" href="#f_getstring">Function getstring</a></dt>
               <dt>getuid, <a class="indexterm" href="#f_getuid">Function CCL::GETUID</a></dt>
               <dt>grab-lock, <a class="indexterm" href="#f_grab-lock">Function GRAB-LOCK</a></dt>
@@ -23246,6 +34201,14 @@
             <h3>H</h3>
             <dl>
+              <dt>handle-lisp-errors, <a class="indexterm" href="#m_handle-lisp-errors">Macro handle-lisp-errors</a></dt>
               <dt>heap
           image, <a class="indexterm" href="#building-definitions">Building Definitions</a></dt>
+              <dt>Help On Parse, <a class="indexterm" href="#c_help_on_parse">Command Help On Parse</a></dt>
+              <dt>hemlock-bound-p, <a class="indexterm" href="#f_hemlock-bound-p">Function hemlock-bound-p</a></dt>
+              <dt>hemlock-output-stream-p, <a class="indexterm" href="#f_hemlock-output-stream-p">Function hemlock-output-stream-p</a></dt>
+              <dt>hemlock-region-stream-p, <a class="indexterm" href="#f_hemlock-region-stream-p">Function hemlock-region-stream-p</a></dt>
+              <dt>hemlock-view-buffer, <a class="indexterm" href="#f_hemlock-view-buffer">Function hemlock-view-buffer</a></dt>
+              <dt>hemlock-view-p, <a class="indexterm" href="#f_hemlock-view-p">Function hemlock-view-p</a></dt>
+              <dt>hlet, <a class="indexterm" href="#m_hlet">Macro hlet</a></dt>
             </dl>
           </div>
@@ -23253,5 +34216,18 @@
             <h3>I</h3>
             <dl>
+              <dt>Illegal, <a class="indexterm" href="#c_illegal">Command Illegal</a></dt>
+              <dt>in-lisp, <a class="indexterm" href="#f_in-lisp">Function in-lisp</a></dt>
+              <dt>incremental-coverage-source-matches, <a class="indexterm" href="#f_incremental-coverage-source-matches">Function INCREMENTAL-COVERAGE-SOURCE-MATCHES</a></dt>
+              <dt>incremental-coverage-svn-matches, <a class="indexterm" href="#f_incremental-coverage-svn-matches">Function INCREMENTAL-COVERAGE-SVN-MATCHES</a></dt>
+              <dt>Indent Function, <a class="indexterm" href="#hv_indent_function">Hemlock Variable Indent Function</a></dt>
+              <dt>Indent with Tabs, <a class="indexterm" href="#hv_indent_with_tabs">Hemlock Variable Indent with Tabs</a></dt>
+              <dt>indent-region, <a class="indexterm" href="#f_indent-region">Function indent-region</a></dt>
+              <dt>indent-region-for-commands, <a class="indexterm" href="#f_indent-region-for-commands">Function indent-region-for-commands</a></dt>
               <dt>input-timeout, <a class="indexterm" href="#Stream-Timeouts-And-Deadlines">Stream Timeouts and Deadlines</a></dt>
+              <dt>insert-character, <a class="indexterm" href="#f_insert-character">Function insert-character</a></dt>
+              <dt>insert-region, <a class="indexterm" href="#f_insert-region">Function insert-region</a></dt>
+              <dt>insert-string, <a class="indexterm" href="#f_insert-string">Function insert-string</a></dt>
+              <dt>inside-defun-p, <a class="indexterm" href="#f_inside-defun-p">Function inside-defun-p</a></dt>
+              <dt>invoke-hook, <a class="indexterm" href="#m_invoke-hook">Macro invoke-hook</a></dt>
               <dt>ipaddr-to-dotted, <a class="indexterm" href="#f_ipaddr-to-dotted">Function IPADDR-TO-DOTTED</a></dt>
               <dt>ipaddr-to-hostname, <a class="indexterm" href="#f_ipaddr-to-hostname">Function IPADDR-TO-HOSTNAME</a></dt>
@@ -23267,5 +34243,18 @@
             <h3>K</h3>
             <dl>
+              <dt>Keep Backup Files, <a class="indexterm" href="#hv_keep_backup_files">Hemlock Variable Keep Backup Files</a></dt>
               <dt>kernel build directory, <a class="indexterm" href="#building-definitions">Building Definitions</a></dt>
+              <dt>key-event-bit-p, <a class="indexterm" href="#f_key-event-bit-p">Function key-event-bit-p</a></dt>
+              <dt>key-event-bits, <a class="indexterm" href="#f_key-event-bits">Function key-event-bits</a></dt>
+              <dt>key-event-bits-modifiers, <a class="indexterm" href="#f_key-event-bits-modifiers">Function key-event-bits-modifiers</a></dt>
+              <dt>key-event-char, <a class="indexterm" href="#f_key-event-char">Function key-event-char</a></dt>
+              <dt>key-event-keysym, <a class="indexterm" href="#f_key-event-keysym">Function key-event-keysym</a></dt>
+              <dt>key-event-modifier-mask, <a class="indexterm" href="#f_key-event-modifier-mask">Function key-event-modifier-mask</a></dt>
+              <dt>key-event-p, <a class="indexterm" href="#f_key-event-p">Function key-event-p</a></dt>
+              <dt>key-translation, <a class="indexterm" href="#f_key-translation">Function key-translation</a></dt>
+              <dt>keysym-names, <a class="indexterm" href="#f_keysym-names">Function keysym-names</a></dt>
+              <dt>keysym-preferred-name, <a class="indexterm" href="#f_keysym-preferred-name">Function keysym-preferred-name</a></dt>
+              <dt>kill-characters, <a class="indexterm" href="#f_kill-characters">Function kill-characters</a></dt>
+              <dt>kill-region, <a class="indexterm" href="#f_kill-region">Function kill-region</a></dt>
             </dl>
           </div>
@@ -23273,4 +34262,28 @@
             <h3>L</h3>
             <dl>
+              <dt>Last Resort Pathname Defaults, <a class="indexterm" href="#hv_last_resort_pathname_defaults">Hemlock Variable Last Resort Pathname Defaults</a></dt>
+              <dt>Last Resort Pathname Defaults Function, <a class="indexterm" href="#hv_last_resort_pathname_defaults_function">Hemlock Variable Last Resort Pathname Defaults Function</a></dt>
+              <dt>last-char-typed, <a class="indexterm" href="#f_last-char-typed">Function last-char-typed</a></dt>
+              <dt>last-command-type, <a class="indexterm" href="#f_last-command-type">Function last-command-type</a></dt>
+              <dt>last-key-event-typed, <a class="indexterm" href="#f_last-key-event-typed">Function last-key-event-typed</a></dt>
+              <dt>last-line-p, <a class="indexterm" href="#f_last-line-p">Function last-line-p</a></dt>
+              <dt>line-buffer, <a class="indexterm" href="#f_line-buffer">Function line-buffer</a></dt>
+              <dt>line-character, <a class="indexterm" href="#f_line-character">Function line-character</a></dt>
+              <dt>line-end, <a class="indexterm" href="#f_line-end">Function line-end</a></dt>
+              <dt>line-length, <a class="indexterm" href="#f_line-length">Function line-length</a></dt>
+              <dt>line-next, <a class="indexterm" href="#f_line-next">Function line-next</a></dt>
+              <dt>line-offset, <a class="indexterm" href="#f_line-offset">Function line-offset</a></dt>
+              <dt>line-plist, <a class="indexterm" href="#f_line-plist">Function line-plist</a></dt>
+              <dt>line-previous, <a class="indexterm" href="#f_line-previous">Function line-previous</a></dt>
+              <dt>line-signature, <a class="indexterm" href="#f_line-signature">Function line-signature</a></dt>
+              <dt>line-start, <a class="indexterm" href="#f_line-start">Function line-start</a></dt>
+              <dt>line-string, <a class="indexterm" href="#f_line-string">Function line-string</a></dt>
+              <dt>line-to-region, <a class="indexterm" href="#f_line-to-region">Function line-to-region</a></dt>
+              <dt>line&lt;, <a class="indexterm" href="#f_line_lt">Function line&lt;</a></dt>
+              <dt>line&lt;=, <a class="indexterm" href="#f_line_lt__eq">Function line&lt;=</a></dt>
+              <dt>line&gt;, <a class="indexterm" href="#f_line_gt">Function line&gt;</a></dt>
+              <dt>line&gt;=, <a class="indexterm" href="#f_line_gt__eq">Function line&gt;=</a></dt>
+              <dt>linep, <a class="indexterm" href="#f_linep">Function linep</a></dt>
+              <dt>lines-related, <a class="indexterm" href="#f_lines-related">Function lines-related</a></dt>
               <dt>lisp
           kernel, <a class="indexterm" href="#building-definitions">Building Definitions</a></dt>
@@ -23278,6 +34291,11 @@
               <dt>local-host, <a class="indexterm" href="#f_local-host">Function LOCAL-HOST</a></dt>
               <dt>local-port, <a class="indexterm" href="#f_local-port">Function LOCAL-PORT</a></dt>
+              <dt>logical-key-event-documentation, <a class="indexterm" href="#f_logical-key-event-documentation">Function logical-key-event-documentation</a></dt>
+              <dt>logical-key-event-key-events, <a class="indexterm" href="#f_logical-key-event-key-events">Function logical-key-event-key-events</a></dt>
+              <dt>logical-key-event-name, <a class="indexterm" href="#f_logical-key-event-name">Function logical-key-event-name</a></dt>
+              <dt>logical-key-event-p, <a class="indexterm" href="#f_logical-key-event-p">Function logical-key-event-p</a></dt>
               <dt>lookup-hostname, <a class="indexterm" href="#f_lookup-hostname">Function LOOKUP-HOSTNAME</a></dt>
               <dt>lookup-port, <a class="indexterm" href="#f_lookup-port">Function LOOKUP-PORT</a></dt>
+              <dt>loud-message, <a class="indexterm" href="#f_loud-message">Function loud-message</a></dt>
             </dl>
           </div>
@@ -23285,14 +34303,59 @@
             <h3>M</h3>
             <dl>
+              <dt>Make Buffer Hook, <a class="indexterm" href="#hv_make_buffer_hook">Hemlock Variable Make Buffer Hook</a></dt>
+              <dt>make-buffer, <a class="indexterm" href="#f_make-buffer">Function make-buffer</a></dt>
+              <dt>make-command, <a class="indexterm" href="#f_make-command">Function make-command</a></dt>
+              <dt>make-empty-region, <a class="indexterm" href="#f_make-empty-region">Function make-empty-region</a></dt>
               <dt>make-external-format, <a class="indexterm" href="#f_make-external-format">Function MAKE-EXTERNAL-FORMAT</a></dt>
               <dt>make-gcable-record, <a class="indexterm" href="#m_make-record">Macro MAKE-RECORD</a></dt>
               <dt>make-heap-ivector, <a class="indexterm" href="#f_make-heap-ivector">Function MAKE-HEAP-IVECTOR</a></dt>
+              <dt>make-hemlock-output-stream, <a class="indexterm" href="#f_make-hemlock-output-stream">Function make-hemlock-output-stream</a></dt>
+              <dt>make-hemlock-region-stream, <a class="indexterm" href="#f_make-hemlock-region-stream">Function make-hemlock-region-stream</a></dt>
+              <dt>make-key-event, <a class="indexterm" href="#f_make-key-event">Function make-key-event</a></dt>
+              <dt>make-key-event-bits, <a class="indexterm" href="#f_make-key-event-bits">Function make-key-event-bits</a></dt>
               <dt>make-lock, <a class="indexterm" href="#f_make-lock">Function MAKE-LOCK</a></dt>
+              <dt>make-modeline-field, <a class="indexterm" href="#f_make-modeline-field">Function make-modeline-field</a></dt>
               <dt>make-population, <a class="indexterm" href="#f_make-population">Function MAKE-POPULATION</a></dt>
               <dt>make-process, <a class="indexterm" href="#f_make-process">Function MAKE-PROCESS</a></dt>
               <dt>make-read-write-lock, <a class="indexterm" href="#f_make-read-write-lock">Function MAKE-READ-WRITE-LOCK</a></dt>
               <dt>make-record, <a class="indexterm" href="#m_make-record">Macro MAKE-RECORD</a></dt>
+              <dt>make-ring, <a class="indexterm" href="#f_make-ring">Function make-ring</a></dt>
               <dt>make-semaphore, <a class="indexterm" href="#f_make-semaphore">Function MAKE-SEMAPHORE</a></dt>
               <dt>make-socket, <a class="indexterm" href="#f_make-socket">Function MAKE-SOCKET</a></dt>
+              <dt>make-string-table, <a class="indexterm" href="#f_make-string-table">Function make-string-table</a></dt>
+              <dt>map-bindings, <a class="indexterm" href="#f_map-bindings">Function map-bindings</a></dt>
+              <dt>mark, <a class="indexterm" href="#f_mark">Function mark</a></dt>
+              <dt>mark-absolute-position, <a class="indexterm" href="#f_mark-absolute-position">Function mark-absolute-position</a></dt>
+              <dt>mark-after, <a class="indexterm" href="#f_mark-after">Function mark-after</a></dt>
+              <dt>mark-before, <a class="indexterm" href="#f_mark-before">Function mark-before</a></dt>
+              <dt>mark-buffer, <a class="indexterm" href="#f_mark-buffer">Function mark-buffer</a></dt>
+              <dt>mark-charpos, <a class="indexterm" href="#f_mark-charpos">Function mark-charpos</a></dt>
+              <dt>mark-column, <a class="indexterm" href="#f_mark-column">Function mark-column</a></dt>
+              <dt>mark-kind, <a class="indexterm" href="#f_mark-kind">Function mark-kind</a></dt>
+              <dt>mark-line, <a class="indexterm" href="#f_mark-line">Function mark-line</a></dt>
+              <dt>mark-paragraph, <a class="indexterm" href="#f_mark-paragraph">Function mark-paragraph</a></dt>
+              <dt>mark-top-level-form, <a class="indexterm" href="#f_mark-top-level-form">Function mark-top-level-form</a></dt>
+              <dt>mark/=, <a class="indexterm" href="#f_mark__eq">Function mark/=</a></dt>
+              <dt>mark&lt;, <a class="indexterm" href="#f_mark_lt">Function mark&lt;</a></dt>
+              <dt>mark&lt;=, <a class="indexterm" href="#f_mark_lt__eq">Function mark&lt;=</a></dt>
+              <dt>mark=, <a class="indexterm" href="#f_mark_eq">Function mark=</a></dt>
+              <dt>mark&gt;, <a class="indexterm" href="#f_mark_gt">Function mark&gt;</a></dt>
+              <dt>mark&gt;=, <a class="indexterm" href="#f_mark_gt__eq">Function mark&gt;=</a></dt>
+              <dt>markp, <a class="indexterm" href="#f_markp">Function markp</a></dt>
+              <dt>Maximum Lines Parsed, <a class="indexterm" href="#hv_maximum_lines_parsed">Hemlock Variable Maximum Lines Parsed</a></dt>
+              <dt>message, <a class="indexterm" href="#f_message">Function message</a></dt>
+              <dt>Minimum Lines Parsed, <a class="indexterm" href="#hv_minimum_lines_parsed">Hemlock Variable Minimum Lines Parsed</a></dt>
+              <dt>mode-documentation, <a class="indexterm" href="#f_mode-documentation">Function mode-documentation</a></dt>
+              <dt>mode-major-p, <a class="indexterm" href="#f_mode-major-p">Function mode-major-p</a></dt>
+              <dt>mode-variables, <a class="indexterm" href="#f_mode-variables">Function mode-variables</a></dt>
+              <dt>modeline-field, <a class="indexterm" href="#f_modeline-field">Function modeline-field</a></dt>
+              <dt>modeline-field-function, <a class="indexterm" href="#f_modeline-field-function">Function modeline-field-function</a></dt>
+              <dt>modeline-field-name, <a class="indexterm" href="#f_modeline-field-name">Function modeline-field-name</a></dt>
+              <dt>modeline-field-p, <a class="indexterm" href="#f_modeline-field-p">Function modeline-field-p</a></dt>
+              <dt>modeline-field-width, <a class="indexterm" href="#f_modeline-field-width">Function modeline-field-width</a></dt>
+              <dt>move-mark, <a class="indexterm" href="#f_move-mark">Function move-mark</a></dt>
+              <dt>move-to-absolute-position, <a class="indexterm" href="#f_move-to-absolute-position">Function move-to-absolute-position</a></dt>
+              <dt>move-to-column, <a class="indexterm" href="#f_move-to-column">Function move-to-column</a></dt>
+              <dt>move-to-position, <a class="indexterm" href="#f_move-to-position">Function move-to-position</a></dt>
             </dl>
           </div>
@@ -23300,5 +34363,9 @@
             <h3>N</h3>
             <dl>
+              <dt>name-keysym, <a class="indexterm" href="#f_name-keysym">Function name-keysym</a></dt>
               <dt>native-translated-namestring, <a class="indexterm" href="#f_native-translated-namestring">Function native-translated-namestring</a></dt>
+              <dt>new-search-pattern, <a class="indexterm" href="#f_new-search-pattern">Function new-search-pattern</a></dt>
+              <dt>next-character, <a class="indexterm" href="#f_next-character">Function next-character</a></dt>
+              <dt>ninsert-region, <a class="indexterm" href="#f_ninsert-region">Function ninsert-region</a></dt>
               <dt>note-open-file-stream, <a class="indexterm" href="#f_note-open-file-stream">Function NOTE-OPEN-FILE-STREAM</a></dt>
               <dt>ns-lisp-string, <a class="indexterm" href="#c_ns-lisp-string">Class CCL::NS-LISP-STRING</a></dt>
@@ -23318,10 +34385,23 @@
             <h3>P</h3>
             <dl>
+              <dt>Paragraph Delimiter Function, <a class="indexterm" href="#hv_paragraph_delimiter_function">Hemlock Variable Paragraph Delimiter Function</a></dt>
+              <dt>paragraph-offset, <a class="indexterm" href="#f_paragraph-offset">Function paragraph-offset</a></dt>
+              <dt>Parse End Function, <a class="indexterm" href="#hv_parse_end_function">Hemlock Variable Parse End Function</a></dt>
+              <dt>Parse Start Function, <a class="indexterm" href="#hv_parse_start_function">Hemlock Variable Parse Start Function</a></dt>
+              <dt>parse-for-something, <a class="indexterm" href="#f_parse-for-something">Function parse-for-something</a></dt>
+              <dt>Pathname Defaults, <a class="indexterm" href="#hv_pathname_defaults">Hemlock Variable Pathname Defaults</a></dt>
+              <dt>pathname-to-buffer-name, <a class="indexterm" href="#f_pathname-to-buffer-name">Function pathname-to-buffer-name</a></dt>
+              <dt>pop-buffer-mark, <a class="indexterm" href="#f_pop-buffer-mark">Function pop-buffer-mark</a></dt>
               <dt>population-contents, <a class="indexterm" href="#f_population-contents">Function POPULATION-CONTENTS</a></dt>
               <dt>population-type, <a class="indexterm" href="#f_population-type">Function POPULATION-TYPE</a></dt>
+              <dt>pre-command-parse-check, <a class="indexterm" href="#f_pre-command-parse-check">Function pre-command-parse-check</a></dt>
               <dt>pref, <a class="indexterm" href="#m_pref">Macro PREF</a></dt>
+              <dt>prefix-argument, <a class="indexterm" href="#f_prefix-argument">Function prefix-argument</a></dt>
+              <dt>pretty-key-string, <a class="indexterm" href="#f_pretty-key-string">Function pretty-key-string</a></dt>
+              <dt>previous-character, <a class="indexterm" href="#f_previous-character">Function previous-character</a></dt>
               <dt>process-abort, <a class="indexterm" href="#f_process-abort">Function PROCESS-ABORT</a></dt>
               <dt>process-allow-schedule, <a class="indexterm" href="#f_process-allow-schedule">Function PROCESS-ALLOW-SCHEDULE</a></dt>
               <dt>process-enable, <a class="indexterm" href="#f_process-enable">Function PROCESS-ENABLE</a></dt>
+              <dt>process-file-options, <a class="indexterm" href="#f_process-file-options">Function process-file-options</a></dt>
               <dt>process-input-wait, <a class="indexterm" href="#f_process-input-wait">Function PROCESS-INPUT-WAIT</a></dt>
               <dt>process-interrupt, <a class="indexterm" href="#f_process-interrupt">Function PROCESS-INTERRUPT</a></dt>
@@ -23338,4 +34418,17 @@
               <dt>process-wait-with-timeout, <a class="indexterm" href="#f_process-wait-with-timeout">Function PROCESS-WAIT-WITH-TIMEOUT</a></dt>
               <dt>process-whostate, <a class="indexterm" href="#f_process-whostate">Function PROCESS-WHOSTATE</a></dt>
+              <dt>prompt-for-buffer, <a class="indexterm" href="#f_prompt-for-buffer">Function prompt-for-buffer</a></dt>
+              <dt>prompt-for-expression, <a class="indexterm" href="#f_prompt-for-expression">Function prompt-for-expression</a></dt>
+              <dt>prompt-for-file, <a class="indexterm" href="#f_prompt-for-file">Function prompt-for-file</a></dt>
+              <dt>prompt-for-integer, <a class="indexterm" href="#f_prompt-for-integer">Function prompt-for-integer</a></dt>
+              <dt>prompt-for-key, <a class="indexterm" href="#f_prompt-for-key">Function prompt-for-key</a></dt>
+              <dt>prompt-for-key-event, <a class="indexterm" href="#f_prompt-for-key-event">Function prompt-for-key-event</a></dt>
+              <dt>prompt-for-keyword, <a class="indexterm" href="#f_prompt-for-keyword">Function prompt-for-keyword</a></dt>
+              <dt>prompt-for-string, <a class="indexterm" href="#f_prompt-for-string">Function prompt-for-string</a></dt>
+              <dt>prompt-for-variable, <a class="indexterm" href="#f_prompt-for-variable">Function prompt-for-variable</a></dt>
+              <dt>prompt-for-y-or-n, <a class="indexterm" href="#f_prompt-for-y-or-n">Function prompt-for-y-or-n</a></dt>
+              <dt>prompt-for-yes-or-no, <a class="indexterm" href="#f_prompt-for-yes-or-no">Function prompt-for-yes-or-no</a></dt>
+              <dt>push-buffer-mark, <a class="indexterm" href="#f_push-buffer-mark">Function push-buffer-mark</a></dt>
+              <dt>push-new-buffer-mark, <a class="indexterm" href="#f_push-new-buffer-mark">Function push-new-buffer-mark</a></dt>
             </dl>
           </div>
@@ -23349,17 +34442,38 @@
             <h3>R</h3>
             <dl>
+              <dt>Read File Hook, <a class="indexterm" href="#hv_read_file_hook">Hemlock Variable Read File Hook</a></dt>
+              <dt>read-buffer-file, <a class="indexterm" href="#f_read-buffer-file">Function read-buffer-file</a></dt>
               <dt>read-coverage-from-file, <a class="indexterm" href="#f_read-coverage-from-file">Function READ-COVERAGE-FROM-FILE</a></dt>
+              <dt>read-file, <a class="indexterm" href="#f_read-file">Function read-file</a></dt>
               <dt>receive-from, <a class="indexterm" href="#f_receive-from">Function RECEIVE-FROM</a></dt>
+              <dt>region, <a class="indexterm" href="#f_region">Function region</a></dt>
+              <dt>region-active-p, <a class="indexterm" href="#f_region-active-p">Function region-active-p</a></dt>
+              <dt>region-bounds, <a class="indexterm" href="#f_region-bounds">Function region-bounds</a></dt>
+              <dt>region-end, <a class="indexterm" href="#f_region-end">Function region-end</a></dt>
+              <dt>region-start, <a class="indexterm" href="#f_region-start">Function region-start</a></dt>
+              <dt>region-to-string, <a class="indexterm" href="#f_region-to-string">Function region-to-string</a></dt>
+              <dt>regionp, <a class="indexterm" href="#f_regionp">Function regionp</a></dt>
               <dt>release-lock, <a class="indexterm" href="#f_release-lock">Function RELEASE-LOCK</a></dt>
               <dt>remote-host, <a class="indexterm" href="#f_remote-host">Function REMOTE-HOST</a></dt>
               <dt>remote-port, <a class="indexterm" href="#f_remote-port">Function REMOTE-PORT</a></dt>
+              <dt>remove-hook, <a class="indexterm" href="#m_remove-hook">Macro remove-hook</a></dt>
               <dt>remove-open-file-stream, <a class="indexterm" href="#f_remove-open-file-stream">Function REMOVE-OPEN-FILE-STREAM</a></dt>
+              <dt>replace-pattern, <a class="indexterm" href="#f_replace-pattern">Function replace-pattern</a></dt>
               <dt>report-coverage, <a class="indexterm" href="#f_report-coverage">Function REPORT-COVERAGE</a></dt>
               <dt>request-terminal-input-via-break, <a class="indexterm" href="#v_request-terminal-input-via-break">Variable *REQUEST-TERMINAL-INPUT-VIA-BREAK*</a></dt>
               <dt>reset-coverage, <a class="indexterm" href="#f_reset-coverage">Function RESET-COVERAGE</a></dt>
+              <dt>reset-incremental-coverage, <a class="indexterm" href="#f_reset-incremental-coverage">Function RESET-INCREMENTAL-COVERAGE</a></dt>
               <dt>restore-coverage, <a class="indexterm" href="#f_restore-coverage">Function RESTORE-COVERAGE</a></dt>
               <dt>restore-coverage-from-file, <a class="indexterm" href="#f_restore-coverage-from-file">Function RESTORE-COVERAGE-FROM-FILE</a></dt>
+              <dt>reverse-find-attribute, <a class="indexterm" href="#f_reverse-find-attribute">Function reverse-find-attribute</a></dt>
+              <dt>reverse-find-not-attribute, <a class="indexterm" href="#f_reverse-find-not-attribute">Function reverse-find-not-attribute</a></dt>
+              <dt>ring-length, <a class="indexterm" href="#f_ring-length">Function ring-length</a></dt>
+              <dt>ring-pop, <a class="indexterm" href="#f_ring-pop">Function ring-pop</a></dt>
+              <dt>ring-push, <a class="indexterm" href="#f_ring-push">Function ring-push</a></dt>
+              <dt>ring-ref, <a class="indexterm" href="#f_ring-ref">Function ring-ref</a></dt>
+              <dt>ringp, <a class="indexterm" href="#f_ringp">Function ringp</a></dt>
               <dt>rlet, <a class="indexterm" href="#m_rlet">Macro RLET</a></dt>
               <dt>rletz, <a class="indexterm" href="#m_rletz">Macro RLETZ</a></dt>
+              <dt>rotate-ring, <a class="indexterm" href="#f_rotate-ring">Function rotate-ring</a></dt>
               <dt>run-program, <a class="indexterm" href="#f_run-program">Function RUN-PROGRAM</a></dt>
             </dl>
@@ -23368,15 +34482,22 @@
             <h3>S</h3>
             <dl>
+              <dt>same-line-p, <a class="indexterm" href="#f_same-line-p">Function same-line-p</a></dt>
               <dt>save-application, <a class="indexterm" href="#Saving-Applications">Saving Applications</a></dt>
-              <dt>save-coverage, <a class="indexterm" href="#f_save-coverage">Function SAVE-COVERAGE</a></dt>
               <dt>save-coverage-in-file, <a class="indexterm" href="#f_save-coverage-in-file">Function SAVE-COVERAGE-IN-FILE</a></dt>
+              <dt>search-pattern-p, <a class="indexterm" href="#f_search-pattern-p">Function search-pattern-p</a></dt>
               <dt>send-to, <a class="indexterm" href="#f_send-to">Function SEND-TO</a></dt>
+              <dt>sentence-offset, <a class="indexterm" href="#f_sentence-offset">Function sentence-offset</a></dt>
               <dt>set-development-environment, <a class="indexterm" href="#f_set-development-environment">Function SET-DEVELOPMENT-ENVIRONMENT</a></dt>
               <dt>set-fpu-mode, <a class="indexterm" href="#f_set-fpu-mode">Function SET-FPU-MODE</a></dt>
               <dt>set-lisp-heap-gc-threshold, <a class="indexterm" href="#f_set-lisp-heap-gc-threshold">Function SET-LISP-HEAP-GC-THRESHOLD</a></dt>
+              <dt>set-region-bounds, <a class="indexterm" href="#f_set-region-bounds">Function set-region-bounds</a></dt>
+              <dt>set-scroll-position, <a class="indexterm" href="#f_set-scroll-position">Function set-scroll-position</a></dt>
               <dt>set-user-environment, <a class="indexterm" href="#f_set-user-environment">Function SET-USER-ENVIRONMENT</a></dt>
               <dt>setenv, <a class="indexterm" href="#f_setenv">Function CCL::SETENV</a></dt>
               <dt>setgid, <a class="indexterm" href="#f_setgid">Function CCL::SETGID</a></dt>
               <dt>setuid, <a class="indexterm" href="#f_setuid">Function CCL::SETUID</a></dt>
+              <dt>setv, <a class="indexterm" href="#m_setv">Macro setv</a></dt>
+              <dt>Shadow Attribute Hook, <a class="indexterm" href="#hv_shadow_attribute_hook">Hemlock Variable Shadow Attribute Hook</a></dt>
+              <dt>shadow-attribute, <a class="indexterm" href="#f_shadow-attribute">Function shadow-attribute</a></dt>
               <dt>shutdown, <a class="indexterm" href="#f_shutdown">Function SHUTDOWN</a></dt>
               <dt>signal-external-process, <a class="indexterm" href="#f_signal-external-process">Function SIGNAL-EXTERNAL-PROCESS</a></dt>
@@ -23391,4 +34512,7 @@
               <dt>socket-os-fd, <a class="indexterm" href="#f_socket-os-fd">Function SOCKET-OS-FD</a></dt>
               <dt>socket-type, <a class="indexterm" href="#f_socket-type">Function SOCKET-TYPE</a></dt>
+              <dt>Spaces per Tab, <a class="indexterm" href="#hv_spaces_per_tab">Hemlock Variable Spaces per Tab</a></dt>
+              <dt>start-defun-p, <a class="indexterm" href="#f_start-defun-p">Function start-defun-p</a></dt>
+              <dt>start-line-p, <a class="indexterm" href="#f_start-line-p">Function start-line-p</a></dt>
               <dt>stream-deadline, <a class="indexterm" href="#Stream-Timeouts-And-Deadlines">Stream Timeouts and Deadlines</a></dt>
               <dt>stream-device, <a class="indexterm" href="#f_stream-device">Generic Function CCL::STREAM-DEVICE</a></dt>
@@ -23402,4 +34526,8 @@
               <dt>stream-write-vector, <a class="indexterm" href="#f_stream-write-vector">Generic Function CCL:STREAM-WRITE-VECTOR</a></dt>
               <dt>string-size-in-octets, <a class="indexterm" href="#string-size-in-octets">Function string-size-in-octets</a></dt>
+              <dt>string-table-p, <a class="indexterm" href="#f_string-table-p">Function string-table-p</a></dt>
+              <dt>string-table-separator, <a class="indexterm" href="#f_string-table-separator">Function string-table-separator</a></dt>
+              <dt>string-to-region, <a class="indexterm" href="#f_string-to-region">Function string-to-region</a></dt>
+              <dt>string-to-variable, <a class="indexterm" href="#f_string-to-variable">Function string-to-variable</a></dt>
             </dl>
           </div>
@@ -23409,4 +34537,5 @@
               <dt>terminate-when-unreachable, <a class="indexterm" href="#f_terminate-when-unreachable">Function TERMINATE-WHEN-UNREACHABLE</a></dt>
               <dt>timed-wait-on-semaphore, <a class="indexterm" href="#f_timed-wait-on-semaphore">Function TIMED-WAIT-ON-SEMAPHORE</a></dt>
+              <dt>top-level-offset, <a class="indexterm" href="#f_top-level-offset">Function top-level-offset</a></dt>
               <dt>try-lock, <a class="indexterm" href="#f_try-lock">Function TRY-LOCK</a></dt>
             </dl>
@@ -23416,9 +34545,23 @@
             <dl>
               <dt>unadvise, <a class="indexterm" href="#m_unadvise">Macro UNADVISE</a></dt>
+              <dt>Unshadow Attribute Hook, <a class="indexterm" href="#hv_unshadow_attribute_hook">Hemlock Variable Unshadow Attribute Hook</a></dt>
+              <dt>unshadow-attribute, <a class="indexterm" href="#f_unshadow-attribute">Function unshadow-attribute</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>
               <dt>unwind-protect, <a class="indexterm" href="#v_unwind-protect">Special operator UNWIND-PROTECT</a></dt>
+              <dt>update-modeline-fields, <a class="indexterm" href="#f_update-modeline-fields">Function update-modeline-fields</a></dt>
               <dt>use-interface-dir, <a class="indexterm" href="#f_use-interface-dir">Function USE-INTERFACE-DIR</a></dt>
               <dt>use-lisp-heap-gc-threshold, <a class="indexterm" href="#f_use-lisp-heap-gc-threshold">Function USE-LISP-HEAP-GC-THRESHOLD</a></dt>
+            </dl>
+          </div>
+          <div class="indexdiv">
+            <h3>V</h3>
+            <dl>
+              <dt>valid-spot, <a class="indexterm" href="#f_valid-spot">Function valid-spot</a></dt>
+              <dt>value, <a class="indexterm" href="#m_value">Macro value</a></dt>
+              <dt>variable-documentation, <a class="indexterm" href="#f_variable-documentation">Function variable-documentation</a></dt>
+              <dt>variable-hooks, <a class="indexterm" href="#f_variable-hooks">Function variable-hooks</a></dt>
+              <dt>variable-name, <a class="indexterm" href="#f_variable-name">Function variable-name</a></dt>
+              <dt>variable-value, <a class="indexterm" href="#f_variable-value">Function variable-value</a></dt>
             </dl>
           </div>
@@ -23431,14 +34574,23 @@
               <dt>with-altivec-registers, <a class="indexterm" href="#lapm_with-altivec-registers">LAP Macro WITH-ALTIVEC-REGISTERS</a></dt>
               <dt>with-filename-cstrs, <a class="indexterm" href="#m_with-filename-cstrs">Macro with-filename-cstrs</a></dt>
+              <dt>with-input-from-region, <a class="indexterm" href="#m_with-input-from-region">Macro with-input-from-region</a></dt>
               <dt>with-interrupts-enabled, <a class="indexterm" href="#m_with-interrupts-enabled">Macro WITH-INTERRUPTS-ENABLED</a></dt>
               <dt>with-lock-grabbed, <a class="indexterm" href="#m_with-lock-grabbed">Macro WITH-LOCK-GRABBED</a></dt>
+              <dt>with-mark, <a class="indexterm" href="#m_with-mark">Macro with-mark</a></dt>
               <dt>with-open-socket, <a class="indexterm" href="#m_with-open-socket">Macro WITH-OPEN-SOCKET</a></dt>
+              <dt>with-output-to-mark, <a class="indexterm" href="#m_with-output-to-mark">Macro with-output-to-mark</a></dt>
+              <dt>with-pop-up-display, <a class="indexterm" href="#m_with-pop-up-display">Macro with-pop-up-display</a></dt>
               <dt>with-read-lock, <a class="indexterm" href="#m_with-read-lock">Macro WITH-READ-LOCK</a></dt>
               <dt>with-terminal-input, <a class="indexterm" href="#m_with-terminal-input">Macro WITH-TERMINAL-INPUT</a></dt>
               <dt>with-vector-buffer, <a class="indexterm" href="#lapm_with-vector-buffer">LAP Macro WITH-VECTOR-BUFFER</a></dt>
+              <dt>with-writable-buffer, <a class="indexterm" href="#m_with-writable-buffer">Macro with-writable-buffer</a></dt>
               <dt>with-write-lock, <a class="indexterm" href="#m_with-write-lock">Macro WITH-WRITE-LOCK</a></dt>
               <dt>without-compiling-code-coverage, <a class="indexterm" href="#v_without-compiling-code-coverage">Macro WITHOUT-COMPILING-CODE-COVERAGE</a></dt>
               <dt>without-interrupts, <a class="indexterm" href="#m_without-interrupts">Macro WITHOUT-INTERRUPTS</a></dt>
+              <dt>word-offset, <a class="indexterm" href="#f_word-offset">Function word-offset</a></dt>
+              <dt>Write File Hook, <a class="indexterm" href="#hv_write_file_hook">Hemlock Variable Write File Hook</a></dt>
+              <dt>write-buffer-file, <a class="indexterm" href="#f_write-buffer-file">Function write-buffer-file</a></dt>
               <dt>write-coverage-to-file, <a class="indexterm" href="#f_write-coverage-to-file">Function WRITE-COVERAGE-TO-FILE</a></dt>
+              <dt>write-file, <a class="indexterm" href="#f_write-file">Function write-file</a></dt>
               <dt>write-to-watched-object, <a class="indexterm" href="#c_write-to-watched-object">Condition WRITE-TO-WATCHED-OBJECT</a></dt>
             </dl>
@@ -23450,5 +34602,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 18:0 on May 11, 2011, in UTC.<br></br>It uses version 1.75.2 of the Norman Walsh Docbook stylesheets.<br></br>Built from subversion rev 14794<br></br>Using libxml 20706, libxslt 10126 and libexslt 815.</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 16:0 on May 14, 2011, in UTC.<br></br>It uses version 1.75.2 of the Norman Walsh Docbook stylesheets.<br></br>Built from subversion rev 14798<br></br>Using libxml 20706, libxslt 10126 and libexslt 815.</p>
   </body>
 </html>
