diff .emacs @ 155:8b0932adcaf1

emacs: mark the location of one of my sources
author Augie Fackler <durin42@gmail.com>
date Tue, 24 Nov 2009 15:19:24 -0600
parents 932ae5899ff4
children b80bed8c7c39
line wrap: on
line diff
--- 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"))