summaryrefslogtreecommitdiffstats
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
* emacs: add custom org to load pathGravatar Tom Willemsen2013-02-191-1/+2
|
* emacs: Specify the tangle for the entire fileGravatar Tom Willemsen2013-02-171-29/+30
|
* emacs: Change some stuffGravatar Tom Willemsen2013-02-171-13/+38
|
* Move .emacs.d to emacsGravatar Tom Willemsen2013-02-1734-0/+2293
| | | | | Since it's no longer placed directly in the home directory it doesn't need to be named exacly the same.
* Move Emacs configGravatar Tom Willemsen2012-09-115-1174/+0
|
* emacs/init.elGravatar Tom Willemsen2012-09-071-84/+66
|
* emacs/init.elGravatar Tom Willemsen2012-09-021-0/+1
|
* emacs/init.elGravatar Tom Willemsen2012-09-021-2/+2
|
* emacs/init.elGravatar Tom Willemsen2012-09-011-0/+1
|
* emacs/init.elGravatar Tom Willemsen2012-08-311-10/+25
|
* emacsGravatar Tom Willemsen2012-08-263-855/+730
|
* emacs/init: Fix indentationGravatar Tom Willemsen2012-08-241-3/+3
|
* emacs/init: Obfuscate emails a littleGravatar Tom Willemsen2012-08-241-5/+18
|
* emacs: Improve path segment regexGravatar Tom Willemsen2012-08-191-1/+1
|
* emacs/eshell-init.elGravatar Tom Willemsen2012-08-191-4/+5
|
* emacs/Makefile, emacs/eshell-init.el, emacs/init.elGravatar Tom Willemsen2012-08-193-87/+137
|
* emacs/gnus.elGravatar Tom Willemsen2012-08-191-0/+4
|
* Restructure emacs configurationGravatar Tom Willemsen2012-08-185-0/+1232
|
* EMACS: init file is once again one big fileGravatar Tom Willemsen2011-06-111-45/+0
|
* Change emacs init variablesGravatar Tom Willemsen2011-05-271-9/+8
|
* Only show ide-skel when X is runningGravatar Tom Willemsen2011-05-271-1/+1
|
* Moved org file(s) againGravatar Tom Willemsen2011-04-261-1/+1
|
* EMACS: PathsGravatar Tom Willemsen2011-04-181-0/+4
| | | | | Of course paths need to be defined in ~/.emacs, otherwise the compilation function might not be aware of them.
* Changed load-dir to d-dir, autopair, no commentsGravatar Tom Willemsen2011-04-151-5/+5
| | | | | | | | | | * 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.
* BytecompileGravatar Tom Willemsen2011-04-141-7/+21
| | | | Byte-compile and recompile all modules in .emacs.d and .emacs.d/elisp
* Folding changes and narrow-to-region enabledGravatar Tom Willemsen2011-04-141-0/+1
|
* notes.org added, for org captureGravatar Tom Willemsen2011-03-171-12/+1
|
* .el$ was too crtude, switched to ##-.*el$Gravatar Tom Willemsen2011-03-071-2/+3
|
* New .emacs styleGravatar Tom Willemsen2011-02-211-149/+18
| | | | | | | | | | * .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
* Added auto-complete-clang and threw out some old stuffGravatar Tom Willemsen2011-02-161-11/+9
|
* Changed tamsyn font nameGravatar Tom Willemsen2011-02-131-2/+2
|
* Naquadah themeGravatar Tom Willemsen2011-02-031-3/+6
| | | | | Updated naquadah theme submodule Added naquadah theme as default
* Switching emacs to my personal theme againGravatar Tom Willemsen2011-01-281-11/+15
|
* Changed emacs color themeGravatar Tom Willemsen2011-01-131-2/+4
|
* Replaced whitespace-mode with column-marker-mode, seems ↵Gravatar Tom Willemsen2011-01-021-1/+5
| | | | faster
* Emacs, newsbeuter, zshGravatar Tom Willemsen2011-01-011-192/+10
| | | | | | | 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
* ChangesGravatar Tom Willemsen2010-12-211-17/+42
| | | | | | | 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
* Added emacs configGravatar Tom Willemsen2010-12-051-0/+314