X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/42291726898a019030c265b1063eac5d1d7bf173..f458e64e36509fa8c204f1dbcafff1d3dc059619:/doc/misc.tex diff --git a/doc/misc.tex b/doc/misc.tex index 8b7536c..f23d6a0 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} @@ -154,11 +159,16 @@ These symbols are defined in the @|sod-utilities| package. \end{describe} \begin{describe}{fun} + {find-duplicates @ @ \&key :identity :test} +\end{describe} + +\begin{describe}{fun} {frob-identifier @ \&key :swap-case :swap-hyphen @> @} \end{describe} -\begin{describe}{fun}{whitespace-char-p @ @> @} +\begin{describe}{fun} + {whitespace-char-p @ @> @} \end{describe} \begin{describe}{fun} @@ -206,6 +216,11 @@ 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 \=@ @ @ \\ @@ -213,6 +228,10 @@ These symbols are defined in the @|sod-utilities| package. \nlret @} \end{describe} +\begin{describe}{fun} + {invoke-associated-restart @ @ \&rest @} +\end{describe} + \begin{describe}{mac} {default-slot (@ @ @[@@]) \\ \ind @
^*} @@ -247,8 +266,10 @@ These symbols are defined in the @|sod-parser| package. \begin{describe}{fun}{info @ \&rest @ @> @} \end{describe} -\begin{describe}{rst}{noted} -\end{describe} +\begin{describe*} + {\dhead{rst}{noted} + \dhead{fun}{noted \&optional @}} +\end{describe*} \begin{describe}{fun}{cerror* @ \&rest @} \end{describe} @@ -256,7 +277,7 @@ These symbols are defined in the @|sod-parser| package. %%%-------------------------------------------------------------------------- \section{Option parser} \label{sec:misc.optparse} -These symbols are defined in the @!optparse| package. +These symbols are defined in the @|optparse| package. \begin{describe}{fun}{exit \&optional (@ 0) \&key :abrupt} \end{describe} @@ -568,7 +589,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} @@ -576,6 +598,11 @@ These symbols are defined in the @!optparse| package. @> t @ @ @ @! nil @} \end{describe} +\begin{describe}{fun} + {test-parse-pset @ + @> t @ @! nil @} +\end{describe} + \begin{describe}{mac} {test-parser (@ \&key :backtrace) @ @ @> @ @ @}