Add new syntax_entry bit, "p", which indicates that the character is a
authorChris Hanson <org/chris-hanson/cph>
Tue, 16 May 1989 16:40:54 +0000 (16:40 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 16 May 1989 16:40:54 +0000 (16:40 +0000)
commitcc553e4516a819d6edcc3dbb003262f5eaf92f14
tree48431751fa4f35a28bcb4805eda78cefae288d76
parent073f7c9ef4eda0e31af392721576788ae3c00c0b
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
v7/src/microcode/syntax.h
v7/src/microcode/version.h
v8/src/microcode/version.h