Difference between revisions of "Key Bindings"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | ; Printable cheatsheet for popular modes | |
+ | : These are located in the <tt>refcards/</tt> subdirectory of {{Variable|data-directory}}. | ||
+ | |||
− | |||
* TBC | * TBC |
Revision as of 02:07, 28 March 2012
- Printable cheatsheet for popular modes
- These are located in the refcards/ subdirectory of data-directory.
- TBC
You can add, remove and change key bindings for any command, either globally or locally to a mode, interactively (and only for the current session) via M-x global-set-key and M-x local-set-key, or persistently using simple Emacs Lisp code in your init.el or .emacs file which is loaded when Emacs first starts up.