--- gforth/history.fs 1996/07/16 20:57:10 1.11 +++ gforth/history.fs 1996/08/21 14:58:41 1.12 @@ -22,7 +22,7 @@ char [char] @ - ; :noname char [char] @ - postpone Literal ; -special: ctrl ( "" -- ctrl-code ) +interpret/compile: ctrl ( "" -- ctrl-code ) \ command line editing 16oct94py