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.
This commit is contained in:
Tom Willemsen 2013-02-17 23:09:24 +01:00
parent 50ab6deeab
commit a281f040cd
35 changed files with 1 additions and 1 deletions

View file

@ -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 \