Do not let the scan-skel token buffer grow unboundedly in the usual case.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 5 Jan 2003 01:07:13 +0000 (01:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 5 Jan 2003 01:07:13 +0000 (01:07 +0000)
commit464c692789eba089bb21ebd3983ebeaa4a8d3312
tree5108d682d10a3e22a8556dcb344a1cfe6323fe43
parent49b6b48b990e55f2eef0fa5dcc9eb0b16fa92826
Do not let the scan-skel token buffer grow unboundedly in the usual case.
Fix off-by-one error in scan-skel calculation of output line.
Fix some portability problems noted by Nelson H. F. Beebe.
ChangeLog