Mercurial > dotfiles
changeset 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 | b67c5a3b98f3 |
children | 59ea03d7029a |
files | .emacs |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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"))