]> code.delx.au - gnu-emacs-elpa/commitdiff
Reorder description lines
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 2 Jul 2012 00:20:27 +0000 (04:20 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 2 Jul 2012 00:20:27 +0000 (04:20 +0400)
README.md

index 9a0909aa349eda2b04e9f3eca207145cf1fc6961..d71c25a10160611fb85fad88c084b0d055fc3f2c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,12 +4,12 @@ About
 `diff-hl-mode` provides IDE-like highlighting of `vc-diff` results on the left\r
 fringe of the current buffer.\r
 \r
-Additionally, it defines and binds `diff-hl-diff-goto-hunk` and\r
-`diff-hl-revert-hunk`, to `C-x v =` and `C-x v n` respectively.\r
-\r
 Since it uses the corresponding VC diff command, it's only accurate when the\r
 buffer is in saved state.\r
 \r
+Additionally, it defines and binds `diff-hl-diff-goto-hunk` and\r
+`diff-hl-revert-hunk`, to `C-x v =` and `C-x v n` respectively.\r
+\r
 Tested with Git, Mercurial, and Bazaar. May work with other VC backends, too.\r
 \r
 Usage\r