Skip to content

Commit 471e4ae

Browse files
authored
Merge pull request #1591 from vim-jp/hh-update-change
Update changes.{txt,jax}
2 parents 1de1007 + c8e6a48 commit 471e4ae

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/change.jax

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,6 +1370,8 @@ Note 関数から抜けると、この値は関数に入る前の値に復元さ
13701370

13711371
:[range]m[ove] {address} *:m* *:mo* *:move* *E134*
13721372
[range] 行を、{address} 行目の下に移動する。
1373+
[range] 内のすべてのテキストプロパティはクリアされる。
1374+
|text-prop-cleared| を参照。
13731375

13741376
==============================================================================
13751377
6. テキストの整形 *formatting*

en/change.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,6 +1413,8 @@ The next three commands always work on whole lines.
14131413
:[range]m[ove] {address} *:m* *:mo* *:move* *E134*
14141414
Move the lines given by [range] to below the line
14151415
given by {address}.
1416+
Any text properties in [range] are cleared
1417+
|text-prop-cleared|.
14161418

14171419
==============================================================================
14181420
6. Formatting text *formatting*

0 commit comments

Comments
 (0)