emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/diff-hl a0028d9 25/25: Merge branch 'externals/diff-hl'


From: Dmitry Gutov
Subject: [elpa] externals/diff-hl a0028d9 25/25: Merge branch 'externals/diff-hl' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa
Date: Sun, 20 Dec 2020 05:07:05 -0500 (EST)

branch: externals/diff-hl
commit a0028d9d3ef28513b0b2cec145199bf088169563
Merge: b8b4f43 8fa2d1b
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Merge branch 'externals/diff-hl' of 
git+ssh://git.sv.gnu.org/srv/git/emacs/elpa
---
 diff-hl-amend.el   | 4 ++--
 diff-hl-dired.el   | 2 +-
 diff-hl-flydiff.el | 2 +-
 diff-hl-margin.el  | 2 +-
 diff-hl.el         | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/diff-hl-amend.el b/diff-hl-amend.el
index dd32d4d..b0470ae 100644
--- a/diff-hl-amend.el
+++ b/diff-hl-amend.el
@@ -16,7 +16,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
@@ -31,7 +31,7 @@
 (define-minor-mode diff-hl-amend-mode
   "Show changes against the second-last revision in `diff-hl-mode'.
 Most useful with backends that support rewriting local commits,
-and most importantly, 'amending' the most recent one.
+and most importantly, \"amending\" the most recent one.
 Currently only supports Git, Mercurial and Bazaar."
   :lighter " Amend"
   (if diff-hl-amend-mode
diff --git a/diff-hl-dired.el b/diff-hl-dired.el
index 947c2b6..af2df46 100644
--- a/diff-hl-dired.el
+++ b/diff-hl-dired.el
@@ -15,7 +15,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/diff-hl-flydiff.el b/diff-hl-flydiff.el
index c09293a..3f8c926 100644
--- a/diff-hl-flydiff.el
+++ b/diff-hl-flydiff.el
@@ -16,7 +16,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/diff-hl-margin.el b/diff-hl-margin.el
index e3fd9c8..a3b8b9e 100644
--- a/diff-hl-margin.el
+++ b/diff-hl-margin.el
@@ -15,7 +15,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/diff-hl.el b/diff-hl.el
index a891c79..0b7adc3 100644
--- a/diff-hl.el
+++ b/diff-hl.el
@@ -21,7 +21,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]