From: Dmitry Gutov Date: Sat, 26 Jan 2013 20:45:42 +0000 (+0400) Subject: Make a clearer summary X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/9702c9e2c3b80b25ece8b0d2fd56dd238ef720bc Make a clearer summary --- diff --git a/diff-hl.el b/diff-hl.el index e9552d333..831973632 100644 --- a/diff-hl.el +++ b/diff-hl.el @@ -1,4 +1,4 @@ -;;; diff-hl.el --- VC diff fringe highlighting -*- lexical-binding: t -*- +;;; diff-hl.el --- Highlight uncommitted changes -*- lexical-binding: t -*- ;; Author: Dmitry Gutov ;; URL: https://github.com/dgutov/diff-hl @@ -23,7 +23,7 @@ ;;; Commentary: ;; `diff-hl-mode' highlights uncommitted changes on the left fringe of the -;; window, allows you to jump between and revert them selectively. +;; window, allows you to jump between them and revert them selectively. ;; Provided commands: ;;