From c7bb1b9fab674a92e65fee8cba7d6178ef407707 Mon Sep 17 00:00:00 2001 From: h-east Date: Sat, 11 Oct 2025 11:47:56 +0900 Subject: [PATCH 1/3] Update intro.{txt,jax} --- doc/intro.jax | 14 ++++++++++++-- en/intro.txt | 15 +++++++++++++-- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/doc/intro.jax b/doc/intro.jax index f02eba302..1bee0742e 100644 --- a/doc/intro.jax +++ b/doc/intro.jax @@ -1,4 +1,4 @@ -*intro.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06 +*intro.txt* For Vim バージョン 9.1. Last change: 2025 Oct 05 VIMリファレンスマニュアル by Bram Moolenaar @@ -199,6 +199,8 @@ Vim エディタは Stevie をベースにしており、下記の方々のソ これらの人々の協力なくして、Vim は現在の姿にはならなかったことでしょう! + |Bram| Moolenaar 死去 (2023年8月3日) まで創造主であり慈悲深い独 + 裁者であった Ron Aaron Win32 GUIに関する変更 Mohsin Ahmed 暗号化 Zoltan Arpadffy VMS移植の作業 @@ -267,7 +269,15 @@ Vim エディタは Stevie をベースにしており、下記の方々のソ Ken Takata 修正と機能 Kazunobu Kuriyama GTK 3 Christian Brabandt 多くの修正、機能、ユーザーサポート等 - Yegappan Lakshmanan 多くのquickfix機能 + Yegappan Lakshmanan 多くの quickfix 機能、Vim9 script の改善 + Doug Kearns Runtime ファイルのメンテナー + Foxe Chen Waylandのサポートと新機能 + glepnir 補完機能 + Girish Palya 挿入とコマンドラインの自動補完、検索/置換の補 + 完等。 + Hirohito Higashi たくさんのパッチと修正 + Yee Cheng Chin MacVim のメンテナーおよび diff の改善 + zeertzjq 多くの修正と改善 バグレポートや提案を送ってくれた人々に感謝します。あまりにたくさんいるので、こ こで彼らの名前について触れることはできませんが。これらの人々のアイデアがなけれ diff --git a/en/intro.txt b/en/intro.txt index 896ca72d9..a972d2a1a 100644 --- a/en/intro.txt +++ b/en/intro.txt @@ -1,4 +1,4 @@ -*intro.txt* For Vim version 9.1. Last change: 2025 Aug 06 +*intro.txt* For Vim version 9.1. Last change: 2025 Oct 05 VIM REFERENCE MANUAL by Bram Moolenaar @@ -200,6 +200,8 @@ patches, suggestions and giving feedback about what is good and bad in Vim. Vim would never have become what it is now, without the help of these people! + |Bram| Moolenaar Creator and benevolent dictator until his + passing (3 August 2023) Ron Aaron Win32 GUI changes Mohsin Ahmed encryption Zoltan Arpadffy work on VMS port @@ -267,7 +269,16 @@ Vim would never have become what it is now, without the help of these people! Ken Takata fixes and features Kazunobu Kuriyama GTK 3 Christian Brabandt many fixes, features, user support, etc. - Yegappan Lakshmanan many quickfix features + Yegappan Lakshmanan many quickfix features, Vim9 script + improvements + Doug Kearns Runtime file maintainer + Foxe Chen Wayland support, new features + glepnir completion feature + Girish Palya insert & cmdline autocompletion, + search/substitute completion, etc. + Hirohito Higashi lots of patches and fixes + Yee Cheng Chin MacVim maintainer and diff improvements + zeertzjq many fixes and improvements I wish to thank all the people that sent me bug reports and suggestions. The list is too long to mention them all here. Vim would not be the same without From 16f30e3d0ec9060af368efbfe19cb046f882174b Mon Sep 17 00:00:00 2001 From: h-east Date: Sat, 11 Oct 2025 21:19:53 +0900 Subject: [PATCH 2/3] Update by original --- doc/intro.jax | 8 ++++---- en/intro.txt | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/intro.jax b/doc/intro.jax index 1bee0742e..ed53e53e5 100644 --- a/doc/intro.jax +++ b/doc/intro.jax @@ -1,4 +1,4 @@ -*intro.txt* For Vim バージョン 9.1. Last change: 2025 Oct 05 +*intro.txt* For Vim バージョン 9.1. Last change: 2025 Oct 11 VIMリファレンスマニュアル by Bram Moolenaar @@ -271,10 +271,10 @@ Vim エディタは Stevie をベースにしており、下記の方々のソ Christian Brabandt 多くの修正、機能、ユーザーサポート等 Yegappan Lakshmanan 多くの quickfix 機能、Vim9 script の改善 Doug Kearns Runtime ファイルのメンテナー - Foxe Chen Waylandのサポートと新機能 + Foxe Chen Wayland のサポートと新機能 glepnir 補完機能 - Girish Palya 挿入とコマンドラインの自動補完、検索/置換の補 - 完等。 + Girish Palya 自動補完 (挿入/コマンドライン)、omnifunc 作成、 + 検索/置換の補完など Hirohito Higashi たくさんのパッチと修正 Yee Cheng Chin MacVim のメンテナーおよび diff の改善 zeertzjq 多くの修正と改善 diff --git a/en/intro.txt b/en/intro.txt index a972d2a1a..01eccdd8d 100644 --- a/en/intro.txt +++ b/en/intro.txt @@ -1,4 +1,4 @@ -*intro.txt* For Vim version 9.1. Last change: 2025 Oct 05 +*intro.txt* For Vim version 9.1. Last change: 2025 Oct 11 VIM REFERENCE MANUAL by Bram Moolenaar @@ -274,8 +274,8 @@ Vim would never have become what it is now, without the help of these people! Doug Kearns Runtime file maintainer Foxe Chen Wayland support, new features glepnir completion feature - Girish Palya insert & cmdline autocompletion, - search/substitute completion, etc. + Girish Palya autocompletion (ins/cmdline), omnifunc + composing, search/subst completion, and more. Hirohito Higashi lots of patches and fixes Yee Cheng Chin MacVim maintainer and diff improvements zeertzjq many fixes and improvements From 35ab24eedc737ac72ce0d9ccad01bd3d798dc6cb Mon Sep 17 00:00:00 2001 From: h-east Date: Mon, 13 Oct 2025 07:32:42 +0900 Subject: [PATCH 3/3] Fix by review --- doc/intro.jax | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/intro.jax b/doc/intro.jax index ed53e53e5..a7782fb23 100644 --- a/doc/intro.jax +++ b/doc/intro.jax @@ -199,8 +199,8 @@ Vim エディタは Stevie をベースにしており、下記の方々のソ これらの人々の協力なくして、Vim は現在の姿にはならなかったことでしょう! - |Bram| Moolenaar 死去 (2023年8月3日) まで創造主であり慈悲深い独 - 裁者であった + |Bram| Moolenaar この世を去る (2023年8月3日) まで創造主であり慈 + 悲深い独裁者であった Ron Aaron Win32 GUIに関する変更 Mohsin Ahmed 暗号化 Zoltan Arpadffy VMS移植の作業