Add new syntax_entry bit, "p", which indicates that the character is a
authorChris Hanson <org/chris-hanson/cph>
Tue, 16 May 1989 17:01:17 +0000 (17:01 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 16 May 1989 17:01:17 +0000 (17:01 +0000)
commit239aba83feb6a27f2c9a3fefb5620149b96500fc
tree63981f7a1a2179c33380b1e195230d9f57648491
parent6477820dd2e392ed8253a0f1a74c79eca9aac39a
Add new syntax_entry bit, "p", which indicates that the character is a
prefix character.  A combination of `syntaxcode_whitespace' and this
bit is equivalent to `syntaxcode_quote' -- except that the new bit can
be used in combination with other codes to provide new functionality.
v7/src/microcode/syntax.c