summaryrefslogtreecommitdiffstats
path: root/.emacs.d/site-lisp
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into phoenixGravatar Tom Willemsen2013-01-044-131/+61
|\ | | | | | | | | Conflicts: .emacs.d/init.el
| * eltuki: Add post skeleton and use it for new postsGravatar Tom Willemsen2013-01-041-1/+11
| |
| * Emacs: Stay true to 80 columns, even with lispGravatar Tom Willemsen2013-01-041-5/+0
| |
| * Emacs: Change colors of org todo statesGravatar Tom Willemsen2012-12-301-10/+10
| | | | | | | | Make them look better with yoshi-theme.
| * Emacs: Autofill everything in TexinfoGravatar Tom Willemsen2012-12-301-0/+1
| | | | | | | | Not just comments
| * Emacs: Remove last feeds from newstickerGravatar Tom Willemsen2012-12-281-11/+0
| | | | | | | | All feeds are being handled by Gnus again.
| * Emacs: Use special face for "done" org tasksGravatar Tom Willemsen2012-12-271-0/+1
| |
| * Emacs: I've started using Gnus again for most feedsGravatar Tom Willemsen2012-12-271-97/+2
| |
| * Use fci-rule-column, not fci-columnGravatar Tom Willemsen2012-12-231-1/+1
| |
| * Add feeds from Magnar SveenGravatar Tom Willemsen2012-12-201-1/+5
| |
| * Update eltuki to work better and do moreGravatar Tom Willemsen2012-12-191-8/+32
| |
| * Set the fci-rule-column to 101 for lispsGravatar Tom Willemsen2012-12-191-0/+5
| |
| * Only make TAGS when TAGS target availableGravatar Tom Willemsen2012-12-191-2/+4
| | | | | | | | | | | | | | | | The "(Shell command failed with code 2 and no output)" was starting to drive me nuts. * .emacs.d/site-lisp/oni.el (oni:after-save-func): Check if there is a `TAGS:' target in the found makefile before trying to make.
| * Remove oni:load-hippie-expGravatar Tom Willemsen2012-12-171-8/+2
| | | | | | | | | | | | | | | | | | | | Placing `yas/hippie-try-expand' at the end of the `hippie-expand-try-functions-list' doesn't seem to work very well and putting it in the front might cause situations where I want to expand a variable name or something and yas might take over, so don't use yas with hippie-expand. Instead bind `yas-expand' to `C-\' and set `yas-fallback-behavior' to nil so it doesn't start acting crazy when there's no snippet to expand.
* | Merge remote-tracking branch 'origin/master' into phoenixGravatar Tom Willemsen2012-12-145-20/+60
|\| | | | | | | | | Conflicts: dotfiles.mk
| * Update dzen code to handle weirder cases betterGravatar Tom Willemsen2012-12-141-13/+36
| |
| * Add more RSS feedsGravatar Tom Willemsen2012-12-141-1/+8
| |
| * Emacs: Remove IBM developerworks feedGravatar Tom Willemsen2012-12-111-3/+0
| |
| * Emacs: Reset now-playing when stopping MERGravatar Tom Willemsen2012-12-111-1/+2
| |
| * Send jabber message as appt remindersGravatar Tom Willemsen2012-12-062-0/+10
| |
| * Add sawfish feed to newstickerGravatar Tom Willemsen2012-12-061-0/+3
| |
| * Change prompts for jabberGravatar Tom Willemsen2012-12-061-2/+1
| | | | | | | | This way all text is nicely alligned
* | Merge remote-tracking branch 'origin/master' into phoenixGravatar Tom Willemsen2012-12-056-46/+233
|\| | | | | | | | | Conflicts: .emacs.d/site-lisp/oni.el
| * Add Makefiles for all filesGravatar Tom Willemsen2012-12-051-2/+2
| |
| * Add Makefiles to .emacs.dGravatar Tom Willemsen2012-12-041-0/+7
| |
| * .emacs.d/site-lisp/dzen.elGravatar Tom Willemsen2012-12-041-0/+61
| |
| * .emacs.d/site-lisp/newsticker-init.elGravatar Tom Willemsen2012-12-041-0/+101
| |
| * .emacs.d/site-lisp/org-init.elGravatar Tom Willemsen2012-12-041-16/+2
| |
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-12-041-6/+5
| |
| * .emacs.d/site-lisp/metalexpress.elGravatar Tom Willemsen2012-12-041-2/+27
| |
| * .emacs.d/site-lisp/org-init.elGravatar Tom Willemsen2012-11-281-1/+1
| |
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-11-281-0/+7
| |
| * .emacs.d/site-lisp/org-init.elGravatar Tom Willemsen2012-11-271-18/+8
| |
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-11-271-2/+8
| |
| * .emacs.d/site-lisp/metalexpress.elGravatar Tom Willemsen2012-11-271-3/+8
| |
* | Merge remote-tracking branch 'origin/master' into phoenixGravatar Tom Willemsen2012-11-211-0/+13
|\|
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-11-201-0/+6
| |
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-11-191-0/+7
| |
* | Merge remote-tracking branch 'origin/master' into phoenixGravatar Tom Willemsen2012-11-142-62/+34
|\|
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-11-141-1/+4
| |
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-11-141-2/+30
| |
| * Remove mode-icons, has its own project nowGravatar Tom Willemsen2012-11-111-59/+0
| |
* | .config/herbstluftwm/autostartGravatar Tom Willemsen2012-11-082-5/+28
|\|
| * .emacs.d/site-lisp/org-init.elGravatar Tom Willemsen2012-11-051-5/+20
| |
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-11-051-0/+8
| |
* | .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-11-081-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into phoenixGravatar Tom Willemsen2012-10-263-2/+53
|\| | | | | | | | | Conflicts: .emacs.d/site-lisp/oni.el
| * .emacs.d/site-lisp/wm-init.elGravatar Tom Willemsen2012-10-261-1/+1
| |
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-10-261-1/+2
| |
| * .emacs.d/site-lisp/metalexpress.elGravatar Tom Willemsen2012-10-261-0/+49
| |