* 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.
* .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
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
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