projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80b010a
)
Minor reformatting
author
John Wiegley
<johnw@newartisans.com>
Sun, 17 Jun 2012 14:38:11 +0000
(09:38 -0500)
committer
John Wiegley
<johnw@newartisans.com>
Sun, 17 Jun 2012 14:38:11 +0000
(09:38 -0500)
lisp/use-package/use-package.el
patch
|
blob
|
history
diff --git
a/lisp/use-package/use-package.el
b/lisp/use-package/use-package.el
index 69998b8118f8f051df234cc78af4953df70e8a0c..0d9d26ef45fafe005784f49e1a39298849a2be33 100644
(file)
--- a/
lisp/use-package/use-package.el
+++ b/
lisp/use-package/use-package.el
@@
-229,12
+229,11
@@
;; el-get-update
;; el-get-list-packages)
;; :config
-;; (progn
-;; (defun el-get-read-status-file ()
-;; (mapcar #'(lambda (entry)
-;; (cons (plist-get entry :symbol)
-;; `(status "installed" recipe ,entry)))
-;; el-get-sources))))
+;; (defun el-get-read-status-file ()
+;; (mapcar #'(lambda (entry)
+;; (cons (plist-get entry :symbol)
+;; `(status "installed" recipe ,entry)))
+;; el-get-sources)))
(require 'bind-key)