From: James Bunton Date: Fri, 28 Apr 2017 14:46:00 +0000 (+1000) Subject: Improve README_KEYBINDINGS.md X-Git-Url: https://code.delx.au/dotemacs/commitdiff_plain/48325b150f3bb8ee8e74eb0e675046ce99ec4d02 Improve README_KEYBINDINGS.md --- diff --git a/README_KEYBINDINGS.md b/README_KEYBINDINGS.md index 2bf709d..68d6293 100644 --- a/README_KEYBINDINGS.md +++ b/README_KEYBINDINGS.md @@ -61,6 +61,7 @@ C-x b Select named buffer C-x C-b Show all buffers C-x C-r Show recent files M-x scratch-buffer Create new scratch buffer +//,~ Go to {root,home} directory in find-file ``` # Windows/frames @@ -114,7 +115,8 @@ C-M-u Move up one level of parentheses ``` Tab Indent current line correctly C-x Tab Indent region with left/right -M-/ Auto-complete +M-/ Expand at point +M-Tab Auto-complete at point M-; Comment line or region M-i Change inner region M-q Reformat paragraph