summaryrefslogtreecommitdiffstats
path: root/emacs/init.el
Commit message (Collapse)AuthorAgeFilesLines
* Move some minor-mode management from oni.elGravatar Tom Willemse2013-04-151-19/+70
|
* Improve the custom scoll functionsGravatar Tom Willemse2013-04-151-8/+14
| | | | | | 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.
* Enable narrow-to-page and sort listGravatar Tom Willemse2013-04-151-1/+3
|
* Remove mode-icons from the load-pathGravatar Tom Willemse2013-04-151-2/+2
| | | | I use a package for it now.
* Improve some commentsGravatar Tom Willemse2013-04-151-3/+5
|
* Enable flycheck for some more modesGravatar Tom Willemse2013-04-151-0/+15
| | | | | | | | | | 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.
* Emacs: Enable compilation-minor-mode for pony-mode ↵Gravatar Tom Willemse2013-04-111-0/+10
| | | | comint buffers
* MoreGravatar Tom Willemse2013-04-101-1/+1
|
* Emacs: Stop using orgGravatar Tom Willemsen2013-04-091-0/+607
| | | | | I like literal programming, but I'm nog good at writing stories for each change.
* Emacs: Don't generate init2.el, make init.el insteadGravatar Tom Willemsen2013-03-281-13/+0
|
* Emacs: Move everything from init.el to init.orgGravatar Tom Willemsen2013-03-281-267/+0
| | | | | I'll write stuff about it later, as long as it's in the org file for now.
* Emacs: Move some more jabber settings to orgGravatar Tom Willemsen2013-03-221-4/+0
|
* Emacs: Remove transparencyGravatar Tom Willemsen2013-03-221-2/+1
|
* Emacs: move ido settings to orgGravatar Tom Willemsen2013-03-111-10/+0
|
* Emacs: remove org ELPA repoGravatar Tom Willemsen2013-03-111-2/+1
|
* emacs: Move (some) jabber config to orgGravatar Tom Willemsen2013-03-031-2/+0
|
* emacs: Have the mail button open gnusGravatar Tom Willemsen2013-03-031-1/+1
|
* emacs: Use local hostname as jabber resourceGravatar Tom Willemsen2013-02-211-1/+1
|
* emacs: do some stuffGravatar Tom Willemsen2013-02-201-6/+0
|
* emacs: Don't use avatars with jabberGravatar Tom Willemsen2013-02-191-0/+3
|
* Move .emacs.d to emacsGravatar Tom Willemsen2013-02-171-0/+301
| | | | | Since it's no longer placed directly in the home directory it doesn't need to be named exacly the same.
* Move Emacs configGravatar Tom Willemsen2012-09-111-1062/+0
|
* emacs/init.elGravatar Tom Willemsen2012-09-071-84/+66
|
* emacs/init.elGravatar Tom Willemsen2012-09-021-0/+1
|
* emacs/init.elGravatar Tom Willemsen2012-09-021-2/+2
|
* emacs/init.elGravatar Tom Willemsen2012-09-011-0/+1
|
* emacs/init.elGravatar Tom Willemsen2012-08-311-10/+25
|
* emacsGravatar Tom Willemsen2012-08-261-784/+727
|
* emacs/init: Fix indentationGravatar Tom Willemsen2012-08-241-3/+3
|
* emacs/init: Obfuscate emails a littleGravatar Tom Willemsen2012-08-241-5/+18
|
* emacs/Makefile, emacs/eshell-init.el, emacs/init.elGravatar Tom Willemsen2012-08-191-83/+66
|
* Restructure emacs configurationGravatar Tom Willemsen2012-08-181-0/+1124