X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/3e166443f7ed632f0a8b3d0e680c2afcc265d56f..7420cef29b9ac95f40125334102c5e230bb93e4a:/doc/misc.tex diff --git a/doc/misc.tex b/doc/misc.tex index 87ddf4d..e77d512 100644 --- a/doc/misc.tex +++ b/doc/misc.tex @@ -129,6 +129,11 @@ These symbols are defined in the @|sod-utilities| package. {mappend @ @ \&rest @ @> @} \end{describe} +\begin{describe}{fun} + {distinguished-point-shortest-paths @ @ + @> @} +\end{describe} + \begin{describe}{cls}{inconsistent-merge-error (error) \&key :candidates} \end{describe} @@ -136,7 +141,7 @@ These symbols are defined in the @|sod-utilities| package. \end{describe} \begin{describe}{fun} - {merge-lists @ \&key :pick (:test \#'eql) @> @} + {merge-lists @ \&key :pick (:test \#'eql) :present @> @} \end{describe} \begin{describe}{mac} @@ -150,6 +155,9 @@ These symbols are defined in the @|sod-utilities| package. \-\nlret @^*} \end{describe} +\begin{describe}{fun}{partial-order-minima @ @ @> @} +\end{describe} + \begin{describe}{fun} {frob-identifier @ \&key :swap-case :swap-hyphen @> @} @@ -172,6 +180,9 @@ These symbols are defined in the @|sod-utilities| package. {compose @ \&rest @ @> @} \end{describe} +\begin{describe}{mac}{defvar @ @ @> @} +\end{describe} + \begin{describe}{fun}{symbolicate \&rest @ @> @} \end{describe} @@ -200,6 +211,22 @@ These symbols are defined in the @|sod-utilities| package. @[[ :read-only @ @]]} \end{describe} +\begin{describe}{cls} + {simple-control-error (control-error simple-error) + \&key :format-control :format-arguments} +\end{describe} + +\begin{describe}{fun} + {designated-condition + \=@ @ @ \\ + \>\&key :allow-pointless-arguments + \nlret @} +\end{describe} + +\begin{describe}{fun} + {invoke-associated-restart @ @ \&rest @} +\end{describe} + \begin{describe}{mac} {default-slot (@ @ @[@@]) \\ \ind @
^*} @@ -223,6 +250,22 @@ These symbols are defined in the @|sod-parser| package. {enclosed-condition @ @> @} \end{describe} +\begin{describe}{cls}{information (condition) \&key} +\end{describe} + +\begin{describe}{cls} + {simple-information (simple-condition information) \\ \ind + \&key :format-control :format-arguments} +\end{describe} + +\begin{describe}{fun}{info @ \&rest @ @> @} +\end{describe} + +\begin{describe*} + {\dhead{rst}{noted} + \dhead{fun}{noted \&optional @}} +\end{describe*} + \begin{describe}{fun}{cerror* @ \&rest @} \end{describe} @@ -541,7 +584,8 @@ These symbols are defined in the @!optparse| package. \begin{describe}{var}{*debugout-pathname*} \end{describe} -\begin{describe}{fun}{test-module @ @} +\begin{describe}{fun} + {test-module @ \&key :reason :clear :backtrace @> @} \end{describe} \begin{describe}{fun}