Commit graph

15 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
d2ce5467c3 Bytecompile
Byte-compile and recompile all modules in .emacs.d and .emacs.d/elisp
2011-04-14 20:49:49 +02:00
Tom Willemsen
93ba50adaf Folding changes and narrow-to-region enabled 2011-04-14 15:38:54 +02:00
Tom Willemsen
0ba61fc0e5 notes.org added, for org capture 2011-03-17 11:16:50 +01:00
Tom Willemsen
d0e7674fdb .el$ was too crtude, switched to ##-.*el$ 2011-03-07 09:03:50 +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
Tom Willemsen
f2356bef41 Added auto-complete-clang and threw out some old stuff 2011-02-16 10:34:07 +01:00
Tom Willemsen
c9d208a78d Changed tamsyn font name 2011-02-13 17:34:39 +01:00
Tom Willemsen
ba553c58ea Naquadah theme
Updated naquadah theme submodule
Added naquadah theme as default
2011-02-03 22:54:39 +01:00
Tom Willemsen
fe3f867b92 Switching emacs to my personal theme again 2011-01-28 19:24:05 +01:00
Tom Willemsen
c177e6e219 Changed emacs color theme 2011-01-13 09:30:16 +01:00
Tom Willemsen
510801b768 Replaced whitespace-mode with column-marker-mode, seems faster 2011-01-02 03:10:52 +01:00
Tom Willemsen
2b8467c945 Emacs, newsbeuter, zsh
Removed whitespace-mode from emacs, it was messing up the performance of my settings.
Removed old settings from emacs that I didn't use anymore.

Now showing the article index in articlelist in newsbeuter
2011-01-01 03:11:16 +01:00
Tom Willemsen
2c39413e1e Changes
removed org sharing from .emacs
added lua-mode to .emacs.d files
changed timestamp to [mm:ss] to match status bar in irssi/custom.theme
added newsbeuter configuration
2010-12-21 23:04:17 +01:00
Tom Willemsen
15d8264356 Added emacs config 2010-12-05 12:41:38 +01:00