summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-02-17 23:09:24 +0100
committerGravatar Tom Willemsen2013-02-17 23:09:33 +0100
commita281f040cd35dffe171d5b7d6b00fe03163be6a0 (patch)
tree744e2d8aeaed2aca087a1c1cbc3e9791644e973d
parent50ab6deeabf2769ed3c4ff67385fae768ff41ee2 (diff)
downloaddotfiles-a281f040cd35dffe171d5b7d6b00fe03163be6a0.tar.gz
dotfiles-a281f040cd35dffe171d5b7d6b00fe03163be6a0.zip
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.
-rw-r--r--Makefile2
-rw-r--r--emacs/.gitignore (renamed from .emacs.d/.gitignore)0
-rw-r--r--emacs/Makefile (renamed from .emacs.d/Makefile)0
-rw-r--r--emacs/eshell/Makefile (renamed from .emacs.d/eshell/Makefile)0
-rw-r--r--emacs/eshell/alias (renamed from .emacs.d/eshell/alias)0
-rw-r--r--emacs/gnus.el (renamed from .emacs.d/gnus.el)0
-rw-r--r--emacs/init.el (renamed from .emacs.d/init.el)0
-rw-r--r--emacs/init.org (renamed from .emacs.d/init.org)0
-rw-r--r--emacs/site-lisp/Makefile (renamed from .emacs.d/site-lisp/Makefile)0
-rw-r--r--emacs/site-lisp/dzen.el (renamed from .emacs.d/site-lisp/dzen.el)0
-rw-r--r--emacs/site-lisp/eltuki.el (renamed from .emacs.d/site-lisp/eltuki.el)0
-rw-r--r--emacs/site-lisp/ext.el (renamed from .emacs.d/site-lisp/ext.el)0
-rw-r--r--emacs/site-lisp/metalexpress.el (renamed from .emacs.d/site-lisp/metalexpress.el)0
-rw-r--r--emacs/site-lisp/mu4e-init.el (renamed from .emacs.d/site-lisp/mu4e-init.el)0
-rw-r--r--emacs/site-lisp/newsticker-init.el (renamed from .emacs.d/site-lisp/newsticker-init.el)0
-rw-r--r--emacs/site-lisp/oni.el (renamed from .emacs.d/site-lisp/oni.el)0
-rw-r--r--emacs/site-lisp/org-init.el (renamed from .emacs.d/site-lisp/org-init.el)0
-rw-r--r--emacs/site-lisp/quick-edit-mode.el (renamed from .emacs.d/site-lisp/quick-edit-mode.el)0
-rw-r--r--emacs/site-lisp/wm-init.el (renamed from .emacs.d/site-lisp/wm-init.el)0
-rw-r--r--emacs/snippets/Makefile (renamed from .emacs.d/snippets/Makefile)0
-rw-r--r--emacs/snippets/html-mode/Makefile (renamed from .emacs.d/snippets/html-mode/Makefile)0
-rw-r--r--emacs/snippets/html-mode/for (renamed from .emacs.d/snippets/html-mode/for)0
-rw-r--r--emacs/snippets/html-mode/generic-block (renamed from .emacs.d/snippets/html-mode/generic-block)0
-rw-r--r--emacs/snippets/org-mode/Makefile (renamed from .emacs.d/snippets/org-mode/Makefile)0
-rw-r--r--emacs/snippets/org-mode/codeblock (renamed from .emacs.d/snippets/org-mode/codeblock)0
-rw-r--r--emacs/snippets/org-mode/heading (renamed from .emacs.d/snippets/org-mode/heading)0
-rw-r--r--emacs/snippets/org-mode/project (renamed from .emacs.d/snippets/org-mode/project)0
-rw-r--r--emacs/snippets/org-mode/snippet (renamed from .emacs.d/snippets/org-mode/snippet)0
-rw-r--r--emacs/snippets/python-mode/Makefile (renamed from .emacs.d/snippets/python-mode/Makefile)0
-rw-r--r--emacs/snippets/python-mode/defm_empty (renamed from .emacs.d/snippets/python-mode/defm_empty)0
-rw-r--r--emacs/snippets/python-mode/form (renamed from .emacs.d/snippets/python-mode/form)0
-rw-r--r--emacs/snippets/python-mode/form_valid (renamed from .emacs.d/snippets/python-mode/form_valid)0
-rw-r--r--emacs/snippets/python-mode/import_from (renamed from .emacs.d/snippets/python-mode/import_from)0
-rw-r--r--emacs/snippets/python-mode/permission_guard (renamed from .emacs.d/snippets/python-mode/permission_guard)0
-rw-r--r--emacs/snippets/python-mode/url (renamed from .emacs.d/snippets/python-mode/url)0
35 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d0deef8..911aaf0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
export DESTDIR:=$(HOME)
-modules=.emacs.d .config .conkerorrc .local .moc .mutt .ncmpcpp \
+modules=emacs .config .conkerorrc .local .moc .mutt .ncmpcpp \
.pentadactyl .sawfish .ssh .w3m .weechat .zsh xmonad
objects=.bash_profile .beetsconfig .conky_box.lua .conkyrc .gitconfig \
.guile .hgrc .offlineimap.py .offlineimaprc .screenrc .scwmrc \
diff --git a/.emacs.d/.gitignore b/emacs/.gitignore
index 0b490df..0b490df 100644
--- a/.emacs.d/.gitignore
+++ b/emacs/.gitignore
diff --git a/.emacs.d/Makefile b/emacs/Makefile
index fc17095..fc17095 100644
--- a/.emacs.d/Makefile
+++ b/emacs/Makefile
diff --git a/.emacs.d/eshell/Makefile b/emacs/eshell/Makefile
index fd3b0f2..fd3b0f2 100644
--- a/.emacs.d/eshell/Makefile
+++ b/emacs/eshell/Makefile
diff --git a/.emacs.d/eshell/alias b/emacs/eshell/alias
index d98e2f5..d98e2f5 100644
--- a/.emacs.d/eshell/alias
+++ b/emacs/eshell/alias
diff --git a/.emacs.d/gnus.el b/emacs/gnus.el
index 7301231..7301231 100644
--- a/.emacs.d/gnus.el
+++ b/emacs/gnus.el
diff --git a/.emacs.d/init.el b/emacs/init.el
index 816c03d..816c03d 100644
--- a/.emacs.d/init.el
+++ b/emacs/init.el
diff --git a/.emacs.d/init.org b/emacs/init.org
index 2687290..2687290 100644
--- a/.emacs.d/init.org
+++ b/emacs/init.org
diff --git a/.emacs.d/site-lisp/Makefile b/emacs/site-lisp/Makefile
index bbccbb7..bbccbb7 100644
--- a/.emacs.d/site-lisp/Makefile
+++ b/emacs/site-lisp/Makefile
diff --git a/.emacs.d/site-lisp/dzen.el b/emacs/site-lisp/dzen.el
index 6cc3eae..6cc3eae 100644
--- a/.emacs.d/site-lisp/dzen.el
+++ b/emacs/site-lisp/dzen.el
diff --git a/.emacs.d/site-lisp/eltuki.el b/emacs/site-lisp/eltuki.el
index 224e9ab..224e9ab 100644
--- a/.emacs.d/site-lisp/eltuki.el
+++ b/emacs/site-lisp/eltuki.el
diff --git a/.emacs.d/site-lisp/ext.el b/emacs/site-lisp/ext.el
index d6abaa6..d6abaa6 100644
--- a/.emacs.d/site-lisp/ext.el
+++ b/emacs/site-lisp/ext.el
diff --git a/.emacs.d/site-lisp/metalexpress.el b/emacs/site-lisp/metalexpress.el
index 0c4539a..0c4539a 100644
--- a/.emacs.d/site-lisp/metalexpress.el
+++ b/emacs/site-lisp/metalexpress.el
diff --git a/.emacs.d/site-lisp/mu4e-init.el b/emacs/site-lisp/mu4e-init.el
index 258a6ef..258a6ef 100644
--- a/.emacs.d/site-lisp/mu4e-init.el
+++ b/emacs/site-lisp/mu4e-init.el
diff --git a/.emacs.d/site-lisp/newsticker-init.el b/emacs/site-lisp/newsticker-init.el
index c393df1..c393df1 100644
--- a/.emacs.d/site-lisp/newsticker-init.el
+++ b/emacs/site-lisp/newsticker-init.el
diff --git a/.emacs.d/site-lisp/oni.el b/emacs/site-lisp/oni.el
index 80d1b01..80d1b01 100644
--- a/.emacs.d/site-lisp/oni.el
+++ b/emacs/site-lisp/oni.el
diff --git a/.emacs.d/site-lisp/org-init.el b/emacs/site-lisp/org-init.el
index 4033c30..4033c30 100644
--- a/.emacs.d/site-lisp/org-init.el
+++ b/emacs/site-lisp/org-init.el
diff --git a/.emacs.d/site-lisp/quick-edit-mode.el b/emacs/site-lisp/quick-edit-mode.el
index 821c738..821c738 100644
--- a/.emacs.d/site-lisp/quick-edit-mode.el
+++ b/emacs/site-lisp/quick-edit-mode.el
diff --git a/.emacs.d/site-lisp/wm-init.el b/emacs/site-lisp/wm-init.el
index 694acab..694acab 100644
--- a/.emacs.d/site-lisp/wm-init.el
+++ b/emacs/site-lisp/wm-init.el
diff --git a/.emacs.d/snippets/Makefile b/emacs/snippets/Makefile
index 12ff544..12ff544 100644
--- a/.emacs.d/snippets/Makefile
+++ b/emacs/snippets/Makefile
diff --git a/.emacs.d/snippets/html-mode/Makefile b/emacs/snippets/html-mode/Makefile
index b2dff78..b2dff78 100644
--- a/.emacs.d/snippets/html-mode/Makefile
+++ b/emacs/snippets/html-mode/Makefile
diff --git a/.emacs.d/snippets/html-mode/for b/emacs/snippets/html-mode/for
index 01d9c44..01d9c44 100644
--- a/.emacs.d/snippets/html-mode/for
+++ b/emacs/snippets/html-mode/for
diff --git a/.emacs.d/snippets/html-mode/generic-block b/emacs/snippets/html-mode/generic-block
index 82d40c7..82d40c7 100644
--- a/.emacs.d/snippets/html-mode/generic-block
+++ b/emacs/snippets/html-mode/generic-block
diff --git a/.emacs.d/snippets/org-mode/Makefile b/emacs/snippets/org-mode/Makefile
index 34d4cd9..34d4cd9 100644
--- a/.emacs.d/snippets/org-mode/Makefile
+++ b/emacs/snippets/org-mode/Makefile
diff --git a/.emacs.d/snippets/org-mode/codeblock b/emacs/snippets/org-mode/codeblock
index a200b08..a200b08 100644
--- a/.emacs.d/snippets/org-mode/codeblock
+++ b/emacs/snippets/org-mode/codeblock
diff --git a/.emacs.d/snippets/org-mode/heading b/emacs/snippets/org-mode/heading
index 9d5451e..9d5451e 100644
--- a/.emacs.d/snippets/org-mode/heading
+++ b/emacs/snippets/org-mode/heading
diff --git a/.emacs.d/snippets/org-mode/project b/emacs/snippets/org-mode/project
index 269d655..269d655 100644
--- a/.emacs.d/snippets/org-mode/project
+++ b/emacs/snippets/org-mode/project
diff --git a/.emacs.d/snippets/org-mode/snippet b/emacs/snippets/org-mode/snippet
index 67f15d5..67f15d5 100644
--- a/.emacs.d/snippets/org-mode/snippet
+++ b/emacs/snippets/org-mode/snippet
diff --git a/.emacs.d/snippets/python-mode/Makefile b/emacs/snippets/python-mode/Makefile
index 192657b..192657b 100644
--- a/.emacs.d/snippets/python-mode/Makefile
+++ b/emacs/snippets/python-mode/Makefile
diff --git a/.emacs.d/snippets/python-mode/defm_empty b/emacs/snippets/python-mode/defm_empty
index baa976e..baa976e 100644
--- a/.emacs.d/snippets/python-mode/defm_empty
+++ b/emacs/snippets/python-mode/defm_empty
diff --git a/.emacs.d/snippets/python-mode/form b/emacs/snippets/python-mode/form
index 225d5e4..225d5e4 100644
--- a/.emacs.d/snippets/python-mode/form
+++ b/emacs/snippets/python-mode/form
diff --git a/.emacs.d/snippets/python-mode/form_valid b/emacs/snippets/python-mode/form_valid
index c5a7e58..c5a7e58 100644
--- a/.emacs.d/snippets/python-mode/form_valid
+++ b/emacs/snippets/python-mode/form_valid
diff --git a/.emacs.d/snippets/python-mode/import_from b/emacs/snippets/python-mode/import_from
index 5c23b8e..5c23b8e 100644
--- a/.emacs.d/snippets/python-mode/import_from
+++ b/emacs/snippets/python-mode/import_from
diff --git a/.emacs.d/snippets/python-mode/permission_guard b/emacs/snippets/python-mode/permission_guard
index ab53895..ab53895 100644
--- a/.emacs.d/snippets/python-mode/permission_guard
+++ b/emacs/snippets/python-mode/permission_guard
diff --git a/.emacs.d/snippets/python-mode/url b/emacs/snippets/python-mode/url
index 00ade72..00ade72 100644
--- a/.emacs.d/snippets/python-mode/url
+++ b/emacs/snippets/python-mode/url