summaryrefslogtreecommitdiffstats
path: root/.emacs.d/site-lisp/oni.el
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'ryuslash/master' into phoenixGravatar Tom Willemsen2013-02-151-134/+88
|\ | | | | | | | | | | | | | | Conflicts: .config/awesome/rc.lua .emacs.d/init.el .emacs.d/init.org .emacs.d/site-lisp/oni.el
| * emacs: Add button to show special org fileGravatar Tom Willemsen2013-02-151-0/+5
| |
| * emacs: Start auto-complete after initGravatar Tom Willemsen2013-02-151-0/+5
| | | | | | | | | | | | Since the load paths for ELPA-installed packages doesn't get set-up until after the init file has loaded, defer loading and enabling of auto-complete to after initializations.
| * emacs: Use modern indentation for Haskell codeGravatar Tom Willemsen2013-02-151-0/+4
| |
| * emacs: Use flycheck for pythonGravatar Tom Willemsen2013-02-061-1/+1
| |
| * emacs: Move flymake settings to init.orgGravatar Tom Willemsen2013-02-021-22/+0
| |
| * emacs: Move EMMS settings to init.orgGravatar Tom Willemsen2013-02-021-29/+0
| |
| * emacs: Remove some mu4e settingsGravatar Tom Willemsen2013-02-011-30/+0
| |
| * emacs: The return of fill-column-indicatorGravatar Tom Willemsen2013-02-011-10/+9
| |
| * Move eshell settings to orgGravatar Tom Willemsen2013-01-281-46/+0
| |
| * emacs: Redo againGravatar Tom Willemsen2013-01-251-16/+23
| |
| * Emacs: Cleanup `eval-after-load'sGravatar Tom Willemsen2013-01-161-19/+74
| | | | | | | | | | Also set `sentence-end-double-space' to nil so I don't have to use double spaces to end a sentence and keep the fill functions happy.
| * Emacs: Update some thingsGravatar Tom Willemsen2013-01-151-15/+19
| |
* | Merge remote-tracking branch 'origin/master' into phoenixGravatar Tom Willemsen2013-01-041-10/+7
|\| | | | | | | | | Conflicts: .emacs.d/init.el
| * Emacs: Stay true to 80 columns, even with lispGravatar Tom Willemsen2013-01-041-5/+0
| |
| * Emacs: Autofill everything in TexinfoGravatar Tom Willemsen2012-12-301-0/+1
| | | | | | | | Not just comments
| * Use fci-rule-column, not fci-columnGravatar Tom Willemsen2012-12-231-1/+1
| |
| * 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-141-2/+9
|\| | | | | | | | | Conflicts: dotfiles.mk
| * Send jabber message as appt remindersGravatar Tom Willemsen2012-12-061-0/+8
| |
| * 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-051-8/+20
|\| | | | | | | | | Conflicts: .emacs.d/site-lisp/oni.el
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-12-041-6/+5
| |
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-11-281-0/+7
| |
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-11-271-2/+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-141-3/+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
| |
* | .config/herbstluftwm/autostartGravatar Tom Willemsen2012-11-081-0/+8
|\|
| * .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-261-1/+3
|\| | | | | | | | | Conflicts: .emacs.d/site-lisp/oni.el
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-10-261-1/+2
| |
* | Merge remote-tracking branch 'origin/master' into phoenixGravatar Tom Willemsen2012-10-241-2/+4
|\| | | | | | | | | | | | | Conflicts: .emacs.d/site-lisp/oni.el .xinitrc .zprofile
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-10-221-6/+4
| |
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-10-181-0/+8
| |
* | .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-10-171-0/+8
| |
* | Merge remote-tracking branch 'origin/master' into phoenixGravatar Tom Willemsen2012-10-171-11/+9
|\| | | | | | | | | Conflicts: .xinitrc
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-10-171-0/+6
| |
| * .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-10-161-1/+0
|/
* .emacs.d/site-lisp/oni.elGravatar Tom Willemsen2012-10-111-0/+555