Skip to content

Commit

Permalink
Merge branch 'master' of github.com:number23/iLibrary
Browse files Browse the repository at this point in the history
  • Loading branch information
number23 committed Dec 13, 2015
2 parents 1adec97 + 27fa7bd commit 4fe17dc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion emacs/notes/shortcuts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ C-M-b Move backward over a balanced expression
C-M-k Kill balanced expression forward
C-M-SPC put the mark at the end of the sexp. # M-w ==> C-y

C-M-n Move forward over a parenthetical group
C-M-@ == C-@ == C-M-SPC on Mac OS

C-M-n Move forward over a parenthetical group
C-M-p Move backward over a parenthetical group

C-w cut
Expand Down

0 comments on commit 4fe17dc

Please sign in to comment.