projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d8bea6
)
Fix last change
author
Leo Liu
<sdl.web@gmail.com>
Thu, 26 Jun 2014 04:27:18 +0000
(12:27 +0800)
committer
Leo Liu
<sdl.web@gmail.com>
Thu, 26 Jun 2014 04:27:18 +0000
(12:27 +0800)
lisp/url/url-handlers.el
patch
|
blob
|
history
diff --git
a/lisp/url/url-handlers.el
b/lisp/url/url-handlers.el
index 5a274c12e31c4c0e59fd23aceba1882e0731e961..0572e6eec8b8bc527c74ba7f875670aafd026db8 100644
(file)
--- a/
lisp/url/url-handlers.el
+++ b/
lisp/url/url-handlers.el
@@
-297,7
+297,7
@@
They count bytes from the beginning of the body."
(insert data))
(list (length data) charset)))
-(def
const
url-http-codes)
+(def
var
url-http-codes)
;;;###autoload
(defun url-insert-file-contents (url &optional visit beg end replace)