diff options
| author | Mitchel Humpherys <mitch.special@gmail.com> | 2023-02-24 11:16:51 -0800 |
|---|---|---|
| committer | Mitchel Humpherys <mitch.special@gmail.com> | 2023-02-24 11:16:51 -0800 |
| commit | 8f07c0ff4a1acef990589df0d3e32288f19c9d71 (patch) | |
| tree | 1ea35bb2dc06cad242f94a48c00323328ed9b0ec | |
| parent | 0f18be5a227211f4e4073531bfbafc5998f9cef9 (diff) | |
| parent | 47a1ac817c48c7336b8cb16913dee1c1a7b8fd06 (diff) | |
Merge branch 'externals/diffview' of https://git.sv.gnu.org/git/emacs/elpaexternals/diffview
[mgalgs: dropped mode map changes due to similar change already present]
| -rw-r--r-- | diffview.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/diffview.el b/diffview.el index 161b531..3a4f188 100644 --- a/diffview.el +++ b/diffview.el @@ -1,6 +1,6 @@ ;;; diffview.el --- View diffs in side-by-side format -*- lexical-binding: t; -*- -;; Copyright (C) 2013-2015, Mitchel Humpherys +;; Copyright (C) 2013-2016 Free Software Foundation, Inc. ;; Author: Mitchel Humpherys <mitch.special@gmail.com> ;; Maintainer: Mitchel Humpherys <mitch.special@gmail.com> |
