Difference between revisions of "Template:NewPage"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
= Common customizations = | = Common customizations = | ||
− | {{ | + | {{CustomizeVariable|case-fold-search}} or {{CustomizeGroup|Matching}} |
Revision as of 03:37, 28 March 2012
{{{1}}} is a wonderful mode which does wonderful things.
Basic setup
Install these third party libraries.
Helpful keybindings
- [C-x C-c]
- Quit Emacs.
- [C-x C-s] (or M-x save-buffer)
- Save buffer.
Common customizations
M-x customize-variable RET case-fold-search or M-x customize-group RET Matching RET
Customization 1
(message "This stuff will go in your .emacs")
Customization 2
(message "You can also do this customization")
Project Pages
Tutorial Pages
- Emacs as commit message editor
- Tips for setting up Emacs as Bazaar commit editor.
External links
Other things of general interest