summaryrefslogtreecommitdiff
path: root/src/roff/troff/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'src/roff/troff/TODO')
-rw-r--r--src/roff/troff/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/roff/troff/TODO b/src/roff/troff/TODO
index 5151cccb..bc4c8293 100644
--- a/src/roff/troff/TODO
+++ b/src/roff/troff/TODO
@@ -122,3 +122,5 @@ More thorough range checking.
Provide syntax for octal and hexadecimal numeric constants. Perhaps
o#100 and x#7f as per Scheme. Or perhaps PostScript 16#7f. Ambiguity
between whether `c' is treated as digit or scaling indicator.
+
+Local variables.