Skip to content

Commit 85625b6

Browse files
authored
Merge pull request #494 from vim-jp/update_various
Update various documents
2 parents 1d015ca + 4a9d282 commit 85625b6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/various.jax

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim バージョン 8.1. Last change: 2019 Jan 17
1+
*various.txt* For Vim バージョン 8.1. Last change: 2019 Jan 23
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -444,7 +444,7 @@ N *+syntax* 構文強調 |syntax|
444444
*+system()* Unix のみ: |+fork|の反対
445445
T *+tag_binary* タグファイル内の高速(二分探索)検索 |tag-binary-search|
446446
N *+tag_old_static* 静的タグの古い方法 |tag-old-static|
447-
m *+tag_any_white* tagsファイル内で空白文字を許す |tag-any-white|
447+
m *+tag_any_white* 削除済み; タグファイル内の空白を許すためのものだった
448448
m *+tcl* Tcl インターフェイス |tcl|
449449
m *+tcl/dyn* Tcl インターフェイス |tcl-dynamic| |/dyn|
450450
m *+terminal* ターミナルウィンドウのサポート |terminal|

en/various.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim version 8.1. Last change: 2019 Jan 17
1+
*various.txt* For Vim version 8.1. Last change: 2019 Mar 23
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -443,7 +443,7 @@ N *+syntax* Syntax highlighting |syntax|
443443
*+system()* Unix only: opposite of |+fork|
444444
T *+tag_binary* binary searching in tags file |tag-binary-search|
445445
N *+tag_old_static* old method for static tags |tag-old-static|
446-
m *+tag_any_white* any white space allowed in tags file |tag-any-white|
446+
m *+tag_any_white* Removed; was to allow any white space in tags files
447447
m *+tcl* Tcl interface |tcl|
448448
m *+tcl/dyn* Tcl interface |tcl-dynamic| |/dyn|
449449
m *+terminal* Support for terminal window |terminal|

0 commit comments

Comments
 (0)