Skip to content

Commit 35babbb

Browse files
authored
Merge pull request #1512 from vim-jp/hh-update-gui_x11
Update gui_x11.{txt,jax}
2 parents 8cea6ed + 5c50447 commit 35babbb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc/gui_x11.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui_x11.txt* For Vim バージョン 9.1. Last change: 2024 Jan 30
1+
*gui_x11.txt* For Vim バージョン 9.1. Last change: 2024 Apr 22
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -636,8 +636,8 @@ GTK+はWin32プラットフォームに恐らく移植されているけれど
636636
Motifについては、少なくともMotifバージョン1.2と/あるいはX11R5が必要である。
637637
Motif 2.0とX11R6はOKである。Motif 1.1とX11R4は動作するかもしれないが保証しない
638638
(多少の問題があるかもしれないが、少しの作業でそれをコンパイルし実行させられる
639-
かもしれない、もしあなたがそうするなら、どうか私にパッチを送って欲しい)。
640-
LessTifの最新リリースも問題なく動作すると報告を受けている
639+
かもしれない、もしあなたがそうするなら、どうかパッチを送って欲しい)。LessTif
640+
の最新リリースも問題なく動作すると報告を受けている
641641

642642
*gui-x11-athena* *gui-x11-neXtaw*
643643
Athena GUI と neXtaw のサポートについては、パッチ 8.2.4677 にて削除された。

en/gui_x11.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui_x11.txt* For Vim version 9.1. Last change: 2024 Jan 30
1+
*gui_x11.txt* For Vim version 9.1. Last change: 2024 Apr 22
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -636,8 +636,8 @@ that version.
636636
For Motif, you need at least Motif version 1.2 and/or X11R5. Motif 2.0 and
637637
X11R6 are OK. Motif 1.1 and X11R4 might work, no guarantee (there may be a
638638
few problems, but you might make it compile and run with a bit of work, please
639-
send me the patches if you do). The newest releases of LessTif have been
640-
reported to work fine too.
639+
send patches if you do). The newest releases of LessTif have been reported to
640+
work fine too.
641641

642642
*gui-x11-athena* *gui-x11-neXtaw*
643643
Support for the Athena GUI and neXtaw was removed in patch 8.2.4677.

0 commit comments

Comments
 (0)