Mercurial > hg > easyhg-kdiff3
comparison kdiff3/TODO @ 51:c59d5a3a8ff3
0.9.80
author | joachim99 |
---|---|
date | Tue, 09 Dec 2003 20:29:43 +0000 |
parents | 266aeefa1b11 |
children | 8af4bb9d9a5a |
comparison
equal
deleted
inserted
replaced
50:8c9752066f09 | 51:c59d5a3a8ff3 |
---|---|
4 ==== | 4 ==== |
5 | 5 |
6 - Automatic line wrap in the difference windows | 6 - Automatic line wrap in the difference windows |
7 - Printing of the diff-windows (requires automatic line wrap) | 7 - Printing of the diff-windows (requires automatic line wrap) |
8 - Undo function in the merge-editor. | 8 - Undo function in the merge-editor. |
9 - Diff should allow to treat C/C++-comments as white space. | 9 - More viewing options for directory widget. |
10 - A inserted or removed linefeed should be detected and treated like white space. | |
11 |