Skip to content

Commit c6ec7c5

Browse files
committed
Update usr_41.{txt,jax}
1 parent 7b393a7 commit c6ec7c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/usr_41.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -742,8 +742,8 @@ substitute() コマンドの前後にいろいろな処理を入れたりする
742742
isdirectory() ディレクトリの存在をチェックする
743743
getfsize() ファイルのサイズを得る
744744
getcwd() カレントディレクトリを得る
745-
haslocaldir() カレントウィンドウが |:lcd| を使用したかどうか
746-
をチェックする
745+
haslocaldir() カレントウィンドウが |:lcd| または |:tcd| を使
746+
用したかどうかをチェックする
747747
tempname() 一時ファイルの名前を得る
748748
mkdir() ディレクトリを作成する
749749
delete() ファイルを削除する

en/usr_41.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@ System functions and manipulation of files:
766766
isdirectory() check if a directory exists
767767
getfsize() get the size of a file
768768
getcwd() get the current working directory
769-
haslocaldir() check if current window used |:lcd|
769+
haslocaldir() check if current window used |:lcd| or |:tcd|
770770
tempname() get the name of a temporary file
771771
mkdir() create a new directory
772772
delete() delete a file

0 commit comments

Comments
 (0)