Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update various documents #494

Merged
merged 1 commit into from
Apr 3, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/various.jax
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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|
Expand Down
4 changes: 2 additions & 2 deletions en/various.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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|
Expand Down