diff --git a/README.md b/README.md index 39bb565..ba875e2 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ Keybinding | Description C-x m | Start `eshell`. C-x M-m | Start your default shell. C-x C-m | Alias for `M-x`. +M-X | Like `M-x` but limited to commands that are relevant to the active major mode. C-h A | Run `apropos` (search in all Emacs symbols). C-h C-m | Display key bindings of current major mode and descriptions of every binding. M-/ | Run `hippie-expand` (a replacement for the default `dabbrev-expand`).