Add new syntax_entry bit, "p", which indicates that the character is a
authorChris Hanson <org/chris-hanson/cph>
Tue, 16 May 1989 18:19:32 +0000 (18:19 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 16 May 1989 18:19:32 +0000 (18:19 +0000)
commitcae29ad598fa2c51a39edb5a3c5fa2b6f30fe2d1
tree02fe7e53055f60d1b888e94eb5966a9fddf48f3c
parent239aba83feb6a27f2c9a3fefb5620149b96500fc
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