Commit graph

31 commits

Author SHA1 Message Date
a271d7d0fe Improve the custom scoll functions
This way they won't go to the next page if they can scroll enough,
only when the en of a page has been reached will they go to the next
one.
2013-04-15 00:14:28 +02:00
0e6eddf666 Enable narrow-to-page and sort list 2013-04-15 00:13:34 +02:00
d0de62ba20 Remove mode-icons from the load-path
I use a package for it now.
2013-04-15 00:12:34 +02:00
4e184a5d51 Improve some comments 2013-04-15 00:12:00 +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
9ab70194a6 Emacs: Enable compilation-minor-mode for pony-mode comint buffers 2013-04-11 15:31:07 +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
7a477eb803 Emacs: Don't generate init2.el, make init.el instead 2013-03-28 01:18:13 +01:00
01d77b518f Emacs: Move everything from init.el to init.org
I'll write stuff about it later, as long as it's in the org file for
now.
2013-03-28 01:15:03 +01:00
a5c9f6c9c3 Emacs: Move some more jabber settings to org 2013-03-22 13:33:59 +01:00
e28ba29d84 Emacs: Remove transparency 2013-03-22 13:33:08 +01:00
4798970751 Emacs: move ido settings to org 2013-03-11 00:40:57 +01:00
937e273292 Emacs: remove org ELPA repo 2013-03-11 00:32:53 +01:00
7856c94288 emacs: Move (some) jabber config to org 2013-03-03 14:47:01 +01:00
fea99289b6 emacs: Have the mail button open gnus 2013-03-03 14:46:31 +01:00
bfcd2d8f3b emacs: Use local hostname as jabber resource 2013-02-21 15:09:08 +01:00
df7fa2f1c4 emacs: do some stuff 2013-02-20 00:06:06 +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
71b21beaa6 Move Emacs config 2012-09-11 10:32:30 +02:00
6bc9482e0b emacs/init.el 2012-09-07 15:21:59 +02:00
e81cc4865d emacs/init.el 2012-09-02 11:34:56 +02:00
b54569974f emacs/init.el 2012-09-02 11:29:02 +02:00
7e1a581540 emacs/init.el 2012-09-01 11:45:00 +02:00
74c49fab14 emacs/init.el 2012-08-31 09:52:16 +02:00
8cf4fc59e7 emacs 2012-08-26 21:50:26 +02:00
54bf4091fd emacs/init: Fix indentation 2012-08-24 10:53:16 +02:00
887438d81b emacs/init: Obfuscate emails a little 2012-08-24 10:51:47 +02:00
c2efea9e6b emacs/Makefile, emacs/eshell-init.el, emacs/init.el 2012-08-19 00:26:15 +02:00
9a50086107 Restructure emacs configuration 2012-08-18 13:57:56 +02:00