Mercurial > hg > easyhg-kdiff3
annotate kdiff3/TODO @ 13:266aeefa1b11
KDiff3 version 0.9.70
author | joachim99 |
---|---|
date | Mon, 06 Oct 2003 19:12:57 +0000 |
parents | |
children | c59d5a3a8ff3 |
rev | line source |
---|---|
joachim99@13 | 1 This file contains some feature-wishes for future KDiff3-versions. |
joachim99@13 | 2 |
joachim99@13 | 3 TODO |
joachim99@13 | 4 ==== |
joachim99@13 | 5 |
joachim99@13 | 6 - Automatic line wrap in the difference windows |
joachim99@13 | 7 - Printing of the diff-windows (requires automatic line wrap) |
joachim99@13 | 8 - Undo function in the merge-editor. |
joachim99@13 | 9 - Diff should allow to treat C/C++-comments as white space. |
joachim99@13 | 10 - A inserted or removed linefeed should be detected and treated like white space. |
joachim99@13 | 11 |