X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=dot%2Femacs;h=4c2a31718f7bbf97f35e5857db502923ccab384b;hb=31629c86f30a4869c0f1e1d9380676b893fa9a5e;hp=6bc26a42fc1988a9300d2d1e8a805946800389bb;hpb=e1654575ecda94c0eb7a40cb8de37f3b9c97e2c5;p=ian-dotfiles.git diff --git a/dot/emacs b/dot/emacs index 6bc26a4..4c2a317 100644 --- a/dot/emacs +++ b/dot/emacs @@ -14,8 +14,7 @@ ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. ) - -(setq load-path (append '("~ian/emacs") load-path)) +(setq load-path (append '("~/emacs") load-path)) (load-library "ian") (menu-bar-mode -1) (put 'dired-find-alternate-file 'disabled nil)