From: Dmitry Gutov Date: Sat, 9 Jan 2016 09:35:14 +0000 (+0300) Subject: Add "using VC" to the summary X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/808294747cdb78172904c408e0da6ffb94eafd6e Add "using VC" to the summary --- diff --git a/diff-hl.el b/diff-hl.el index 79677223d..b223c03a3 100644 --- a/diff-hl.el +++ b/diff-hl.el @@ -1,4 +1,4 @@ -;;; diff-hl.el --- Highlight uncommitted changes -*- lexical-binding: t -*- +;;; diff-hl.el --- Highlight uncommitted changes using VC -*- lexical-binding: t -*- ;; Copyright (C) 2012-2016 Free Software Foundation, Inc.