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

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

[elpa] externals/bind-key 5c95dcb1e8 3/3: Merge pull request #1005 from


From: ELPA Syncer
Subject: [elpa] externals/bind-key 5c95dcb1e8 3/3: Merge pull request #1005 from bhankas/master
Date: Wed, 26 Oct 2022 14:57:21 -0400 (EDT)

branch: externals/bind-key
commit 5c95dcb1e8690ab5f15342dc9d4bedd599f1650f
Merge: 28531e9b94 e6932fed9c
Author: John Wiegley <johnw@newartisans.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #1005 from bhankas/master
---
 .elpaignore                          | 1 +
 bind-chord.el                        | 2 +-
 bind-key.el                          | 2 +-
 use-package-bind-key.el              | 2 +-
 use-package-chords.el                | 2 +-
 use-package-core.el                  | 2 +-
 use-package-delight.el               | 2 +-
 use-package-diminish.el              | 2 +-
 use-package-ensure-system-package.el | 2 +-
 use-package-ensure.el                | 2 +-
 use-package-jump.el                  | 2 +-
 use-package-lint.el                  | 2 +-
 use-package.el                       | 2 +-
 use-package.org                      | 2 +-
 14 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/.elpaignore b/.elpaignore
new file mode 100644
index 0000000000..2e84c1351d
--- /dev/null
+++ b/.elpaignore
@@ -0,0 +1 @@
+.travis.yml
diff --git a/bind-chord.el b/bind-chord.el
index ff19c81fc7..bf0f5866ac 100644
--- a/bind-chord.el
+++ b/bind-chord.el
@@ -1,6 +1,6 @@
 ;;; bind-chord.el --- key-chord binding helper for use-package-chords  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2015-2019 Justin Talbott
+;; Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 ;; Author: Justin Talbott <justin@waymondo.com>
 ;; Keywords: convenience, tools, extensions
diff --git a/bind-key.el b/bind-key.el
index 17e161cd72..817ca5efb2 100644
--- a/bind-key.el
+++ b/bind-key.el
@@ -1,6 +1,6 @@
 ;;; bind-key.el --- A simple way to manage personal keybindings  -*- 
lexical-binding: t; -*-
 
-;; Copyright (c) 2012-2017 John Wiegley
+;; Copyright (c) 2012-2022 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@newartisans.com>
 ;; Maintainer: John Wiegley <johnw@newartisans.com>
diff --git a/use-package-bind-key.el b/use-package-bind-key.el
index 9642f31175..5ca2d01647 100644
--- a/use-package-bind-key.el
+++ b/use-package-bind-key.el
@@ -1,6 +1,6 @@
 ;;; use-package-bind-key.el --- Support for the :bind/:bind-keymap keywords  
-*- lexical-binding: t; -*-
 
-;; Copyright (C) 2012-2017 John Wiegley
+;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@newartisans.com>
 ;; Maintainer: John Wiegley <johnw@newartisans.com>
diff --git a/use-package-chords.el b/use-package-chords.el
index cf390dbe59..4a4d9e7fea 100644
--- a/use-package-chords.el
+++ b/use-package-chords.el
@@ -1,6 +1,6 @@
 ;;; use-package-chords.el --- key-chord keyword for use-package  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2015-2019 Justin Talbott
+;; Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 ;; Author: Justin Talbott <justin@waymondo.com>
 ;; Keywords: convenience, tools, extensions
diff --git a/use-package-core.el b/use-package-core.el
index 31b8048643..76c6a97e06 100644
--- a/use-package-core.el
+++ b/use-package-core.el
@@ -1,6 +1,6 @@
 ;;; use-package-core.el --- A configuration macro for simplifying your .emacs  
-*- lexical-binding: t; -*-
 
-;; Copyright (C) 2012-2017 John Wiegley
+;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@newartisans.com>
 ;; Maintainer: John Wiegley <johnw@newartisans.com>
diff --git a/use-package-delight.el b/use-package-delight.el
index 85d5c7cb4d..558be5e470 100644
--- a/use-package-delight.el
+++ b/use-package-delight.el
@@ -1,6 +1,6 @@
 ;;; use-package-delight.el --- Support for the :delight keyword  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2012-2017 John Wiegley
+;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@newartisans.com>
 ;; Maintainer: John Wiegley <johnw@newartisans.com>
diff --git a/use-package-diminish.el b/use-package-diminish.el
index 1f3895f42c..5b20830ee6 100644
--- a/use-package-diminish.el
+++ b/use-package-diminish.el
@@ -1,6 +1,6 @@
 ;;; use-package-diminish.el --- Support for the :diminish keyword  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2012-2017 John Wiegley
+;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@newartisans.com>
 ;; Maintainer: John Wiegley <johnw@newartisans.com>
diff --git a/use-package-ensure-system-package.el 
b/use-package-ensure-system-package.el
index 7c591af7d9..8f1affadae 100644
--- a/use-package-ensure-system-package.el
+++ b/use-package-ensure-system-package.el
@@ -1,6 +1,6 @@
 ;;; use-package-ensure-system-package.el --- auto install system packages  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2017 Justin Talbott
+;; Copyright (C) 2022 Free Software Foundation, Inc.
 
 ;; Author: Justin Talbott <justin@waymondo.com>
 ;; Keywords: convenience, tools, extensions
diff --git a/use-package-ensure.el b/use-package-ensure.el
index cb31b4b7dd..78a7e8be1e 100644
--- a/use-package-ensure.el
+++ b/use-package-ensure.el
@@ -1,6 +1,6 @@
 ;;; use-package-ensure.el --- Support for the :ensure and :pin keywords  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2012-2017 John Wiegley
+;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@newartisans.com>
 ;; Maintainer: John Wiegley <johnw@newartisans.com>
diff --git a/use-package-jump.el b/use-package-jump.el
index 4044ad1656..224d2e06b6 100644
--- a/use-package-jump.el
+++ b/use-package-jump.el
@@ -1,6 +1,6 @@
 ;;; use-package-jump.el --- Attempt to jump to a use-package declaration  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2012-2017 John Wiegley
+;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@newartisans.com>
 ;; Maintainer: John Wiegley <johnw@newartisans.com>
diff --git a/use-package-lint.el b/use-package-lint.el
index c6e7c3c0ce..49a47a9d32 100644
--- a/use-package-lint.el
+++ b/use-package-lint.el
@@ -1,6 +1,6 @@
 ;;; use-package-lint.el --- Attempt to find errors in use-package declarations 
 -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2012-2017 John Wiegley
+;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@newartisans.com>
 ;; Maintainer: John Wiegley <johnw@newartisans.com>
diff --git a/use-package.el b/use-package.el
index 0e194d5f18..62bb2407a5 100644
--- a/use-package.el
+++ b/use-package.el
@@ -1,6 +1,6 @@
 ;;; use-package.el --- A configuration macro for simplifying your .emacs  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2012-2017 John Wiegley
+;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@newartisans.com>
 ;; Maintainer: John Wiegley <johnw@newartisans.com>
diff --git a/use-package.org b/use-package.org
index 92c22d2ea7..de41c2618d 100644
--- a/use-package.org
+++ b/use-package.org
@@ -856,7 +856,7 @@ TODO
 :END:
 
 #+begin_quote
-Copyright (C) 2012-{{{year}}} John Wiegley <johnw@newartisans.com>
+Copyright (C) 2012-{{{year}}} Free Software Foundation, Inc.
 
 You can redistribute this document and/or modify it under the terms
 of the GNU General Public License as published by the Free Software



reply via email to

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