diff --git a/doc/various.jax b/doc/various.jax index e55fbedb8..12e06a9c5 100644 --- a/doc/various.jax +++ b/doc/various.jax @@ -1,4 +1,4 @@ -*various.txt* For Vim バージョン 8.1. Last change: 2019 Jan 17 +*various.txt* For Vim バージョン 8.1. Last change: 2019 Jan 23 VIM リファレンスマニュアル by Bram Moolenaar @@ -444,7 +444,7 @@ N *+syntax* 構文強調 |syntax| *+system()* Unix のみ: |+fork|の反対 T *+tag_binary* タグファイル内の高速(二分探索)検索 |tag-binary-search| N *+tag_old_static* 静的タグの古い方法 |tag-old-static| -m *+tag_any_white* tagsファイル内で空白文字を許す |tag-any-white| +m *+tag_any_white* 削除済み; タグファイル内の空白を許すためのものだった m *+tcl* Tcl インターフェイス |tcl| m *+tcl/dyn* Tcl インターフェイス |tcl-dynamic| |/dyn| m *+terminal* ターミナルウィンドウのサポート |terminal| diff --git a/en/various.txt b/en/various.txt index eb50bdc17..428a7348e 100644 --- a/en/various.txt +++ b/en/various.txt @@ -1,4 +1,4 @@ -*various.txt* For Vim version 8.1. Last change: 2019 Jan 17 +*various.txt* For Vim version 8.1. Last change: 2019 Mar 23 VIM REFERENCE MANUAL by Bram Moolenaar @@ -443,7 +443,7 @@ N *+syntax* Syntax highlighting |syntax| *+system()* Unix only: opposite of |+fork| T *+tag_binary* binary searching in tags file |tag-binary-search| N *+tag_old_static* old method for static tags |tag-old-static| -m *+tag_any_white* any white space allowed in tags file |tag-any-white| +m *+tag_any_white* Removed; was to allow any white space in tags files m *+tcl* Tcl interface |tcl| m *+tcl/dyn* Tcl interface |tcl-dynamic| |/dyn| m *+terminal* Support for terminal window |terminal|