summaryrefslogtreecommitdiffstats
path: root/emacs.d/elisp
Commit message (Collapse)AuthorAgeFilesLines
* Added folding-mode, might be useful after allGravatar Tom Willemsen2011-04-131-0/+5416
|
* Improved fontlock, added htmlize, set some gvim optionsGravatar Tom Willemsen2011-04-121-0/+1671
|
* I don't like nxhtmlGravatar Tom Willemsen2011-03-232-291/+1263
|
* Big emacs cleanup, must be lighterGravatar Tom Willemsen2011-03-1741-23168/+0
|
* Big changes, last one before I wipe it all.Gravatar Tom Willemsen2011-03-1731-0/+15034
| | | | | | | | | | | * Added muse * Added graphviz-dot-mode * Remove all trailing whitespace on save. This is the last commit I'm going to do before throwing it all away again.
* Django, orgGravatar Tom Willemsen2011-03-071-0/+291
| | | | | | * Added nxhtml, mostly for django support. * Changed some org settings.
* New .emacs styleGravatar Tom Willemsen2011-02-2121-0/+20148
* .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