projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df91173
)
Remove debugging
author
Lars Ingebrigtsen
<larsi@gnus.org>
Tue, 16 Feb 2016 02:24:47 +0000
(13:24 +1100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Tue, 16 Feb 2016 02:24:47 +0000
(13:24 +1100)
lisp/url/url-gw.el
patch
|
blob
|
history
diff --git
a/lisp/url/url-gw.el
b/lisp/url/url-gw.el
index 2b552df69d986e4e028e85008136a7da7e1734e8..d898368cf9eb003ce7b0d59445326653cb27a695 100644
(file)
--- a/
lisp/url/url-gw.el
+++ b/
lisp/url/url-gw.el
@@
-256,7
+256,6
@@
overriding the value of `url-gateway-method'."
(_
(error "Bad setting of url-gateway-method: %s"
url-gateway-method))))))
- (message "Coding system: %s" (process-coding-system conn))
conn)))
(provide 'url-gw)