(struct buffer.newline_free): New member.
authorJim Meyering <jim@meyering.net>
Mon, 6 Mar 2000 06:20:59 +0000 (06:20 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 6 Mar 2000 06:20:59 +0000 (06:20 +0000)
commit57bb2e656e63c2335767086083e882997e0043ab
treeab40b5531baad16352206b2ad03b155c4c5da30e
parent12ad88f5c1d05ba0cbb8dafbdf698248952cb9f8
(struct buffer.newline_free): New member.
(initbuf, findlines): Set it.
(fillbuf): Do not double the size of a full buffer to append a newline
unless the buffer is known to be newline free.
src/sort.c