diff options
author | Patrick Monnerat <[email protected]> | 2015-10-08 18:00:51 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-10-13 14:05:36 +0200 |
commit | 43903ad12b880e64a3d0551b90b27aa4621a2ab8 (patch) | |
tree | 011a52dca7980140982a6404b976b0c1f656267d /tests | |
parent | 78101257f40bbf8a0d7b606bee36e527f9b0ea11 (diff) | |
download | pluma-43903ad12b880e64a3d0551b90b27aa4621a2ab8.tar.bz2 pluma-43903ad12b880e64a3d0551b90b27aa4621a2ab8.tar.xz |
CRLF across 8k boundary inserts an empty line.
fixes issue#100
This introduces buffering of a trailing, non-leading CR for each buffer
passed to pluma_document_output_write(), for later possible recombination into
a CRLF.
Since this buffering has to be flushed at EOF, a flush method has been added to
the class. It is implicitly called at document close time.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions