Add new syntax_entry bit, "p", which indicates that the character is a
authorChris Hanson <org/chris-hanson/cph>
Tue, 16 May 1989 17:00:37 +0000 (17:00 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 16 May 1989 17:00:37 +0000 (17:00 +0000)
commit6477820dd2e392ed8253a0f1a74c79eca9aac39a
tree16b6d12281a6a68063ce2f8c099b9b8f5f6bf069
parentcc553e4516a819d6edcc3dbb003262f5eaf92f14
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