From 6e3da17a2fae11af9ae00d9b59bd0d752022e16b Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 24 May 2025 16:24:49 +0300 Subject: has been repurposed and is the macro file inclusion (indirect file) command now * Improves DEC TECO-11 compatibility. * is still supported as a synonym, but considered deprecated and is no longer documented. A warning is printed when invoked. It can be repurposed at any time in the future. * `EI$` is not yet supported. I am unsure whether this makes any sense. --- lib/lexer.tes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/lexer.tes') diff --git a/lib/lexer.tes b/lib/lexer.tes index 2969184..4e3e1b5 100644 --- a/lib/lexer.tes +++ b/lib/lexer.tes @@ -29,7 +29,7 @@ [_ 1ENQ[$SCITECOPATH]/lexers/*.tes ]_ J <:L;R 0X.[filename] 4R .U.p <-A-^^/"= 1; ':R;> .,Q.pX.[name] - EMQ.[filename] + EIQ.[filename] :@EU[lexer.auto]{ :M[lexer.test.Q.[name]]"S :M[lexer.set.Q.[name]] ]_ ' } -- cgit v1.2.3