doc/*.tex: Delete duplicate description entries.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 27 Jul 2019 16:11:12 +0000 (17:11 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 3 Aug 2019 15:27:41 +0000 (16:27 +0100)
doc/clang.tex
doc/meta.tex
doc/misc.tex
doc/parsing.tex

index fa3e7eb..08aac24 100644 (file)
@@ -1120,10 +1120,6 @@ function type is the type of the function's return value.
     {make-class-type @<name> \&optional @<qualifiers> @> @<class-type>}
 \end{describe}
 
-\begin{describe}{fun}
-    {make-class-type @<name> \&optional @<qualifiers> @> @<class-type>}
-\end{describe}
-
 \begin{describe}{fun}{find-sod-class @<name> @> @<class>}
 \end{describe}
 
index 81efab9..66d4e67 100644 (file)
         @> @<slot>}}
 \end{describe*}
 
-\begin{describe}{fun}
-    {find-instance-slot-by-name @<class> @<super-nick> @<slot-name>
-      @> @<slot>}
-\end{describe}
-
 \begin{describe}{cls}
     {sod-class-slot (sod-slot)                                  \\ \ind
       \&key :name :location :pset :class :type
 \end{describe}
 
 \begin{describe}{gf}
-    {make-sod-slot-initarg @<class> @<name> @<nick> @<slot-name> @<pset>
-                           \&optional @<floc>}
-\end{describe}
-
-\begin{describe}{gf}
     {make-sod-slot-initarg-using-slot @<class> @<name> @<slot> @<pset>
                                       \&optional @<floc>}
 \end{describe}
index a8928ac..dfba505 100644 (file)
@@ -509,9 +509,6 @@ These symbols are defined in the @|optparse| package.
      \dhead{fun}{setf (p-seenp @<property>) @<boolean>}}
 \end{describe*}
 
-\begin{describe}{gf}{decode-property @<raw-value> @> @<type> @<value>}
-\end{describe}
-
 \begin{describe}{gf}
     {coerce-property-value @<value> @<type> @<wanted> @> @<coerced-value>}
 \end{describe}
index a9d6619..4386b4c 100644 (file)
@@ -536,9 +536,6 @@ file-location protocols.
 \begin{describe}{gf}{parser-step @<context> @> @<form>}
 \end{describe}
 
-\begin{describe}{sym}{it}
-\end{describe}
-
 \begin{describe}{mac}
     {if-parse (@[[ \=:result @<result-var> @!
                      :expected @<expected-var> @!             \+\\
@@ -712,9 +709,6 @@ file-location protocols.
 \begin{describe}[atom]{parse}{@<atom>}
 \end{describe}
 
-\begin{describe}[string]{parse}{@<string>}
-\end{describe}
-
 \begin{describe}{cls}{scanner-context () \&key :scanner}
 \end{describe}