File tree 3 files changed +5
-4
lines changed
3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 20
20
- " 26.3"
21
21
- " 27.1"
22
22
- " 27.2"
23
+ - " 28.1"
23
24
- snapshot
24
25
include :
25
26
- emacs_version : snapshot
Original file line number Diff line number Diff line change 1
1
<div align =" center " >
2
2
<h1 >Emacs PHP Mode</h1 >
3
3
4
- [ ![ Emacs: 28.0 ] ( https://img.shields.io/badge/Emacs-28.0 -blue.svg )] ( https://www.gnu.org/software/emacs/ )
4
+ [ ![ Emacs: 28.1 ] ( https://img.shields.io/badge/Emacs-28.1 -blue.svg )] ( https://www.gnu.org/software/emacs/ )
5
5
[ ![ lang: PHP 8.1] ( https://img.shields.io/badge/lang-PHP%208.1-brightgreen.svg )] ( https://php.net/manual/migration81.php )
6
6
[ ![ lang: PHP 7] ( https://img.shields.io/badge/lang-PHP%207-green.svg )] ( https://php.net/downloads.php )
7
7
[ ![ Build Status] ( https://github.com/emacs-php/php-mode/workflows/CI/badge.svg )] ( https://github.com/emacs-php/php-mode/actions )
@@ -26,7 +26,7 @@ A powerful and flexible Emacs major mode for editing PHP scripts
26
26
27
27
[ ![ NonGNU ELPA] [ nongnu-elpa-badge ]] [ nongnu-elpa ] [ ![ NonGNU-devel ELPA] [ nongnu-devel-elpa-badge ]] [ nongnu-devel-elpa ]
28
28
29
- Emacs 28 (未リリース; 次期バージョン ) では[ NonGNU ELPA] ( https://elpa.nongnu.org/ ) がデフォルトのパッケージリポジトリとして追加されています。
29
+ Emacs 28 (最新安定版 ) では[ NonGNU ELPA] ( https://elpa.nongnu.org/ ) がデフォルトのパッケージリポジトリとして追加されています。
30
30
31
31
``` el
32
32
;; For Emacs < 28
Original file line number Diff line number Diff line change 1
1
<div align =" center " >
2
2
<h1 >Emacs PHP Mode</h1 >
3
3
4
- [ ![ Emacs: 28.0 ] ( https://img.shields.io/badge/Emacs-28.0 -blue.svg )] ( https://www.gnu.org/software/emacs/ )
4
+ [ ![ Emacs: 28.1 ] ( https://img.shields.io/badge/Emacs-28.1 -blue.svg )] ( https://www.gnu.org/software/emacs/ )
5
5
[ ![ lang: PHP 8.1] ( https://img.shields.io/badge/lang-PHP%208.1-brightgreen.svg )] ( https://php.net/manual/migration81.php )
6
6
[ ![ lang: PHP 7] ( https://img.shields.io/badge/lang-PHP%207-green.svg )] ( https://php.net/downloads.php )
7
7
[ ![ Build Status] ( https://github.com/emacs-php/php-mode/workflows/CI/badge.svg )] ( https://github.com/emacs-php/php-mode/actions )
@@ -28,7 +28,7 @@ The current support policy can be found on the [Supported Version] page.
28
28
29
29
[ ![ NonGNU ELPA] [ nongnu-elpa-badge ]] [ nongnu-elpa ] [ ![ NonGNU-devel ELPA] [ nongnu-devel-elpa-badge ]] [ nongnu-devel-elpa ]
30
30
31
- Emacs 28 (unreleased; next major version ) includes [ NonGNU ELPA] ( https://elpa.nongnu.org/ ) as the default package repository.
31
+ Emacs 28 (latest stable release ) includes [ NonGNU ELPA] ( https://elpa.nongnu.org/ ) as the default package repository.
32
32
33
33
``` el
34
34
;; For Emacs < 28
You can’t perform that action at this time.
0 commit comments