aboutsummaryrefslogblamecommitdiff
path: root/textproc/diff-mode.el/pkg-descr
blob: a86ecdd872def25e7f6fe2fe4bbcb7986f3be6f8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                     
                   
Diff-mode is a major-mode for viewing/editing context diffs in Emacs.
Supports unified and context diffs as well as (to a lesser extent)
normal diffs.

The diff-mode provides features such as:

    - Unified diff <-> Context diff conversion.
    - Reverse the direction of the diffs.
    - Jump to the corresponding source line.
    - Move to the next/previous hunk/file header.
    - Restrict the view to the current hunk/file.


- Tetsurou
okazaki@FreeBSD.org