Commit graph

12 commits

Author SHA1 Message Date
b330329c72 Add function to skip all tasks with `ex' as tag 2013-05-04 11:33:47 +02:00
ca90f4623b Move as much as possible to custom.el 2013-05-02 21:26:36 +02:00
a5cea3ece7 Show emms playing title in the mode-line 2013-05-01 12:26:06 +02:00
6b5f3062e2 Literate init.el again 2013-04-23 00:27:45 +02:00
0de90a0228 Move some minor-mode management from oni.el 2013-04-15 01:53:47 +02:00
881a2bb3e5 Enable flycheck for some more modes
Also put all the hook additions in a single place, instead of in each
special function. Both the advantages to this method are:

- Being able to see in a second where flycheck is enabled.
- If all minor modes are added separately it's easy to see exactly
  which are enabled for a specific mode, just by looking at its hook
  variable.
2013-04-15 00:11:37 +02:00
d07f2eb138 More 2013-04-10 22:05:48 +02:00
752c0436b1 Emacs: speedup calling of ansi-term 2013-03-29 15:46:50 +01:00
d9fec92e0b Emacs: Remove jabber-init from oni.el
It was moved to init.org some commits ago
2013-03-22 13:38:21 +01:00
4798970751 Emacs: move ido settings to org 2013-03-11 00:40:57 +01:00
0fb047ba98 emacs: Don't use avatars with jabber 2013-02-19 23:43:39 +01:00
a281f040cd Move .emacs.d to emacs
Since it's no longer placed directly in the home directory it doesn't
need to be named exacly the same.
2013-02-17 23:09:33 +01:00
Renamed from .emacs.d/site-lisp/oni.el (Browse further)