projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2da6318
)
package header should, hold, sold be the full filename + ext
author
Donald Curtis
<dcurtis@milkbox.net>
Wed, 15 May 2013 14:01:37 +0000
(09:01 -0500)
committer
Donald Curtis
<dcurtis@milkbox.net>
Wed, 15 May 2013 14:01:37 +0000
(09:01 -0500)
this fixes a bug in using `(package-buffer-info)`
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 50fa4edd8adfc7b3351a95d00e95106df2fccc98..4778c399dea8c43948811bfbd7bd5b0d3ee12d71 100644
(file)
--- a/
lisp/use-package/use-package.el
+++ b/
lisp/use-package/use-package.el
@@
-1,4
+1,4
@@
-;;; use-package --- A use-package declaration for simplifying your .emacs
+;;; use-package
.el
--- A use-package declaration for simplifying your .emacs
;; Copyright (C) 2012 John Wiegley