Reputation: 13393
how can I change the rows position such as the following:
This is the first row
And this is the second
Into
And this is the second
This is the first row
?
Thanks.
Upvotes: 3
Views: 524
Reputation: 78344
C-x C-t -- look in the manual under 'transposition'
Upvotes: 9