Commit graph

11 commits

Author SHA1 Message Date
Tom Willemsen
46dd378e76 EMACS: return of show-paren-mode 2011-05-17 10:09:09 +02:00
Tom Willemsen
a252e892a9 EMACS: Added Rainbow delimiters mode 2011-05-17 00:45:41 +02:00
Tom Willemsen
78d90e80dd EMACS: Added antialias to font 2011-04-26 09:46:22 +02:00
Tom Willemsen
7bc937e503 Changed font size from 9 to 10 2011-04-17 00:22:59 +02:00
Tom Willemsen
9420f67c17 Changed load-dir to d-dir, autopair, no comments
* Changed the load-dir variable in .emacs to d-dir (from emacs._d_).
    Using the same variable as emacs didn't seem like a good idea to me.

  * Moved autopair settings from 10-modules and 10-settings to
    20-autopair

  * Removed the folding-mode comments from load files.
2011-04-15 09:48:38 +02:00
Tom Willemsen
68d0bd4ccd Changed emacs font and auto-maximized window 2011-04-12 12:59:51 +02:00
Tom Willemsen
6af596f0ed No more scrollbar\! 2011-04-01 17:45:34 +02:00
Tom Willemsen
47a1e52873 Minor tweaks 2011-03-23 22:40:47 +01:00
Tom Willemsen
82b8ca2809 Big emacs cleanup, must be lighter 2011-03-17 11:37:07 +01:00
Tom Willemsen
57366f385a Big changes, last one before I wipe it all.
* 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.
2011-03-17 11:23:07 +01:00
Tom Willemsen
62f897fdf5 New .emacs style
* .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
2011-02-21 00:27:43 +01:00