]> code.delx.au - dotemacs/blobdiff - README.txt
show trailing whitespace
[dotemacs] / README.txt
index 3235e896bff15fe0ab3526f7726c92159f00b8f8..1f8488f96d9b0b83267295017f8be7c10f1dbc58 100644 (file)
@@ -4,6 +4,7 @@ https://www.gnu.org/software/emacs/manual/html_node/elisp/Key-Binding-Convention
 
 # General commands
 C-x C-c                                         Quit Emacs
+C-u C-x C-c                                     Save and quit
 C-g                                             Cancel command
 C-/                                             Undo
 C-g C-/                                         Undo undo
@@ -61,6 +62,7 @@ M-m                                             Jump back to start of indentatio
 M-r                                             Jump to window top/bottom/middle
 M-g M-g                                         Jump to line
 M-g Tab                                         Jump to column
+M-g j                                           Jump to character
 C-a                                             Beginning of line
 C-e                                             End of line
 C-p                                             Back one line
@@ -82,7 +84,6 @@ C-M-n                                           Forward to end of balanced expre
 C-M-b                                           Back one s-expression / symbol
 C-M-f                                           Forward one s-expression / symbol
 C-M-u                                           Move up one level of parentheses
-C-c c                                           Jump to character
 
 # Text formatting
 M-/                                             Auto-complete