Skip to content

Commit 005838c

Browse files
authored
Merge pull request #1595 from vim-jp/hh-update-usr_41
Update usr_41.{txt,jax}
2 parents 447f51e + f1a4a7b commit 005838c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/usr_41.jax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -769,6 +769,7 @@ substitute() の呼び出しの前後にいろいろな処理を入れたりす
769769
execute() Ex コマンドを実行し出力を得る
770770
win_execute() execute() に似ているが指定ウィンドウで実行する
771771
trim() 文字列から文字を取り除く
772+
bindtextdomain() メッセージの翻訳検索のベースパスを設定する
772773
gettext() 翻訳メッセージの検索
773774

774775
リスト操作: *list-functions*

en/usr_41.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -798,6 +798,7 @@ String manipulation: *string-functions*
798798
execute() execute an Ex command and get the output
799799
win_execute() like execute() but in a specified window
800800
trim() trim characters from a string
801+
bindtextdomain() set message lookup translation base path
801802
gettext() lookup message translation
802803

803804
List manipulation: *list-functions*

0 commit comments

Comments
 (0)