chiark
/
gitweb
/
~mdw
/
sod
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
dfa0389
)
doc/meta.tex: Add missing return values for `make-sod-MUMBLE-initarg'.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 7 Aug 2019 17:13:55 +0000
(18:13 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 7 Aug 2019 17:13:55 +0000
(18:13 +0100)
doc/meta.tex
patch
|
blob
|
blame
|
history
diff --git
a/doc/meta.tex
b/doc/meta.tex
index 7b1c461240a24aeeb20d2b0c7ca4977a1c359c30..84f3f75403bae283c49c30df54aca671d7a4a3be 100644
(file)
--- a/
doc/meta.tex
+++ b/
doc/meta.tex
@@
-183,8
+183,9
@@
\end{describe}
\begin{describe}{gf}
\end{describe}
\begin{describe}{gf}
- {make-sod-user-initarg @<class> @<name> @<type> @<pset>
- \&key :default :location}
+ {make-sod-user-initarg @<class> @<name> @<type> @<pset>
+ \&key :default :location
+ \nlret @<initarg>}
\end{describe}
\begin{describe}{gf}{sod-initarg-default @<initarg> @> @<default>}
\end{describe}
\begin{describe}{gf}{sod-initarg-default @<initarg> @> @<default>}
@@
-200,12
+201,14
@@
\begin{describe}{gf}
{make-sod-slot-initarg @<class> @<name> @<nick> @<slot-name> @<pset>
\begin{describe}{gf}
{make-sod-slot-initarg @<class> @<name> @<nick> @<slot-name> @<pset>
- \&key :location}
+ \&key :location
+ \nlret @<initarg>}
\end{describe}
\begin{describe}{gf}
{make-sod-slot-initarg-using-slot @<class> @<name> @<slot> @<pset>
\end{describe}
\begin{describe}{gf}
{make-sod-slot-initarg-using-slot @<class> @<name> @<slot> @<pset>
- \&key :location}
+ \&key :location
+ \nlret @<initarg>}}
\end{describe}
\begin{describe*}
\end{describe}
\begin{describe*}