Mercurial > dotfiles
comparison .hgrc @ 77:45d7441d0cf2
Modularize .emacs
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Thu, 09 Apr 2009 13:39:20 -0500 |
parents | d23dde77450a |
children | 5e1439dd9ee1 |
comparison
equal
deleted
inserted
replaced
76:2b2a667092fd | 77:45d7441d0cf2 |
---|---|
12 hgext.purge= | 12 hgext.purge= |
13 hgext.rebase= | 13 hgext.rebase= |
14 hgext.record= | 14 hgext.record= |
15 hgext.transplant= | 15 hgext.transplant= |
16 hgext.zeroconf= | 16 hgext.zeroconf= |
17 hgsubversion= | 17 hgsubversion=/Users/afackler/Programming/oss/hgsubversion |
18 hggit= | 18 hggit= |
19 histedit= | 19 histedit= |
20 | 20 |
21 [alias] | 21 [alias] |
22 ll=log --graph -l 6 | 22 ll=log --graph -l 6 |