Shorten names of some files to allow Emacs version numbers to be used
authorChris Hanson <org/chris-hanson/cph>
Mon, 23 Nov 1987 05:07:42 +0000 (05:07 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 23 Nov 1987 05:07:42 +0000 (05:07 +0000)
commit4d2cc6173949f1e966fe901c1eda2e2058e4cc96
treeccb4ed3f3f5d44ddc516fafa283c287b1bc037bc
parente4856837c6bf8bd3ad0617ce79b03a94f3ce4095
Shorten names of some files to allow Emacs version numbers to be used
on ATT file systems.  Add alternative primitive definition macro which
works correctly with Emacs tags tables.

`STRING->SYNTAX-ENTRY' was not allowing trailing spaces in the
argument.

`SCAN-SEXPS-FORWARD' was returning #F under some circumstances,
instead of a state vector.
v7/src/microcode/syntax.c