[armedbear-cvs] r14286 - branches/1.1.x/doc/manual

mevenson at common-lisp.net mevenson at common-lisp.net
Mon Dec 3 14:21:19 UTC 2012


Author: mevenson
Date: Mon Dec  3 06:21:18 2012
New Revision: 14286

Log:
manual:  Add MOP dictionary to appendix.

Added:
   branches/1.1.x/doc/manual/mop.tex
Modified:
   branches/1.1.x/doc/manual/abcl.tex
   branches/1.1.x/doc/manual/extensions.tex
   branches/1.1.x/doc/manual/grovel.lisp
   branches/1.1.x/doc/manual/system.tex

Modified: branches/1.1.x/doc/manual/abcl.tex
==============================================================================
--- branches/1.1.x/doc/manual/abcl.tex	Mon Dec  3 06:13:18 2012	(r14285)
+++ branches/1.1.x/doc/manual/abcl.tex	Mon Dec  3 06:21:18 2012	(r14286)
@@ -1260,10 +1260,15 @@
 released abcl-1.0.0.  We released abcl-1.0.1 as a maintainence release
 on January 10, 2012.
 
-In December 2012, we we revised the implementation with
-the release of abcl-1.1.0 by adding (A)MOP.
+In December 2012, we we revised the implementation by adding (A)MOP
+with the release of abcl-1.1.0 .
 
 \appendix 
+
+\chapter{The MOP Dictionary}
+
+\include{mop}o
+
 \chapter{The SYSTEM Dictionary}
 
 The public interfaces in this package are subject to change with
@@ -1277,6 +1282,7 @@
 \include{jss}
 
 
+
 \bibliography{abcl}
 \bibliographystyle{alpha}
 

Modified: branches/1.1.x/doc/manual/extensions.tex
==============================================================================
--- branches/1.1.x/doc/manual/extensions.tex	Mon Dec  3 06:13:18 2012	(r14285)
+++ branches/1.1.x/doc/manual/extensions.tex	Mon Dec  3 06:21:18 2012	(r14286)
@@ -1,993 +0,0 @@
-\paragraph{}
-\label{EXTENSIONS:MOST-POSITIVE-JAVA-LONG}
-\index{MOST-POSITIVE-JAVA-LONG}
---- Variable: \textbf{most-positive-java-long} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:DUMP-JAVA-STACK}
-\index{DUMP-JAVA-STACK}
---- Function: \textbf{dump-java-stack} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MEMQL}
-\index{MEMQL}
---- Function: \textbf{memql} [\textbf{extensions}] \textit{item list}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:DOUBLE-FLOAT-NEGATIVE-INFINITY}
-\index{DOUBLE-FLOAT-NEGATIVE-INFINITY}
---- Variable: \textbf{double-float-negative-infinity} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*AUTOLOAD-VERBOSE*}
-\index{*AUTOLOAD-VERBOSE*}
---- Variable: \textbf{*autoload-verbose*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MAKE-SLIME-INPUT-STREAM}
-\index{MAKE-SLIME-INPUT-STREAM}
---- Function: \textbf{make-slime-input-stream} [\textbf{extensions}] \textit{function output-stream}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:URL-PATHNAME-FRAGMENT}
-\index{URL-PATHNAME-FRAGMENT}
---- Function: \textbf{url-pathname-fragment} [\textbf{extensions}] \textit{p}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:NIL-VECTOR}
-\index{NIL-VECTOR}
---- Class: \textbf{nil-vector} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SOURCE-PATHNAME}
-\index{SOURCE-PATHNAME}
---- Function: \textbf{source-pathname} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:URI-DECODE}
-\index{URI-DECODE}
---- Function: \textbf{uri-decode} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SIMPLE-STRING-FILL}
-\index{SIMPLE-STRING-FILL}
---- Function: \textbf{simple-string-fill} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MEMQ}
-\index{MEMQ}
---- Function: \textbf{memq} [\textbf{extensions}] \textit{item list}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:URL-PATHNAME-SCHEME}
-\index{URL-PATHNAME-SCHEME}
---- Function: \textbf{url-pathname-scheme} [\textbf{extensions}] \textit{p}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:TRULY-THE}
-\index{TRULY-THE}
---- Special Operator: \textbf{truly-the} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:WRITE-TIMEOUT}
-\index{WRITE-TIMEOUT}
---- Function: \textbf{write-timeout} [\textbf{extensions}] \textit{socket seconds}
-
-\begin{adjustwidth}{5em}{5em}
-No-op setting of write timeout to SECONDS on SOCKET.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:CDR}
-\index{CDR}
---- Macro: \textbf{\%cdr} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SLIME-INPUT-STREAM}
-\index{SLIME-INPUT-STREAM}
---- Class: \textbf{slime-input-stream} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MAKE-SOCKET}
-\index{MAKE-SOCKET}
---- Function: \textbf{make-socket} [\textbf{extensions}] \textit{host port}
-
-\begin{adjustwidth}{5em}{5em}
-Create a TCP socket for client communication to HOST on PORT.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*ENABLE-INLINE-EXPANSION*}
-\index{*ENABLE-INLINE-EXPANSION*}
---- Variable: \textbf{*enable-inline-expansion*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MAILBOX}
-\index{MAILBOX}
---- Class: \textbf{mailbox} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:STRING-POSITION}
-\index{STRING-POSITION}
---- Function: \textbf{string-position} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:PRECOMPILE}
-\index{PRECOMPILE}
---- Function: \textbf{precompile} [\textbf{extensions}] \textit{name \&optional definition}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*SUPPRESS-COMPILER-WARNINGS*}
-\index{*SUPPRESS-COMPILER-WARNINGS*}
---- Variable: \textbf{*suppress-compiler-warnings*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:CADDR}
-\index{CADDR}
---- Macro: \textbf{\%caddr} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*LISP-HOME*}
-\index{*LISP-HOME*}
---- Variable: \textbf{*lisp-home*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*COMMAND-LINE-ARGUMENT-LIST*}
-\index{*COMMAND-LINE-ARGUMENT-LIST*}
---- Variable: \textbf{*command-line-argument-list*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:FILE-DIRECTORY-P}
-\index{FILE-DIRECTORY-P}
---- Function: \textbf{file-directory-p} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MAKE-DIALOG-PROMPT-STREAM}
-\index{MAKE-DIALOG-PROMPT-STREAM}
---- Function: \textbf{make-dialog-prompt-stream} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*DISASSEMBLER*}
-\index{*DISASSEMBLER*}
---- Variable: \textbf{*disassembler*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:CLASSP}
-\index{CLASSP}
---- Function: \textbf{classp} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MAKE-TEMP-DIRECTORY}
-\index{MAKE-TEMP-DIRECTORY}
---- Function: \textbf{make-temp-directory} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-Create and return the pathname of a previously non-existent directory.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SET-FLOATING-POINT-MODES}
-\index{SET-FLOATING-POINT-MODES}
---- Function: \textbf{set-floating-point-modes} [\textbf{extensions}] \textit{\&key traps}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*DEBUG-CONDITION*}
-\index{*DEBUG-CONDITION*}
---- Variable: \textbf{*debug-condition*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:EXIT}
-\index{EXIT}
---- Function: \textbf{exit} [\textbf{extensions}] \textit{\&key status}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SOCKET-LOCAL-PORT}
-\index{SOCKET-LOCAL-PORT}
---- Function: \textbf{socket-local-port} [\textbf{extensions}] \textit{socket}
-
-\begin{adjustwidth}{5em}{5em}
-Returns the local port number of the SOCKET.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*INSPECTOR-HOOK*}
-\index{*INSPECTOR-HOOK*}
---- Variable: \textbf{*inspector-hook*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*REQUIRE-STACK-FRAME*}
-\index{*REQUIRE-STACK-FRAME*}
---- Variable: \textbf{*require-stack-frame*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:PROBE-DIRECTORY}
-\index{PROBE-DIRECTORY}
---- Function: \textbf{probe-directory} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:CHAR-TO-UTF8}
-\index{CHAR-TO-UTF8}
---- Function: \textbf{char-to-utf8} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:AUTOLOAD}
-\index{AUTOLOAD}
---- Function: \textbf{autoload} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MUTEX}
-\index{MUTEX}
---- Class: \textbf{mutex} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:URI-ENCODE}
-\index{URI-ENCODE}
---- Function: \textbf{uri-encode} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:AUTOLOAD-MACRO}
-\index{AUTOLOAD-MACRO}
---- Function: \textbf{autoload-macro} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SOCKET-CLOSE}
-\index{SOCKET-CLOSE}
---- Function: \textbf{socket-close} [\textbf{extensions}] \textit{socket}
-
-\begin{adjustwidth}{5em}{5em}
-Close the client SOCKET.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*ED-FUNCTIONS*}
-\index{*ED-FUNCTIONS*}
---- Variable: \textbf{*ed-functions*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SPECIAL-VARIABLE-P}
-\index{SPECIAL-VARIABLE-P}
---- Function: \textbf{special-variable-p} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:RESOLVE}
-\index{RESOLVE}
---- Function: \textbf{resolve} [\textbf{extensions}] \textit{symbol}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:CANCEL-FINALIZATION}
-\index{CANCEL-FINALIZATION}
---- Function: \textbf{cancel-finalization} [\textbf{extensions}] \textit{object}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:UPTIME}
-\index{UPTIME}
---- Function: \textbf{uptime} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:COMPILE-SYSTEM}
-\index{COMPILE-SYSTEM}
---- Function: \textbf{compile-system} [\textbf{extensions}] \textit{\&key quit (zip t) (cls-ext *compile-file-class-extension*) (abcl-ext *compile-file-type*) output-path}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*LOAD-TRUENAME-FASL*}
-\index{*LOAD-TRUENAME-FASL*}
---- Variable: \textbf{*load-truename-fasl*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SOCKET-ACCEPT}
-\index{SOCKET-ACCEPT}
---- Function: \textbf{socket-accept} [\textbf{extensions}] \textit{socket}
-
-\begin{adjustwidth}{5em}{5em}
-Block until able to return a new socket for handling a incoming request to the specified server SOCKET.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*WARN-ON-REDEFINITION*}
-\index{*WARN-ON-REDEFINITION*}
---- Variable: \textbf{*warn-on-redefinition*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:URL-PATHNAME-AUTHORITY}
-\index{URL-PATHNAME-AUTHORITY}
---- Function: \textbf{url-pathname-authority} [\textbf{extensions}] \textit{p}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:AUTOLOADP}
-\index{AUTOLOADP}
---- Function: \textbf{autoloadp} [\textbf{extensions}] \textit{symbol}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MAKE-WEAK-REFERENCE}
-\index{MAKE-WEAK-REFERENCE}
---- Function: \textbf{make-weak-reference} [\textbf{extensions}] \textit{obj}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MAKE-SLIME-OUTPUT-STREAM}
-\index{MAKE-SLIME-OUTPUT-STREAM}
---- Function: \textbf{make-slime-output-stream} [\textbf{extensions}] \textit{function}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:FIXNUMP}
-\index{FIXNUMP}
---- Function: \textbf{fixnump} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SINGLE-FLOAT-NEGATIVE-INFINITY}
-\index{SINGLE-FLOAT-NEGATIVE-INFINITY}
---- Variable: \textbf{single-float-negative-infinity} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:QUIT}
-\index{QUIT}
---- Function: \textbf{quit} [\textbf{extensions}] \textit{\&key status}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:JAR-PATHNAME}
-\index{JAR-PATHNAME}
---- Class: \textbf{jar-pathname} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:ASSQL}
-\index{ASSQL}
---- Function: \textbf{assql} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:FINALIZE}
-\index{FINALIZE}
---- Function: \textbf{finalize} [\textbf{extensions}] \textit{object function}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:CAR}
-\index{CAR}
---- Macro: \textbf{\%car} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-NIL
-
-\paragraph{}
-\label{EXTENSIONS:SIMPLE-STRING-SEARCH}
-\index{SIMPLE-STRING-SEARCH}
---- Function: \textbf{simple-string-search} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:RUN-SHELL-COMMAND}
-\index{RUN-SHELL-COMMAND}
---- Function: \textbf{run-shell-command} [\textbf{extensions}] \textit{command \&key directory (output *standard-output*)}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*SAVED-BACKTRACE*}
-\index{*SAVED-BACKTRACE*}
---- Variable: \textbf{*saved-backtrace*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:COLLECT}
-\index{COLLECT}
---- Macro: \textbf{collect} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:ARGLIST}
-\index{ARGLIST}
---- Function: \textbf{arglist} [\textbf{extensions}] \textit{extended-function-designator}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:ADJOIN-EQL}
-\index{ADJOIN-EQL}
---- Function: \textbf{adjoin-eql} [\textbf{extensions}] \textit{item list}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:CHARPOS}
-\index{CHARPOS}
---- Function: \textbf{charpos} [\textbf{extensions}] \textit{stream}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MAKE-TEMP-FILE}
-\index{MAKE-TEMP-FILE}
---- Function: \textbf{make-temp-file} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-Create and return the pathname of a previously non-existent file.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*PRINT-STRUCTURE*}
-\index{*PRINT-STRUCTURE*}
---- Variable: \textbf{*print-structure*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SOCKET-PEER-ADDRESS}
-\index{SOCKET-PEER-ADDRESS}
---- Function: \textbf{socket-peer-address} [\textbf{extensions}] \textit{socket}
-
-\begin{adjustwidth}{5em}{5em}
-Returns the peer address of the SOCKET as a dotted quad string.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:GC}
-\index{GC}
---- Function: \textbf{gc} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:GETENV}
-\index{GETENV}
---- Function: \textbf{getenv} [\textbf{extensions}] \textit{variable}
-
-\begin{adjustwidth}{5em}{5em}
-Return the value of the environment VARIABLE if it exists, otherwise return NIL.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SERVER-SOCKET-CLOSE}
-\index{SERVER-SOCKET-CLOSE}
---- Function: \textbf{server-socket-close} [\textbf{extensions}] \textit{socket}
-
-\begin{adjustwidth}{5em}{5em}
-Close the server SOCKET.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:WEAK-REFERENCE}
-\index{WEAK-REFERENCE}
---- Class: \textbf{weak-reference} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:GET-FLOATING-POINT-MODES}
-\index{GET-FLOATING-POINT-MODES}
---- Function: \textbf{get-floating-point-modes} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:WEAK-REFERENCE-VALUE}
-\index{WEAK-REFERENCE-VALUE}
---- Function: \textbf{weak-reference-value} [\textbf{extensions}] \textit{obj}
-
-\begin{adjustwidth}{5em}{5em}
-Returns two values, the first being the value of the weak ref,the second T if the reference is valid, or NIL if it hasbeen cleared.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SINGLE-FLOAT-POSITIVE-INFINITY}
-\index{SINGLE-FLOAT-POSITIVE-INFINITY}
---- Variable: \textbf{single-float-positive-infinity} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:FEATUREP}
-\index{FEATUREP}
---- Function: \textbf{featurep} [\textbf{extensions}] \textit{form}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:CADR}
-\index{CADR}
---- Macro: \textbf{\%cadr} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:PATHNAME-URL-P}
-\index{PATHNAME-URL-P}
---- Function: \textbf{pathname-url-p} [\textbf{extensions}] \textit{pathname}
-
-\begin{adjustwidth}{5em}{5em}
-Predicate for whether PATHNAME references a URL.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:STRING-INPUT-STREAM-CURRENT}
-\index{STRING-INPUT-STREAM-CURRENT}
---- Function: \textbf{string-input-stream-current} [\textbf{extensions}] \textit{stream}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MAKE-SERVER-SOCKET}
-\index{MAKE-SERVER-SOCKET}
---- Function: \textbf{make-server-socket} [\textbf{extensions}] \textit{port}
-
-\begin{adjustwidth}{5em}{5em}
-Create a TCP server socket listening for clients on PORT.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:INTERRUPT-LISP}
-\index{INTERRUPT-LISP}
---- Function: \textbf{interrupt-lisp} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:INIT-GUI}
-\index{INIT-GUI}
---- Function: \textbf{init-gui} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-Dummy function used to autoload this file
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:URL-PATHNAME-QUERY}
-\index{URL-PATHNAME-QUERY}
---- Function: \textbf{url-pathname-query} [\textbf{extensions}] \textit{p}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SOURCE-FILE-POSITION}
-\index{SOURCE-FILE-POSITION}
---- Function: \textbf{source-file-position} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SOCKET-PEER-PORT}
-\index{SOCKET-PEER-PORT}
---- Function: \textbf{socket-peer-port} [\textbf{extensions}] \textit{socket}
-
-\begin{adjustwidth}{5em}{5em}
-Returns the peer port number of the given SOCKET.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:ASSQ}
-\index{ASSQ}
---- Function: \textbf{assq} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SOURCE}
-\index{SOURCE}
---- Function: \textbf{source} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:NEQ}
-\index{NEQ}
---- Function: \textbf{neq} [\textbf{extensions}] \textit{obj1 obj2}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:STRING-FIND}
-\index{STRING-FIND}
---- Function: \textbf{string-find} [\textbf{extensions}] \textit{char string}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SOCKET-LOCAL-ADDRESS}
-\index{SOCKET-LOCAL-ADDRESS}
---- Function: \textbf{socket-local-address} [\textbf{extensions}] \textit{socket}
-
-\begin{adjustwidth}{5em}{5em}
-Returns the local address of the SOCKET as a dotted quad string.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:READ-TIMEOUT}
-\index{READ-TIMEOUT}
---- Function: \textbf{read-timeout} [\textbf{extensions}] \textit{socket seconds}
-
-\begin{adjustwidth}{5em}{5em}
-Time in SECONDS to set local implementation of 'SO\_RCVTIMEO' on SOCKET.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:PATHNAME-JAR-P}
-\index{PATHNAME-JAR-P}
---- Function: \textbf{pathname-jar-p} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SHOW-RESTARTS}
-\index{SHOW-RESTARTS}
---- Function: \textbf{show-restarts} [\textbf{extensions}] \textit{restarts stream}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*BATCH-MODE*}
-\index{*BATCH-MODE*}
---- Variable: \textbf{*batch-mode*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*GUI-BACKEND*}
-\index{*GUI-BACKEND*}
---- Variable: \textbf{*gui-backend*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:DOUBLE-FLOAT-POSITIVE-INFINITY}
-\index{DOUBLE-FLOAT-POSITIVE-INFINITY}
---- Variable: \textbf{double-float-positive-infinity} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:STYLE-WARN}
-\index{STYLE-WARN}
---- Function: \textbf{style-warn} [\textbf{extensions}] \textit{format-control \&rest format-arguments}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MOST-NEGATIVE-JAVA-LONG}
-\index{MOST-NEGATIVE-JAVA-LONG}
---- Variable: \textbf{most-negative-java-long} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:SLIME-OUTPUT-STREAM}
-\index{SLIME-OUTPUT-STREAM}
---- Class: \textbf{slime-output-stream} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:GET-SOCKET-STREAM}
-\index{GET-SOCKET-STREAM}
---- Function: \textbf{get-socket-stream} [\textbf{extensions}] \textit{socket \&key (element-type (quote character)) (external-format default)}
-
-\begin{adjustwidth}{5em}{5em}
-:ELEMENT-TYPE must be CHARACTER or (UNSIGNED-BYTE 8); the default is CHARACTER.
-EXTERNAL-FORMAT must be of the same format as specified for OPEN.
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:URL-PATHNAME}
-\index{URL-PATHNAME}
---- Class: \textbf{url-pathname} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:GETENV-ALL}
-\index{GETENV-ALL}
---- Function: \textbf{getenv-all} [\textbf{extensions}] \textit{variable}
-
-\begin{adjustwidth}{5em}{5em}
-Returns all environment variables as an alist containing (name . value)
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:*DEBUG-LEVEL*}
-\index{*DEBUG-LEVEL*}
---- Variable: \textbf{*debug-level*} [\textbf{extensions}] \textit{}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-
-\paragraph{}
-\label{EXTENSIONS:MACROEXPAND-ALL}
-\index{MACROEXPAND-ALL}
---- Function: \textbf{macroexpand-all} [\textbf{extensions}] \textit{form \&optional env}
-
-\begin{adjustwidth}{5em}{5em}
-not-documented
-\end{adjustwidth}
-

Modified: branches/1.1.x/doc/manual/grovel.lisp
==============================================================================
--- branches/1.1.x/doc/manual/grovel.lisp	Mon Dec  3 06:13:18 2012	(r14285)
+++ branches/1.1.x/doc/manual/grovel.lisp	Mon Dec  3 06:21:18 2012	(r14286)
@@ -13,6 +13,10 @@
 (defun texify-string (string &optional remove)
   (with-output-to-string (s)
     (loop for char across string
+         ;; when (string= char #\_) ;; XXX FIXME
+         ;; do (progn
+         ;;      (write-char #\_ s)
+         ;;      (write-char #\_ s))
          do (if (find char '(#\& #\% #\#))
                 (unless remove
                   (write-char #\\ s)

Added: branches/1.1.x/doc/manual/mop.tex
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ branches/1.1.x/doc/manual/mop.tex	Mon Dec  3 06:21:18 2012	(r14286)
@@ -0,0 +1,793 @@
+\paragraph{}
+\label{MOP:SPECIALIZER}
+\index{SPECIALIZER}
+--- Class: \textbf{specializer} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:DIRECT-SLOT-DEFINITION}
+\index{DIRECT-SLOT-DEFINITION}
+--- Class: \textbf{direct-slot-definition} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:EFFECTIVE-SLOT-DEFINITION}
+\index{EFFECTIVE-SLOT-DEFINITION}
+--- Class: \textbf{effective-slot-definition} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:STANDARD-DIRECT-SLOT-DEFINITION}
+\index{STANDARD-DIRECT-SLOT-DEFINITION}
+--- Class: \textbf{standard-direct-slot-definition} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:MAP-DEPENDENTS}
+\index{MAP-DEPENDENTS}
+--- Generic Function: \textbf{map-dependents} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:METHOD-FUNCTION}
+\index{METHOD-FUNCTION}
+--- Generic Function: \textbf{method-function} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:CLASS-DIRECT-SUBCLASSES}
+\index{CLASS-DIRECT-SUBCLASSES}
+--- Generic Function: \textbf{class-direct-subclasses} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SLOT-DEFINITION-LOCATION}
+\index{SLOT-DEFINITION-LOCATION}
+--- Generic Function: \textbf{slot-definition-location} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:STANDARD-SLOT-DEFINITION}
+\index{STANDARD-SLOT-DEFINITION}
+--- Class: \textbf{standard-slot-definition} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:STANDARD-EFFECTIVE-SLOT-DEFINITION}
+\index{STANDARD-EFFECTIVE-SLOT-DEFINITION}
+--- Class: \textbf{standard-effective-slot-definition} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SLOT-DEFINITION-ALLOCATION}
+\index{SLOT-DEFINITION-ALLOCATION}
+--- Generic Function: \textbf{slot-definition-allocation} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:FUNCALLABLE-STANDARD-INSTANCE-ACCESS}
+\index{FUNCALLABLE-STANDARD-INSTANCE-ACCESS}
+--- Function: \textbf{funcallable-standard-instance-access} [\textbf{mop}] \textit{instance location}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:DIRECT-SLOT-DEFINITION-CLASS}
+\index{DIRECT-SLOT-DEFINITION-CLASS}
+--- Generic Function: \textbf{direct-slot-definition-class} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:CLASS-DIRECT-SLOTS}
+\index{CLASS-DIRECT-SLOTS}
+--- Generic Function: \textbf{class-direct-slots} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:COMPUTE-CLASS-PRECEDENCE-LIST}
+\index{COMPUTE-CLASS-PRECEDENCE-LIST}
+--- Generic Function: \textbf{compute-class-precedence-list} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:EXTRACT-SPECIALIZER-NAMES}
+\index{EXTRACT-SPECIALIZER-NAMES}
+--- Function: \textbf{extract-specializer-names} [\textbf{mop}] \textit{specialized-lambda-list}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:GENERIC-FUNCTION-METHODS}
+\index{GENERIC-FUNCTION-METHODS}
+--- Generic Function: \textbf{generic-function-methods} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:CLASS-DEFAULT-INITARGS}
+\index{CLASS-DEFAULT-INITARGS}
+--- Generic Function: \textbf{class-default-initargs} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:CLASS-PRECEDENCE-LIST}
+\index{CLASS-PRECEDENCE-LIST}
+--- Generic Function: \textbf{class-precedence-list} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{SYSTEM:STANDARD-INSTANCE-ACCESS}
+\index{STANDARD-INSTANCE-ACCESS}
+--- Function: \textbf{standard-instance-access} [\textbf{system}] \textit{instance location}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SET-FUNCALLABLE-INSTANCE-FUNCTION}
+\index{SET-FUNCALLABLE-INSTANCE-FUNCTION}
+--- Function: \textbf{set-funcallable-instance-function} [\textbf{mop}] \textit{funcallable-instance function}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:GENERIC-FUNCTION-DECLARATIONS}
+\index{GENERIC-FUNCTION-DECLARATIONS}
+--- Generic Function: \textbf{generic-function-declarations} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:ENSURE-GENERIC-FUNCTION-USING-CLASS}
+\index{ENSURE-GENERIC-FUNCTION-USING-CLASS}
+--- Generic Function: \textbf{ensure-generic-function-using-class} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:EQL-SPECIALIZER-OBJECT}
+\index{EQL-SPECIALIZER-OBJECT}
+--- Function: \textbf{eql-specializer-object} [\textbf{mop}] \textit{eql-specializer}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:ENSURE-CLASS-USING-CLASS}
+\index{ENSURE-CLASS-USING-CLASS}
+--- Generic Function: \textbf{ensure-class-using-class} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SLOT-DEFINITION-READERS}
+\index{SLOT-DEFINITION-READERS}
+--- Generic Function: \textbf{slot-definition-readers} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:COMPUTE-DISCRIMINATING-FUNCTION}
+\index{COMPUTE-DISCRIMINATING-FUNCTION}
+--- Generic Function: \textbf{compute-discriminating-function} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:FIND-METHOD-COMBINATION}
+\index{FIND-METHOD-COMBINATION}
+--- Generic Function: \textbf{find-method-combination} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:REMOVE-DIRECT-METHOD}
+\index{REMOVE-DIRECT-METHOD}
+--- Generic Function: \textbf{remove-direct-method} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:REMOVE-DEPENDENT}
+\index{REMOVE-DEPENDENT}
+--- Generic Function: \textbf{remove-dependent} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:STANDARD-ACCESSOR-METHOD}
+\index{STANDARD-ACCESSOR-METHOD}
+--- Class: \textbf{standard-accessor-method} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SLOT-DEFINITION-INITFORM}
+\index{SLOT-DEFINITION-INITFORM}
+--- Generic Function: \textbf{slot-definition-initform} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:WRITER-METHOD-CLASS}
+\index{WRITER-METHOD-CLASS}
+--- Generic Function: \textbf{writer-method-class} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:EXTRACT-LAMBDA-LIST}
+\index{EXTRACT-LAMBDA-LIST}
+--- Function: \textbf{extract-lambda-list} [\textbf{mop}] \textit{specialized-lambda-list}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:METHOD-LAMBDA-LIST}
+\index{METHOD-LAMBDA-LIST}
+--- Generic Function: \textbf{method-lambda-list} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:METHOD-SPECIALIZERS}
+\index{METHOD-SPECIALIZERS}
+--- Generic Function: \textbf{method-specializers} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:ADD-DEPENDENT}
+\index{ADD-DEPENDENT}
+--- Generic Function: \textbf{add-dependent} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:UPDATE-DEPENDENT}
+\index{UPDATE-DEPENDENT}
+--- Generic Function: \textbf{update-dependent} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{SYSTEM:SLOT-DEFINITION}
+\index{SLOT-DEFINITION}
+--- Class: \textbf{slot-definition} [\textbf{system}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:CLASS-FINALIZED-P}
+\index{CLASS-FINALIZED-P}
+--- Generic Function: \textbf{class-finalized-p} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:INTERN-EQL-SPECIALIZER}
+\index{INTERN-EQL-SPECIALIZER}
+--- Function: \textbf{intern-eql-specializer} [\textbf{mop}] \textit{object}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:STANDARD-READER-METHOD}
+\index{STANDARD-READER-METHOD}
+--- Class: \textbf{standard-reader-method} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:COMPUTE-EFFECTIVE-METHOD}
+\index{COMPUTE-EFFECTIVE-METHOD}
+--- Generic Function: \textbf{compute-effective-method} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:GENERIC-FUNCTION-LAMBDA-LIST}
+\index{GENERIC-FUNCTION-LAMBDA-LIST}
+--- Generic Function: \textbf{generic-function-lambda-list} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{COMMON-LISP:METHOD-QUALIFIERS}
+\index{METHOD-QUALIFIERS}
+--- Generic Function: \textbf{method-qualifiers} [\textbf{common-lisp}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:VALIDATE-SUPERCLASS}
+\index{VALIDATE-SUPERCLASS}
+--- Generic Function: \textbf{validate-superclass} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+This generic function is called to determine whether the class
+  superclass is suitable for use as a superclass of class.
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SLOT-DEFINITION-TYPE}
+\index{SLOT-DEFINITION-TYPE}
+--- Generic Function: \textbf{slot-definition-type} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:ACCESSOR-METHOD-SLOT-DEFINITION}
+\index{ACCESSOR-METHOD-SLOT-DEFINITION}
+--- Generic Function: \textbf{accessor-method-slot-definition} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:EFFECTIVE-SLOT-DEFINITION-CLASS}
+\index{EFFECTIVE-SLOT-DEFINITION-CLASS}
+--- Generic Function: \textbf{effective-slot-definition-class} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SLOT-DEFINITION-WRITERS}
+\index{SLOT-DEFINITION-WRITERS}
+--- Generic Function: \textbf{slot-definition-writers} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SLOT-VALUE-USING-CLASS}
+\index{SLOT-VALUE-USING-CLASS}
+--- Generic Function: \textbf{slot-value-using-class} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:METHOD-GENERIC-FUNCTION}
+\index{METHOD-GENERIC-FUNCTION}
+--- Generic Function: \textbf{method-generic-function} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SPECIALIZER-DIRECT-METHODS}
+\index{SPECIALIZER-DIRECT-METHODS}
+--- Generic Function: \textbf{specializer-direct-methods} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:CLASS-PROTOTYPE}
+\index{CLASS-PROTOTYPE}
+--- Generic Function: \textbf{class-prototype} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:STANDARD-WRITER-METHOD}
+\index{STANDARD-WRITER-METHOD}
+--- Class: \textbf{standard-writer-method} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:CLASS-DIRECT-DEFAULT-INITARGS}
+\index{CLASS-DIRECT-DEFAULT-INITARGS}
+--- Generic Function: \textbf{class-direct-default-initargs} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:FUNCALLABLE-STANDARD-CLASS}
+\index{FUNCALLABLE-STANDARD-CLASS}
+--- Class: \textbf{funcallable-standard-class} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SPECIALIZER-DIRECT-GENERIC-FUNCTIONS}
+\index{SPECIALIZER-DIRECT-GENERIC-FUNCTIONS}
+--- Generic Function: \textbf{specializer-direct-generic-functions} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SLOT-BOUNDP-USING-CLASS}
+\index{SLOT-BOUNDP-USING-CLASS}
+--- Generic Function: \textbf{slot-boundp-using-class} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:COMPUTE-DEFAULT-INITARGS}
+\index{COMPUTE-DEFAULT-INITARGS}
+--- Generic Function: \textbf{compute-default-initargs} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{SYSTEM:FORWARD-REFERENCED-CLASS}
+\index{FORWARD-REFERENCED-CLASS}
+--- Class: \textbf{forward-referenced-class} [\textbf{system}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:GENERIC-FUNCTION-METHOD-COMBINATION}
+\index{GENERIC-FUNCTION-METHOD-COMBINATION}
+--- Generic Function: \textbf{generic-function-method-combination} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:COMPUTE-APPLICABLE-METHODS-USING-CLASSES}
+\index{COMPUTE-APPLICABLE-METHODS-USING-CLASSES}
+--- Generic Function: \textbf{compute-applicable-methods-using-classes} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:METAOBJECT}
+\index{METAOBJECT}
+--- Class: \textbf{metaobject} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:CANONICALIZE-DIRECT-SUPERCLASSES}
+\index{CANONICALIZE-DIRECT-SUPERCLASSES}
+--- Function: \textbf{canonicalize-direct-superclasses} [\textbf{mop}] \textit{direct-superclasses}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:ADD-DIRECT-SUBCLASS}
+\index{ADD-DIRECT-SUBCLASS}
+--- Generic Function: \textbf{add-direct-subclass} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:ENSURE-CLASS}
+\index{ENSURE-CLASS}
+--- Function: \textbf{ensure-class} [\textbf{mop}] \textit{name \&rest all-keys \&key \&allow-other-keys}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:GENERIC-FUNCTION-METHOD-CLASS}
+\index{GENERIC-FUNCTION-METHOD-CLASS}
+--- Generic Function: \textbf{generic-function-method-class} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:DEFGENERIC}
+\index{DEFGENERIC}
+--- Function: \textbf{\%defgeneric} [\textbf{mop}] \textit{function-name \&rest all-keys}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:EQL-SPECIALIZER}
+\index{EQL-SPECIALIZER}
+--- Class: \textbf{eql-specializer} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:READER-METHOD-CLASS}
+\index{READER-METHOD-CLASS}
+--- Generic Function: \textbf{reader-method-class} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SLOT-DEFINITION-NAME}
+\index{SLOT-DEFINITION-NAME}
+--- Generic Function: \textbf{slot-definition-name} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SLOT-MAKUNBOUND-USING-CLASS}
+\index{SLOT-MAKUNBOUND-USING-CLASS}
+--- Generic Function: \textbf{slot-makunbound-using-class} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:ADD-DIRECT-METHOD}
+\index{ADD-DIRECT-METHOD}
+--- Generic Function: \textbf{add-direct-method} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:MAKE-METHOD-LAMBDA}
+\index{MAKE-METHOD-LAMBDA}
+--- Generic Function: \textbf{make-method-lambda} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{COMMON-LISP:COMPUTE-APPLICABLE-METHODS}
+\index{COMPUTE-APPLICABLE-METHODS}
+--- Generic Function: \textbf{compute-applicable-methods} [\textbf{common-lisp}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SLOT-DEFINITION-INITFUNCTION}
+\index{SLOT-DEFINITION-INITFUNCTION}
+--- Generic Function: \textbf{slot-definition-initfunction} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:COMPUTE-EFFECTIVE-SLOT-DEFINITION}
+\index{COMPUTE-EFFECTIVE-SLOT-DEFINITION}
+--- Generic Function: \textbf{compute-effective-slot-definition} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:GENERIC-FUNCTION-ARGUMENT-PRECEDENCE-ORDER}
+\index{GENERIC-FUNCTION-ARGUMENT-PRECEDENCE-ORDER}
+--- Generic Function: \textbf{generic-function-argument-precedence-order} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:GENERIC-FUNCTION-NAME}
+\index{GENERIC-FUNCTION-NAME}
+--- Generic Function: \textbf{generic-function-name} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:REMOVE-DIRECT-SUBCLASS}
+\index{REMOVE-DIRECT-SUBCLASS}
+--- Generic Function: \textbf{remove-direct-subclass} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:CLASS-DIRECT-SUPERCLASSES}
+\index{CLASS-DIRECT-SUPERCLASSES}
+--- Generic Function: \textbf{class-direct-superclasses} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:COMPUTE-SLOTS}
+\index{COMPUTE-SLOTS}
+--- Generic Function: \textbf{compute-slots} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{COMMON-LISP:STANDARD-METHOD}
+\index{STANDARD-METHOD}
+--- Class: \textbf{standard-method} [\textbf{common-lisp}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:FINALIZE-INHERITANCE}
+\index{FINALIZE-INHERITANCE}
+--- Generic Function: \textbf{finalize-inheritance} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:CLASS-SLOTS}
+\index{CLASS-SLOTS}
+--- Generic Function: \textbf{class-slots} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:SLOT-DEFINITION-INITARGS}
+\index{SLOT-DEFINITION-INITARGS}
+--- Generic Function: \textbf{slot-definition-initargs} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+
+\paragraph{}
+\label{MOP:FUNCALLABLE-STANDARD-OBJECT}
+\index{FUNCALLABLE-STANDARD-OBJECT}
+--- Class: \textbf{funcallable-standard-object} [\textbf{mop}] \textit{}
+
+\begin{adjustwidth}{5em}{5em}
+not-documented
+\end{adjustwidth}
+

Modified: branches/1.1.x/doc/manual/system.tex
==============================================================================
--- branches/1.1.x/doc/manual/system.tex	Mon Dec  3 06:13:18 2012	(r14285)
+++ branches/1.1.x/doc/manual/system.tex	Mon Dec  3 06:21:18 2012	(r14286)
@@ -1232,7 +1232,8 @@
 --- Function: \textbf{zip} [\textbf{system}] \textit{pathname pathnames \&optional topdir}
 
 \begin{adjustwidth}{5em}{5em}
-not-documented
+Creates a zip archive at PATHNAME whose entries enumerated via the list of PATHNAMES.
+If the optional TOPDIR argument is specified, the archive will preserve the hierarchy of PATHNAMES relative to TOPDIR.  Without TOPDIR, there will be no sub-directories in the archive, i.e. it will be flat.
 \end{adjustwidth}
 
 \paragraph{}




More information about the armedbear-cvs mailing list