Skip to content

Commit

Permalink
Paste TS: fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bmag authored and syl20bnr committed Oct 10, 2016
1 parent 9837541 commit 7b53c6d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/DOCUMENTATION.org
Original file line number Diff line number Diff line change
Expand Up @@ -2520,9 +2520,8 @@ be pasted, pressing ~p~ again will replace =bar= with =foo=.
| Key Binding | Description |
|---------------+-------------------------------------------------------------------------------|
| ~p~ or ~P~ | paste the text before or after point and initiate the =paste= transient state |
| ~p~ | in transient state: replace paste text with the previously copied one |
| ~P~ | in transient state: replace paste text with the next copied one |
| ~.~ | paste the same text and leave the transient state |
| ~C-j~ | in transient state: replace paste text with the previously copied one |
| ~C-k~ | in transient state: replace paste text with the next copied one |
| Any other key | leave the transient state |

**** Auto-indent pasted text
Expand Down

0 comments on commit 7b53c6d

Please sign in to comment.