keep base of pushback buffer per file; this prevents pushed back
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Thu, 3 Oct 1991 10:22:26 +0000 (02:22 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Thu, 3 Oct 1991 10:22:26 +0000 (02:22 -0800)
commit1fbb93e0d834ba807c6e551363b938f0b3c58dc0
tree31650c4dd07ea7daf3ad5b318ffe63714c484875
parent005baf793e5202c10229459efcc0d99f4ca6af31
keep base of pushback buffer per file; this prevents pushed back
characters from being read out of order on include directives.

SCCS-vsn: usr.bin/m4/main.c 5.8
SCCS-vsn: usr.bin/m4/mdef.h 5.8
SCCS-vsn: usr.bin/m4/eval.c 5.7
SCCS-vsn: usr.bin/m4/extern.h 5.2
usr/src/usr.bin/m4/eval.c
usr/src/usr.bin/m4/extern.h
usr/src/usr.bin/m4/main.c
usr/src/usr.bin/m4/mdef.h