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

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

[elpa] externals/cpio-mode e4ccb41 17/28: Paring down to the bare app.


From: Stefan Monnier
Subject: [elpa] externals/cpio-mode e4ccb41 17/28: Paring down to the bare app.
Date: Tue, 4 Aug 2020 12:02:54 -0400 (EDT)

branch: externals/cpio-mode
commit e4ccb417d267e4aee6259f267a5233f429564130
Author: dlewan <d.lewan2000@gmail.com>
Commit: GitHub <noreply@github.com>

    Paring down to the bare app.
---
 cpio-mode-pkg.el | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --git a/cpio-mode-pkg.el b/cpio-mode-pkg.el
deleted file mode 100644
index 77947ad..0000000
--- a/cpio-mode-pkg.el
+++ /dev/null
@@ -1,25 +0,0 @@
-;; cpio-mode-pkg.el --- package declaration for cpio-mode. -*- coding: utf-8 
-*-
-
-;; 
-;; Copyright © 2015, 2018, 2019 Douglas Lewan, d_lewan2000@yahoo.com.
-;; All rights reserved.
-;; 
-;; This program is free software: you can redistribute it and/or modify
-;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation, either version 3 of the License, or
-;; (at your option) any later version.
-;; 
-;; This program is distributed in the hope that it will be useful,
-;; but WITHOUT ANY WARRANTY; without even the implied warranty of
-;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-;; GNU General Public License for more details.
-;; 
-;; You should have received a copy of the GNU General Public License
-;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
-;; 
-
-(define-package "cpio-mode"
-  "0.14β"
-  "Handle CPIO archives like dired."
-  "(bindat 24.5) (cl 24.5) (ert 24.5)")
-



reply via email to

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