diff options
author | Carl Worth <cworth@cworth.org> | 2010-05-25 15:04:32 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-05-25 15:04:32 -0700 |
commit | 9fb8b7a495c9dc6f9a62cf82300fae5925af92fc (patch) | |
tree | 622648ad7c965b94608a2f4d6d05dfb9963e348f /main | |
parent | 808401fd79eea9fa2c965f9f235a753c0cb0d920 (diff) |
Make the lexer pass whitespace through (as OTHER tokens) for text lines.
With this change, we can recreate the original text-line input
exactly. Previously we were inserting a space between every pair of
tokens so our output had a lot more whitespace than our input.
With this change, we can drop the "-b" option to diff and match the
input exactly.
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions