Skip to content

Commit f2e6877

Browse files
committedAug 12, 2020
Remove redundant Package-Requires header
1 parent c4fb921 commit f2e6877

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed
 

‎php-align.el

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
;; Keywords: php languages convenience align
99
;; Homepage: https://github.com/emacs-php/php-mode
1010
;; Version: 1.23.0
11-
;; Package-Requires: ((emacs "24.3"))
1211
;; License: GPL-3.0-or-later
1312

1413
;; This program is free software; you can redistribute it and/or modify

‎php-face.el

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
;; Version: 1.23.0
88
;; Keywords: faces, php
99
;; Homepage: https://github.com/emacs-php/php-mode
10-
;; Package-Requires: ((emacs "24.3"))
1110
;; License: GPL-3.0-or-later
1211

1312
;; This program is free software; you can redistribute it and/or modify

‎php-mode-debug.el

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
;; URL: https://github.com/emacs-php/php-mode
77
;; Keywords: maint
88
;; Version: 1.23.0
9-
;; Package-Requires: ((emacs "24.3"))
109
;; License: GPL-3.0-or-later
1110

1211
;; This program is free software; you can redistribute it and/or modify

‎php-project.el

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
;; Keywords: tools, files
77
;; URL: https://github.com/emacs-php/php-mode
88
;; Version: 1.23.0
9-
;; Package-Requires: ((emacs "24.3"))
109
;; License: GPL-3.0-or-later
1110

1211
;; This program is free software; you can redistribute it and/or modify

‎php.el

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
;; Version: 1.23.0
88
;; Keywords: languages, php
99
;; Homepage: https://github.com/emacs-php/php-mode
10-
;; Package-Requires: ((emacs "24.3"))
1110
;; License: GPL-3.0-or-later
1211

1312
;; This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)
Please sign in to comment.