X-Git-Url: https://code.delx.au/dotemacs/blobdiff_plain/0b129d36226de8947887490f40f16dba7eb6f8af..1b4875024c91acff222ed1fe413b0c7b64731889:/README.txt diff --git a/README.txt b/README.txt index 3235e89..1f8488f 100644 --- a/README.txt +++ b/README.txt @@ -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