projects
/
emacs-init.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6ccc57b
)
fix setup/magit.el
Stefan Bund [Tue, 7 May 2013 10:55:34 +0000 (12:55 +0200)]
setup/magit.el
patch
|
blob
|
history
diff --git
a/setup/magit.el
b/setup/magit.el
index
8becc0d
..
b3d0b70
100644
(file)
--- a/
setup/magit.el
+++ b/
setup/magit.el
@@
-4,7
+4,7
@@
(or load-file-name
(when (boundp 'bytecomp-filename) bytecomp-filename)
buffer-file-name))))
- "emacs-egrep"))
+ "magit"))
(require 'magit)
(require 'cl)