Skip to content

Commit 56a54c4

Browse files
committed
Update recover.{txt,jax}
1 parent c2a843e commit 56a54c4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/recover.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*recover.txt* For Vim バージョン 9.0. Last change: 2020 Aug 15
1+
*recover.txt* For Vim バージョン 9.0. Last change: 2023 Apr 22
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -180,7 +180,7 @@ recoverコマンドにはファイル名かスワップファイル名を渡す
180180
:rec[over]! [file] ":recover" と同じだが、現在のバッファに対するどんな変
181181
更も失われる。
182182

183-
*E312* *E309* *E310*
183+
*E312* *E309* *E310* *E1364*
184184
Vimはスワップファイルが何らかの理由で壊れているときに、いくつかの対処を提供す
185185
る。Vimが見つかったものに疑問を持った場合、エラーメッセージが与えられ、"???"
186186
というテキストが一緒に行に挿入される。回復中にエラーメッセージを受け取ったら、

en/recover.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*recover.txt* For Vim version 9.0. Last change: 2020 Aug 15
1+
*recover.txt* For Vim version 9.0. Last change: 2023 Apr 22
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -176,7 +176,7 @@ the recover command:
176176
:rec[over]! [file] Like ":recover", but any changes in the current
177177
buffer are lost.
178178

179-
*E312* *E309* *E310*
179+
*E312* *E309* *E310* *E1364*
180180
Vim has some intelligence about what to do if the swap file is corrupt in
181181
some way. If Vim has doubt about what it found, it will give an error
182182
message and insert lines with "???" in the text. If you see an error message

0 commit comments

Comments
 (0)