summaryrefslogtreecommitdiffstats
path: root/emacs.d/functions.el
Commit message (Collapse)AuthorAgeFilesLines
* EMACS: New modes, functions and keysGravatar Tom Willemsen2011-06-261-0/+191
| | | | | | | | Added lua-mode Added muttrc-mode Moved all functions to emacs.d/functions.el Added go-mode Set keys M-left, M-right, M-up and M-down to move to relative windows
* New .emacs styleGravatar Tom Willemsen2011-02-211-45/+0
| | | | | | | | | | * .emacs only loops through .emacs.d and runs the *.el files there. * files are automatically compiled before loading. But only if it hasn't already been compiled. * all emacs el files, save for the startup scripts, have been moved to .emacs.d/elisp
* Added emacs configGravatar Tom Willemsen2010-12-051-0/+45