doc/*.tex: Use `\fixme' macro rather than `[FIXME]' in prose.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 27 Jul 2019 13:40:36 +0000 (14:40 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 27 Jul 2019 13:56:25 +0000 (14:56 +0100)
doc/concepts.tex
doc/syntax.tex

index 81f681b..c729490 100644 (file)
@@ -681,7 +681,7 @@ in \xref{sec:fixme.custom-aggregating-method-combination}.
 
 \subsection{Sending messages in C} \label{sec:concepts.methods.c}
 
-Each instance is associated with its direct class [FIXME]
+Each instance is associated with its direct class \fixme{direct instances}
 
 The effective methods for each class are determined at translation time, by
 the Sod translator.  For each effective method, one or more \emph{method
@@ -1009,7 +1009,7 @@ rather fragile binary interfaces.\footnote{%
   compactness, and efficiency of slot access and message sending.  There may
   be interesting trade-offs to be made.} %
 
-If instances are allocated [FIXME]
+If instances are allocated \fixme{incomplete}
 
 %%%----- That's all, folks --------------------------------------------------
 
index 7c2ee75..73a353a 100644 (file)
@@ -210,7 +210,7 @@ brackets, braces or parenthesis ends the fragment.
 A @<module> is the top-level syntactic item.  A module consists of a sequence
 of definitions.
 
-[FIXME]
+\fixme{describe syntax; expand}
 Properties:
 \begin{description}
 \item[@"module_class"] A symbol naming the Lisp class to use to