]> code.delx.au - dotemacs/blobdiff - README_KEYBINDINGS.md
goto-chg - go to last edit
[dotemacs] / README_KEYBINDINGS.md
index 652105d10cb55c49629b233f7548bada36fa561e..64ed8fd6f9045251eca37428d595fbca1253b7c5 100644 (file)
@@ -142,7 +142,8 @@ M-x comment-box                                 Wrap region in comment box
 ```
 C-Space                                         Set mark (start selection)
 C-Space C-Space                                 Set mark to point
-C-u C-space                                     Return to mark
+C-u C-space                                     Pop mark
+C-x C-space                                     Pop global mark
 C-x C-x                                         Exchange point and mark
 C-M-h                                           Highlight expression
 M-@                                             Set mark at end of next word
@@ -150,6 +151,8 @@ C-=                                             Expand region
 C-c l                                           Insert extra cursor on all lines in region
 C-c m                                           Ask to insert extra cursor at locations matching selected region
 M-=                                             Display info about region
+C-.                                             Go to last edit
+C-,                                             Go to last edit reverse
 ```
 
 # Highlighting