Commit graph

45 commits

Author SHA1 Message Date
9e78bdae06 Fix typo 2013-05-25 00:26:41 +02:00
14adb384f1 Return of the Envy Code R 2013-05-25 00:26:18 +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
cc4bdd72d7 Add some smartparens keys to python-mode 2013-05-15 15:59:45 +02:00
4a2315fb3a Fix function name 2013-05-05 00:40:48 +02:00
e53bd5e888 Revert "Move as much as possible to custom.el"
This reverts commit ca90f4623b.
2013-05-04 18:22:24 +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
3e63768e7b Add some smartparens customization 2013-04-30 20:06:29 +02:00
4a5b5a31a6 Use compilation-shell-minor-mode for pony buffers
It still allows for shell use, like the `*ponysh*' python shell.
2013-04-30 17:57:56 +02:00
b7c74aded0 Disable undo in eshell buffers 2013-04-27 15:42:20 +02:00
6b5f3062e2 Literate init.el again 2013-04-23 00:27:45 +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
9786d89c93 Emacs: Add case functions, vala-mode change
Add some functions that may help me managing case for enums and such.

For some reason vala-mode really likes having indent-tabs-mode turned
on, but I prefer it off anyway.
2013-04-03 01:54:52 +02:00
a416fe4650 Emacs: Automatically close ansi-term buffer 2013-03-31 01:53:06 +01:00
56822a900c Emacs: Add indent-defun
Found at: http://emacsredux.com/blog/2013/03/28/indent-defun/
2013-03-28 12:20:42 +01:00
85100905e4 Emacs: Remove ~/var/src from magit-repo-dirs
Only old projects live there, if I still want to work on any of them
they should be moved to ~/projects/.
2013-03-28 01:55:12 +01:00
ba42d20b90 Emacs: Autoload some jabber functions and don't require geiser-install
These have just been installed through elpa.
2013-03-28 01:52:26 +01:00
9b3b6503b8 Emacs: Add text about org-init 2013-03-28 01:43:02 +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
9defc70b3f Emacs: Add text about git-commit faces 2013-03-28 01:39:51 +01:00
8a5ee046a7 Emacs: Remove old org-mode location
I don't build org-mode from git sources anymore.
2013-03-28 01:23:36 +01:00
eface3a29f Emacs: Remove extraneous loadpath additions
I've stopped installing Emacs from the bzr sources and instead use a
package again.
2013-03-28 01:22:20 +01:00
bd575ffdcf Emacs: Update text about deferring execution macro 2013-03-28 01:21:05 +01: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
d215db6c7b Emacs: Fix minor modes widget 2013-03-23 14:02:56 +01:00
534a2e1ab7 Emacs: Enable paredit for lisp-like languages 2013-03-23 14:02:16 +01:00
161924268f Emacs: Add some mode-line, minibuffer and jedi settings 2013-03-22 13:36:15 +01:00
b7fd0e603b Emacs: Start ido-ubiquitous after init 2013-03-22 13:35:31 +01:00
d000ec7a4c Emacs: Ignore the ibuffer buffer in ido 2013-03-22 13:35:15 +01:00
7db1567d04 Emacs: Add jabber-activity widget to mode-line 2013-03-22 13:34:56 +01:00
9da019d7e8 Emacs: Rewrite part of index.org 2013-03-22 13:34:32 +01:00
a5c9f6c9c3 Emacs: Move some more jabber settings to org 2013-03-22 13:33:59 +01:00
4798970751 Emacs: move ido settings to org 2013-03-11 00:40:57 +01:00
07586eb43b Emacs: customize my svg-mode-line-theme 2013-03-11 00:33:42 +01:00
354fc51743 Emacs: Use yoshi-theme 2013-03-10 13:33:11 +01:00
b7c89d708d emacs: Use naquadah theme 2013-03-03 14:47:18 +01:00
7856c94288 emacs: Move (some) jabber config to org 2013-03-03 14:47:01 +01:00
df7fa2f1c4 emacs: do some stuff 2013-02-20 00:06:06 +01:00
9262554c26 emacs: add custom org to load path 2013-02-19 00:52:53 +01:00
48d11cb7c1 emacs: Specify the tangle for the entire file 2013-02-17 23:41:54 +01:00
091a42d916 emacs: Change some stuff 2013-02-17 23:09:46 +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/init.org (Browse further)