projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb846d1
)
Remove some debug code that crept in
author
John Wiegley
<johnw@newartisans.com>
Fri, 1 Dec 2017 19:17:34 +0000
(11:17 -0800)
committer
John Wiegley
<johnw@newartisans.com>
Fri, 1 Dec 2017 19:17:34 +0000
(11:17 -0800)
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 fe2233057704a8f67dcc666a355658994cfd4f6e..4e6526498611c4526bd6df1c27ef08ce2354e339 100644
(file)
--- a/
lisp/use-package/use-package.el
+++ b/
lisp/use-package/use-package.el
@@
-1787,7
+1787,6
@@
this file. Usage:
(emacs-lisp-mode)
(insert (pp-to-string body))
(current-buffer)))))
- (message "body = %s" body)
body))))