transpose-region-line(3)transpose-region-line - Exchange (swap) region with adjacent line
n transpose-region-line
transpose-region-line swaps the current region with the next line and moves the cursor with the region, effectively retaining the same text position. Repeating this n times moves the current region n lines down, if n is negative the region is moved up 0-n lines.
If no region is currently active the command moves the current line instead, defaulting to the same behaviour as transpose-lines(2).
transpose-region-line is a macro defined in format.emf.
(c) Copyright JASSPA 2025
Last Modified: 2025/07/23
Generated On: 2025/09/29