X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/3e166443f7ed632f0a8b3d0e680c2afcc265d56f..69dda0c9c490dcdc336a7abd8aacb6a2166f762b:/doc/misc.tex diff --git a/doc/misc.tex b/doc/misc.tex index 87ddf4d..f6037e1 100644 --- a/doc/misc.tex +++ b/doc/misc.tex @@ -136,7 +136,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} @@ -172,6 +172,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 +203,13 @@ These symbols are defined in the @|sod-utilities| package. @[[ :read-only @ @]]} \end{describe} +\begin{describe}{fun} + {designated-condition + \=@ @ @ \\ + \>\&key :allow-pointless-arguments + \nlret @} +\end{describe} + \begin{describe}{mac} {default-slot (@ @ @[@@]) \\ \ind @
^*} @@ -223,6 +233,20 @@ 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}{rst}{noted} +\end{describe} + \begin{describe}{fun}{cerror* @ \&rest @} \end{describe}