@@ -4,19 +4,20 @@ author: zonuexe
44title : " Emacsのバージョン"
55description : " 今日にEmacsと呼ばれるGNU Emacsのバージョン表記とリリースの種類、過去の更新履歴についてまとめます。"
66date : 2019-01-13
7- last_modified : 2024-09-17
7+ last_modified : 2025-03-20
88---
99{% include JB/setup %}
1010
1111## 最新バージョンについて
1212
1313歴史的には多様なEmacsがありますが、今日においてEmacsと呼ばれるのは、もっぱら** [ GNU Emacs] ** です。
1414
15- <ins datetime =" 2024-01-18T23:30 :00+0900" >** GNU Emacs** の最新安定版は ** ` 29.4 ` ** (<time datetime =" 2024-06-22T09:15:14-0700 " >2024年6月22日 </time >リリース)です。<br >
16- 次期安定版のプレテスト版として<time datetime =" 2024-10-26T09:35:06-0400 " >2024年10月26日</time >に** ` 30.0.92 ` ** がリリースされました。<br >
15+ <ins datetime =" 2025-03-20T14:00 :00+0900" >** GNU Emacs** の最新安定版は ** ` 30.1 ` ** (<time datetime =" 2025-02-23T17:41:38+0000 " >2025年2月23日 </time >リリース)です。<br >
16+ <!-- 次期安定版のプレテスト版として<time datetime="2024-10-26T09:35:06-0400">2024年10月26日</time>に**`30.0.92`**がリリースされました。<br> -- >
1717<!-- 次期安定版のリリース候補版として<time datetime="2023-07-23T11:55:44+0300">2023年7月23日</time>に**`29.1-rc1`**がリリースされました。<br> -->
1818<!-- GNU Emacsの新しい安定版である**`27.1`**が<time datetime="2020-08-06">2020年8月6日</time>にリリースされることが予告されています。<br> -->
19- <!-- masterブランチでは次のメジャーバージョンとなる **`31.0`** 系統の開発が進行しています。</ins> -->
19+ masterブランチでは次のメジャーバージョンとなる ** ` 31.0 ` ** 系統の開発が進行しています。
20+ </ins >
2021
2122[ GNU Emacs ] : https://ja.wikipedia.org/wiki/GNU_Emacs
2223
@@ -97,9 +98,9 @@ macOSでのEmacsのインストール方法には、ソースコードからビ
9798 * ` brew install --cask emacs ` でインストールできるビルド済みのEmacsパッケージです
9899 * Doom Emacsを利用する場合は[ 互換性に問題があるため利用しない] ( https://github.com/hlissner/doom-emacs/blob/develop/docs/getting_started.org ) ことを推奨しています
99100
100- | パッケージ名 | 最新安定版(29 .x) | ビルド済み安定版(cask) | 開発版(30 .50) | window-system |
101+ | パッケージ名 | 最新安定版(30 .x) | ビルド済み安定版(cask) | 開発版(31.0 .50) | window-system |
101102| --------------| :----------------:| :------------------------:| :-------------:| ---------------|
102- | emacs-mac | ○ | [ homebrew-emacsmacport] | × | ` 'mac ` |
103+ | emacs-mac | × | [ homebrew-emacsmacport] | × | ` 'mac ` |
103104| emacs-plus | ○ | × | ○ | ` 'ns ` |
104105| emacs | CLIのみ | × | ○ | |
105106| emacs (cask) | ○ | [ GNU Emacs For Mac OS X] | × | ` 'ns ` |
@@ -238,6 +239,20 @@ Emacsマニュアルでは「アンチニュース」の形式でまとめられ
238239 <td ></td >
239240 <td ></td >
240241</tr >
242+ <tr ><th scope =" row " >2025</th >
243+ <td ></td >
244+ <td ><span class =" badge badge-pill badge-primary " >30.1</span ></td >
245+ <td ></td >
246+ <td ></td >
247+ <td ></td >
248+ <td ></td >
249+ <td ></td >
250+ <td ></td >
251+ <td ></td >
252+ <td ></td >
253+ <td ></td >
254+ <td ></td >
255+ </tr >
241256</tbody ></table >
242257</div >
243258
@@ -247,6 +262,7 @@ Emacsマニュアルでは「アンチニュース」の形式でまとめられ
247262
248263<table class =" table " ><thead ><tr ><th scope =" col " >バージョン</th ><th scope =" col " >リリース日</th ></tr ></thead >
249264<tbody >
265+ <tr ><th scope =" row " ><a href =" https://lists.gnu.org/archive/html/emacs-devel/2025-02/msg00997.html " >Emacs 30.1</a ></th ><td ><time datetime =" 2024-06-22 " >2025年2月23日</time ></td ></tr >
250266<tr ><th scope =" row " ><a href =" https://lists.gnu.org/archive/html/emacs-devel/2024-06/msg00695.html " >Emacs 29.4</a ></th ><td ><time datetime =" 2024-06-22 " >2024年6月22日</time ></td ></tr >
251267<tr ><th scope =" row " ><a href =" https://lists.gnu.org/archive/html/emacs-devel/2024-03/msg00611.html " >Emacs 29.3</a ></th ><td ><time datetime =" 2024-03-24 " >2024年3月24日</time ></td ></tr >
252268<tr ><th scope =" row " ><a href =" https://lists.gnu.org/archive/html/emacs-devel/2024-01/msg00666.html " >Emacs 29.2</a ></th ><td ><time datetime =" 2024-01-18 " >2024年1月18日</time ></td ></tr >
0 commit comments