(struct matrix_elt): Use int, not short.
authorRichard M. Stallman <rms@gnu.org>
Sat, 9 Apr 1994 20:38:25 +0000 (20:38 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 9 Apr 1994 20:38:25 +0000 (20:38 +0000)
commit61df1a5e99b1204818220d3ae45a824e4982f302
tree47fc7558ad244edf92ebc6f2cc339fa08f2af564
parent36b0d50ec053f2e26be268f4b5f815aaa37167e0
(struct matrix_elt): Use int, not short.
Use unsigned char for insertcount and deletecount.
(INFINITY): Increase to 1000000.
src/scroll.c