branch: master commit 808294747cdb78172904c408e0da6ffb94eafd6e Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
Add "using VC" to the summary --- diff-hl.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/diff-hl.el b/diff-hl.el index 7967722..b223c03 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.