]> code.delx.au - gnu-emacs-elpa/commitdiff
diff-hl-amend-mode: Reword the docstring
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 4 Sep 2013 13:29:26 +0000 (16:29 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 4 Sep 2013 13:29:26 +0000 (16:29 +0300)
diff-hl-amend.el

index 5accf3bc0b46b39e8d2c0d9abd808ead5f616485..3f65cb75104370ac9fbdc963da9e9b9a1f2b2674 100644 (file)
@@ -28,8 +28,8 @@
 ;;;###autoload
 (define-minor-mode diff-hl-amend-mode
   "Show changes against the second-last revision in `diff-hl-mode'.
-Most useful with VCSes that support rewriting local commits, and
-'amending' the most recent one in particular.
+Most useful with backends that support rewriting local commits,
+and most importantly, 'amending' the most recent one.
 Currently only supports Git, Mercurial and Bazaar."
   :lighter " Amend"
   (if diff-hl-amend-mode