# HG changeset patch # User Augie Fackler # Date 1259097564 21600 # Node ID 8b0932adcaf18d9956b8a6851386f05c331a25ba # Parent b67c5a3b98f30c927a0ea689c36913b7ba133c9f emacs: mark the location of one of my sources diff --git a/.emacs b/.emacs --- a/.emacs +++ b/.emacs @@ -1,7 +1,7 @@ ;; Augie Fackler's .emacs file ; Places I've stolen from: ; Karl Fogel: http://svn.red-bean.com/repos/kfogel/trunk -; Dave Anderson: +; Dave Anderson: https://ssl.natulte.net/hg/dotfiles/ ; Emacs Starter Kit: http://github.com/technomancy/emacs-starter-kit (add-to-list 'load-path (expand-file-name "~/.elisp"))