summary refs log tree commit diff
path: root/transform.e
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@irenes.space>2026-05-28 21:55:42 -0700
committerIrene Knapp <ireneista@irenes.space>2026-05-28 21:55:42 -0700
commitbd01931f8a7dde085613881a07755d68f9846b7a (patch)
tree2e2dea698eadd5a9075f7f006bb20a76cbf42db4 /transform.e
parent9f73b1ce40c654f17fa49a8b075dc44483052c4a (diff)
docs fixed for attach-string-to-input-buffer
(also see the one in input.e)

Force-Push: yes
Change-Id: I80910cfdb5e3de6f8b1db69a9c630a21b2f92f4a
Diffstat (limited to 'transform.e')
-rw-r--r--transform.e1
1 files changed, 0 insertions, 1 deletions
diff --git a/transform.e b/transform.e
index f470cb5..b1dd210 100644
--- a/transform.e
+++ b/transform.e
@@ -1398,7 +1398,6 @@ allocate-transformation-state s" transformation-state" variable
 ~  -- output buffer start, output point)
 : label-transform
   main-input-buffer dup push-input-buffer
-  ~ TODO the arguments for this seem to be backwards from the documentation
   swap attach-string-to-input-buffer
 
   ~   Save the old values of "here" and "latest", and set the initial values