Commit graph

32 commits

Author SHA1 Message Date
e616e0a2d7 Add some extra commands
This allows me to publish articles more easily.
2013-06-13 23:21:45 +02:00
0341b79023 Remove reference to oni.el 2013-06-01 01:17:38 +02:00
0c91588eab Remove oni.el 2013-06-01 00:45:33 +02:00
c2bff71b96 Move the last parts of ext.el into init 2013-06-01 00:16:04 +02:00
7d94202351 Update Emacs config to use dotfiles2.mk 2013-05-26 17:57:28 +02:00
eead1109c4 Fix eltuki for org 8.0 2013-05-25 00:26:32 +02:00
ab4fee09d3 Fix running of hook 2013-05-25 00:25:31 +02:00
83adacdd58 Add face for COMMENT todo state 2013-05-23 02:45:33 +02:00
28a7dcdeb2 Improve oni:move-end-of-dwim 2013-05-23 02:45:19 +02:00
d68673f992 Move slime-helper and move-beginning-of-dwim functions 2013-05-23 02:44:38 +02:00
08e5782f64 Remove some old custom functions
They get in the way more than they should.
2013-05-15 16:00:31 +02:00
e53bd5e888 Revert "Move as much as possible to custom.el"
This reverts commit ca90f4623b.
2013-05-04 18:22:24 +02:00
9d1b8d2619 Add appointment capture template 2013-05-04 11:34:00 +02:00
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
d5dcfc5300 Sort todo lists on priority first 2013-04-25 01:09:33 +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
d8aa1d0ed1 Have the install command uninstall first
The new uninstall functionality tries to remove any "orphan" files.
Files that were installed during the last install, but will not be
installed this time (because of removal, not necessity).
2013-04-14 01:03:11 +02:00
d07f2eb138 More 2013-04-10 22:05:48 +02:00
bab8601a49 Emacs: Stop using org
I like literal programming, but I'm nog good at writing stories for
each change.
2013-04-09 16:53:19 +02:00
752c0436b1 Emacs: speedup calling of ansi-term 2013-03-29 15:46:50 +01:00
547450d83f Emacs: Remove newsticker-init.el from Makefile 2013-03-28 01:44:32 +01:00
3104ad4735 Emacs: Remove emacs/site-lisp/newsticker-init.el
I haven't used newsticker in quite a while...
2013-03-28 01:41:09 +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
afba3f97ae Emacs: Hide compilation window more consistently 2013-03-22 13:37:00 +01:00
4798970751 Emacs: move ido settings to org 2013-03-11 00:40:57 +01:00
ed9106f857 Emacs: Reverse-sort org tasks 2013-03-10 13:36:55 +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