Skip to content

Commit 2db9cba

Browse files
committed
Update editing.{txt,jax}
1 parent 5ccf48c commit 2db9cba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/editing.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -896,8 +896,8 @@ Unix およびその他いくつかのシステムではバッククォートも
896896
Note: オプション 'write' がオフのときは、どのファイルも書き込めないことに注意。
897897

898898
*:w* *:write*
899-
*E502* *E503* *E504* *E505*
900-
*E512* *E514* *E667* *E796* *E949*
899+
*E502* *E503* *E504* *E505*
900+
*E512* *E514* *E667* *E796* *E949*
901901
:w[rite] [++opt] バッファ全体をカレントファイルに書き込む。これはファイ
902902
ルに対する変更点を保存するときの普通の方法である。
903903
オプション 'readonly' がオンであるかファイルに書き込め

en/editing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -901,8 +901,8 @@ flag is used for the ":substitute" command to avoid an error for files where
901901
Note: When the 'write' option is off, you are not able to write any file.
902902

903903
*:w* *:write*
904-
*E502* *E503* *E504* *E505*
905-
*E512* *E514* *E667* *E796* *E949*
904+
*E502* *E503* *E504* *E505*
905+
*E512* *E514* *E667* *E796* *E949*
906906
:w[rite] [++opt] Write the whole buffer to the current file. This is
907907
the normal way to save changes to a file. It fails
908908
when the 'readonly' option is set or when there is

0 commit comments

Comments
 (0)