diff .emacs @ 98:8aa70b521063

Jump-to-function trick with IDO.
author Augie Fackler <durin42@gmail.com>
date Thu, 30 Apr 2009 13:48:22 -0500
parents 45d7441d0cf2
children 932ae5899ff4
line wrap: on
line diff
--- a/.emacs
+++ b/.emacs
@@ -2,6 +2,7 @@
 ; Places I've stolen from:
 ;  Karl Fogel: http://svn.red-bean.com/repos/kfogel/trunk
 ;  Dave Anderson:
+;  Emacs Starter Kit: http://github.com/technomancy/emacs-starter-kit
 
 (add-to-list 'load-path (expand-file-name "~/.elisp"))