X-Git-Url: https://code.delx.au/dotemacs/blobdiff_plain/1e51cf82094ca6d40fcdc49dfc214b966b721d2e..8346c0164c9ab5e2c39b8a1dbfd8eca46a729eb1:/README.md diff --git a/README.md b/README.md index 75a238a..6ffb812 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ C-x ^ Make window taller C-Up / C-Down / C-Left / C-Right Switch windows C-l Recenter display (center, top then bottom) C-M-l Reposition window to contain useful text (eg entire defun) -M-x make-frame New frame (X11 window) +C-x 5 2 New frame (X11 window) ``` # Movement @@ -113,6 +113,8 @@ C-M-u Move up one level of parentheses # Text formatting ``` +Tab Indent current line correctly +C-x Tab Indent region with left/right M-/ Auto-complete M-; Comment line or region M-i Change inner region