File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1370,6 +1370,8 @@ Note 関数から抜けると、この値は関数に入る前の値に復元さ
1370
1370
1371
1371
:[range] m[ove] {address} *:m* *:mo* *:move* *E134*
1372
1372
[range] 行を、{address} 行目の下に移動する。
1373
+ [range] 内のすべてのテキストプロパティはクリアされる。
1374
+ | text-prop-cleared | を参照。
1373
1375
1374
1376
==============================================================================
1375
1377
6. テキストの整形 *formatting*
Original file line number Diff line number Diff line change @@ -1413,6 +1413,8 @@ The next three commands always work on whole lines.
1413
1413
:[range] m[ove] {address} *:m* *:mo* *:move* *E134*
1414
1414
Move the lines given by [range] to below the line
1415
1415
given by {address} .
1416
+ Any text properties in [range] are cleared
1417
+ | text-prop-cleared | .
1416
1418
1417
1419
==============================================================================
1418
1420
6. Formatting text *formatting*
You can’t perform that action at this time.
0 commit comments