From: Dmitry Gutov Date: Wed, 4 Sep 2013 13:29:26 +0000 (+0300) Subject: diff-hl-amend-mode: Reword the docstring X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/7bd2e96638843a28ee75e663856f417bdcaf1de2 diff-hl-amend-mode: Reword the docstring --- diff --git a/diff-hl-amend.el b/diff-hl-amend.el index 5accf3bc0..3f65cb751 100644 --- a/diff-hl-amend.el +++ b/diff-hl-amend.el @@ -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