Skip to content

Update version8.{txt,jax} #2183

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/version8.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version8.txt* For Vim バージョン 9.1. Last change: 2022 Feb 26
*version8.txt* For Vim バージョン 9.1. Last change: 2025 Jul 21


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -14559,7 +14559,7 @@ Files: src/testdir/runtest.vim

内部的変更: C99 のいくつかの機能 ("//" ダブルスラッシュのコメント、enum で最後
の要素の後にコンマを付けるなど) が許可されるようになった。
詳細は |style-compiler| を参照。
詳細は |assumptions-C-compiler| を参照。

パッチ 8.0.0029 では古い MS-Windows システムのサポートが削除された。
MS-Windows XP 以降のみがサポートされる。
Expand Down
4 changes: 2 additions & 2 deletions en/version8.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version8.txt* For Vim version 9.1. Last change: 2022 Feb 26
*version8.txt* For Vim version 9.1. Last change: 2025 Jul 21


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -14558,7 +14558,7 @@ Changed *changed-8.1*
-------

Internal: A few C99 features are now allowed such as // comments and a
comma after the last enum entry. See |style-compiler|.
comma after the last enum entry. See |assumptions-C-compiler|.

Since patch 8.0.0029 removed support for older MS-Windows systems, only
MS-Windows XP and later are supported.
Expand Down