-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; epkg-desc.el --- Show Epkg descriptions -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2016-2023 Jonas Bernoulli | ||
;; Copyright (C) 2016-2024 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Homepage: https://github.com/emacscollective/epkg | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; epkg-elpa.el --- Support for Elpa recipes -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2016-2023 Jonas Bernoulli | ||
;; Copyright (C) 2016-2024 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Homepage: https://github.com/emacscollective/epkg | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; epkg-list.el --- List Epkg packages -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2016-2023 Jonas Bernoulli | ||
;; Copyright (C) 2016-2024 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Homepage: https://github.com/emacscollective/epkg | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; epkg-org.el --- Various Org mode utilities -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2016-2023 Jonas Bernoulli | ||
;; Copyright (C) 2016-2024 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Homepage: https://github.com/emacscollective/epkg | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; epkg-schemata.el --- Table schemata -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2016-2023 Jonas Bernoulli | ||
;; Copyright (C) 2016-2024 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Homepage: https://github.com/emacscollective/epkg | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; epkg-utils.el --- Auxiliary commands and utilities -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2016-2023 Jonas Bernoulli | ||
;; Copyright (C) 2016-2024 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Homepage: https://github.com/emacscollective/epkg | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; epkg.el --- Browse the Emacsmirror package database -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2016-2023 Jonas Bernoulli | ||
;; Copyright (C) 2016-2024 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Homepage: https://github.com/emacscollective/epkg | ||
|