summaryrefslogtreecommitdiffstats
path: root/emacs/init.org
Commit message (Collapse)AuthorAgeFilesLines
* Emacs: Remove ~/var/src from magit-repo-dirsGravatar Tom Willemsen2013-03-281-1/+1
| | | | | Only old projects live there, if I still want to work on any of them they should be moved to ~/projects/.
* Emacs: Autoload some jabber functions and don't require ↵Gravatar Tom Willemsen2013-03-281-3/+4
| | | | | | geiser-install These have just been installed through elpa.
* Emacs: Add text about org-initGravatar Tom Willemsen2013-03-281-0/+6
|
* Emacs: Remove emacs/site-lisp/newsticker-init.elGravatar Tom Willemsen2013-03-281-1/+0
| | | | I haven't used newsticker in quite a while...
* Emacs: Add text about git-commit facesGravatar Tom Willemsen2013-03-281-1/+5
|
* Emacs: Remove old org-mode locationGravatar Tom Willemsen2013-03-281-2/+1
| | | | I don't build org-mode from git sources anymore.
* Emacs: Remove extraneous loadpath additionsGravatar Tom Willemsen2013-03-281-21/+0
| | | | | I've stopped installing Emacs from the bzr sources and instead use a package again.
* Emacs: Update text about deferring execution macroGravatar Tom Willemsen2013-03-281-0/+3
|
* Emacs: Don't generate init2.el, make init.el insteadGravatar Tom Willemsen2013-03-281-1/+1
|
* Emacs: Move everything from init.el to init.orgGravatar Tom Willemsen2013-03-281-455/+637
| | | | | I'll write stuff about it later, as long as it's in the org file for now.
* Emacs: Fix minor modes widgetGravatar Tom Willemsen2013-03-231-4/+11
|
* Emacs: Enable paredit for lisp-like languagesGravatar Tom Willemsen2013-03-231-0/+7
|
* Emacs: Add some mode-line, minibuffer and jedi settingsGravatar Tom Willemsen2013-03-221-0/+39
|
* Emacs: Start ido-ubiquitous after initGravatar Tom Willemsen2013-03-221-1/+1
|
* Emacs: Ignore the ibuffer buffer in idoGravatar Tom Willemsen2013-03-221-1/+2
|
* Emacs: Add jabber-activity widget to mode-lineGravatar Tom Willemsen2013-03-221-11/+28
|
* Emacs: Rewrite part of index.orgGravatar Tom Willemsen2013-03-221-158/+80
|
* Emacs: Move some more jabber settings to orgGravatar Tom Willemsen2013-03-221-0/+18
|
* Emacs: move ido settings to orgGravatar Tom Willemsen2013-03-111-0/+78
|
* Emacs: customize my svg-mode-line-themeGravatar Tom Willemsen2013-03-111-1/+22
|
* Emacs: Use yoshi-themeGravatar Tom Willemsen2013-03-101-2/+4
|
* emacs: Use naquadah themeGravatar Tom Willemsen2013-03-031-3/+2
|
* emacs: Move (some) jabber config to orgGravatar Tom Willemsen2013-03-031-0/+32
|
* emacs: do some stuffGravatar Tom Willemsen2013-02-201-2/+39
|
* emacs: add custom org to load pathGravatar Tom Willemsen2013-02-191-1/+2
|
* emacs: Specify the tangle for the entire fileGravatar Tom Willemsen2013-02-171-29/+30
|
* emacs: Change some stuffGravatar Tom Willemsen2013-02-171-13/+38
|
* Move .emacs.d to emacsGravatar Tom Willemsen2013-02-171-0/+400
Since it's no longer placed directly in the home directory it doesn't need to be named exacly the same.