From 2ad82308e6e607c668580c2de49e66ce12c2a9f9 Mon Sep 17 00:00:00 2001 From: h-east Date: Fri, 20 Dec 2024 05:15:29 +0900 Subject: [PATCH] Update popup.{txt,jax} --- doc/popup.jax | 3 +-- en/popup.txt | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/popup.jax b/doc/popup.jax index fde354f72..51efd4f72 100644 --- a/doc/popup.jax +++ b/doc/popup.jax @@ -1,4 +1,4 @@ -*popup.txt* For Vim バージョン 9.1. Last change: 2024 Jun 16 +*popup.txt* For Vim バージョン 9.1. Last change: 2024 Dec 19 VIMリファレンスマニュアル by Bram Moolenaar @@ -713,7 +713,6 @@ popup_create() に渡す。 するために使用される。0 を使用してリセットする。 fixed FALSE (デフォルト)の場合は: - "pos" は "botleft" または "topleft" で、 - - "wrap" はオフで、 - ポップアップは画面の右端で切り捨てられ、 ポップアップは画面の内容に合うように左に移動される。こ れを無効にするには、TRUEに設定する。 diff --git a/en/popup.txt b/en/popup.txt index b9e992b04..b1e6c0cb3 100644 --- a/en/popup.txt +++ b/en/popup.txt @@ -1,4 +1,4 @@ -*popup.txt* For Vim version 9.1. Last change: 2024 Jun 16 +*popup.txt* For Vim version 9.1. Last change: 2024 Dec 19 VIM REFERENCE MANUAL by Bram Moolenaar @@ -705,7 +705,6 @@ The second argument of |popup_create()| is a dictionary with options: present. Use zero to reset. fixed When FALSE (the default), and: - "pos" is "botleft" or "topleft", and - - "wrap" is off, and - the popup would be truncated at the right edge of the screen, then the popup is moved to the left so as to fit the