X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/f7b60deb3e34c4655af26ac879a8d1f146209730..f458e64e36509fa8c204f1dbcafff1d3dc059619:/doc/misc.tex?ds=inline diff --git a/doc/misc.tex b/doc/misc.tex index 3f3cf76..f23d6a0 100644 --- a/doc/misc.tex +++ b/doc/misc.tex @@ -159,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} @@ -261,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} @@ -270,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} @@ -591,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) @ @ @> @ @ @}