-
Notifications
You must be signed in to change notification settings - Fork 118
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
13 changed files
with
19 additions
and
14 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
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
;; Maintainer: USAMI Kenta <[email protected]> | ||
;; Keywords: php languages convenience align | ||
;; Homepage: https://github.com/emacs-php/php-mode | ||
;; Version: 1.25.1 | ||
;; Version: 1.26.1 | ||
;; License: GPL-3.0-or-later | ||
|
||
;; This program is free software; you can redistribute it and/or modify | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
;; Author: USAMI Kenta <[email protected]> | ||
|
||
;; Created: 18 Sep 2022 | ||
;; Version: 1.25.1 | ||
;; Version: 1.26.1 | ||
;; Keywords: languages, php | ||
|
||
;; This program is free software; you can redistribute it and/or modify | ||
|
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
|
||
;; Author: USAMI Kenta <[email protected]> | ||
;; Created: 5 Mar 2022 | ||
;; Version: 1.25.1 | ||
;; Version: 1.26.1 | ||
;; Keywords: languages, php | ||
|
||
;; This program is free software; you can redistribute it and/or modify | ||
|
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
|
||
;; Author: USAMI Kenta <[email protected]> | ||
;; Created: 5 May 2019 | ||
;; Version: 1.25.1 | ||
;; Version: 1.26.1 | ||
;; Keywords: faces, php | ||
;; Homepage: https://github.com/emacs-php/php-mode | ||
;; License: GPL-3.0-or-later | ||
|
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
|
||
;; Author: USAMI Kenta <[email protected]> | ||
;; Created: 5 Mar 2022 | ||
;; Version: 1.25.1 | ||
;; Version: 1.26.1 | ||
;; Keywords: tools, languages, php | ||
|
||
;; This program is free software; you can redistribute it and/or modify | ||
|
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
;; Author: USAMI Kenta <[email protected]> | ||
;; Keywords: tools, files | ||
;; URL: https://github.com/emacs-php/php-mode | ||
;; Version: 1.25.1 | ||
;; Version: 1.26.1 | ||
;; License: GPL-3.0-or-later | ||
|
||
;; This program is free software; you can redistribute it and/or modify | ||
|
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
;; Author: USAMI Kenta <[email protected]> | ||
;; Keywords: tools, files | ||
;; URL: https://github.com/emacs-php/php-mode | ||
;; Version: 1.25.1 | ||
;; Version: 1.26.1 | ||
;; License: GPL-3.0-or-later | ||
|
||
;; This program is free software; you can redistribute it and/or modify | ||
|
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
;; Author: USAMI Kenta <[email protected]> | ||
;; URL: https://github.com/emacs-php/php-mode | ||
;; Keywords: maint | ||
;; Version: 1.25.1 | ||
;; Version: 1.26.1 | ||
;; License: GPL-3.0-or-later | ||
|
||
;; This program is free software; you can redistribute it and/or modify | ||
|
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 |
---|---|---|
|
@@ -9,13 +9,13 @@ | |
;; Maintainer: USAMI Kenta <[email protected]> | ||
;; URL: https://github.com/emacs-php/php-mode | ||
;; Keywords: languages php | ||
;; Version: 1.25.1 | ||
;; Version: 1.26.1 | ||
;; Package-Requires: ((emacs "26.1")) | ||
;; License: GPL-3.0-or-later | ||
|
||
(eval-and-compile | ||
(make-obsolete-variable | ||
(defconst php-mode-version-number "1.25.1" "PHP Mode version number.") | ||
(defconst php-mode-version-number "1.26.1" "PHP Mode version number.") | ||
"Please call (php-mode-version :as-number t) for compatibility." "1.24.2")) | ||
|
||
;; This program is free software; you can redistribute it and/or modify | ||
|
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
;; Author: USAMI Kenta <[email protected]> | ||
;; Keywords: tools, files | ||
;; URL: https://github.com/emacs-php/php-mode | ||
;; Version: 1.25.1 | ||
;; Version: 1.26.1 | ||
;; License: GPL-3.0-or-later | ||
|
||
;; This program is free software; you can redistribute it and/or modify | ||
|
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
;; Author: USAMI Kenta <[email protected]> | ||
;; Created: 5 Dec 2018 | ||
;; Version: 1.25.1 | ||
;; Version: 1.26.1 | ||
;; Keywords: languages, php | ||
;; Homepage: https://github.com/emacs-php/php-mode | ||
;; License: GPL-3.0-or-later | ||
|