File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *version8.txt* For Vim バージョン 9.1. Last change: 2022 Feb 26
1
+ *version8.txt* For Vim バージョン 9.1. Last change: 2025 Jul 21
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -14559,7 +14559,7 @@ Files: src/testdir/runtest.vim
14559
14559
14560
14560
内部的変更: C99 のいくつかの機能 ("//" ダブルスラッシュのコメント、enum で最後
14561
14561
の要素の後にコンマを付けるなど) が許可されるようになった。
14562
- 詳細は |style -compiler| を参照。
14562
+ 詳細は |assumptions-C -compiler| を参照。
14563
14563
14564
14564
パッチ 8.0.0029 では古い MS-Windows システムのサポートが削除された。
14565
14565
MS-Windows XP 以降のみがサポートされる。
Original file line number Diff line number Diff line change 1
- *version8.txt* For Vim version 9.1. Last change: 2022 Feb 26
1
+ *version8.txt* For Vim version 9.1. Last change: 2025 Jul 21
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -14558,7 +14558,7 @@ Changed *changed-8.1*
14558
14558
-------
14559
14559
14560
14560
Internal: A few C99 features are now allowed such as // comments and a
14561
- comma after the last enum entry. See |style -compiler|.
14561
+ comma after the last enum entry. See |assumptions-C -compiler|.
14562
14562
14563
14563
Since patch 8.0.0029 removed support for older MS-Windows systems, only
14564
14564
MS-Windows XP and later are supported.
You can’t perform that action at this time.
0 commit comments