|
|
@ -205,6 +205,7 @@ Keybinding | Description |
|
|
<kbd>C-h A</kbd> | Run `apropos` (search in all Emacs symbols). |
|
|
<kbd>C-h A</kbd> | Run `apropos` (search in all Emacs symbols). |
|
|
<kbd>M-/</kbd> | Run `hippie-expand` (a replacement for the default `dabbrev-expand`). |
|
|
<kbd>M-/</kbd> | Run `hippie-expand` (a replacement for the default `dabbrev-expand`). |
|
|
<kbd>C-x C-b</kbd> | Open `ibuffer` (a replacement for the default `buffer-list`). |
|
|
<kbd>C-x C-b</kbd> | Open `ibuffer` (a replacement for the default `buffer-list`). |
|
|
|
|
|
<kbd>F11</kbd> | Make the window full screen. |
|
|
<kbd>F12</kbd> | Toggle the Emacs menu bar. |
|
|
<kbd>F12</kbd> | Toggle the Emacs menu bar. |
|
|
<kbd>C-x g</kbd> | Open Magit's status buffer. |
|
|
<kbd>C-x g</kbd> | Open Magit's status buffer. |
|
|
<kbd>C-=</kbd> | Run `expand-region` (incremental text selection). |
|
|
<kbd>C-=</kbd> | Run `expand-region` (incremental text selection). |
|
|
|