Commit graph

5 commits

Author SHA1 Message Date
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
2173039ef6 Added folding-mode, might be useful after all 2011-04-13 16:56:46 +02:00
Tom Willemsen
827f5efb0a Moved columns 2011-03-24 21:05:11 +01:00
Tom Willemsen
47a1e52873 Minor tweaks 2011-03-23 22:40:47 +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