File: TODO

package info (click to toggle)
wdiff 0.5-16etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 576 kB
  • ctags: 274
  • sloc: ansic: 2,391; sh: 327; lisp: 243; makefile: 228
file content (25 lines) | stat: -rw-r--r-- 692 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
TODO file for GNU wdiff

Tell <pinard@iro.umontreal.ca> if you feel like volunteering for any
of these ideas, listed more or less in decreasing order of priority.

* Check how wdiff.dvi prints.

* Implement a clever combination of these two ideas: (1) have a wpatch
program (Zhuo Zang <zzang@stat.ufl.edu>, 1992-08-13); (2) use unified
diff format (Per Cederqvist <ceder@lysator.liu.se>, 1992-11-22).

* Detect and configure termcap better.

* Support systems with terminfo and without termcap.

* Select by options exactly what is whitespace.

* Merge some spiff features into wdiff.

* Merge all of wdiff into GNU diff.

Local Variables:
mode: outline
outline-regexp: " *[-+*.] \\|"
End: