File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -1370,6 +1370,9 @@ Note 関数から抜けると、この値は関数に入る前の値に復元さ
1370
1370
1371
1371
:[range] m[ove] {address} *:m* *:mo* *:move* *E134*
1372
1372
[range] 行を、{address} 行目の下に移動する。
1373
+ Any text properties in [range] are cleared.
1374
+ [range] 内のすべてのテキストプロパティはクリアされる。
1375
+ | text-prop-cleared |
1373
1376
1374
1377
==============================================================================
1375
1378
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