1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-06 20:49:33 +00:00

Fix last change

This commit is contained in:
Leo Liu 2014-06-26 12:27:18 +08:00
parent 1d8bea6283
commit cb6ce5eee8

View File

@ -297,7 +297,7 @@ They count bytes from the beginning of the body."
(insert data))
(list (length data) charset)))
(defconst url-http-codes)
(defvar url-http-codes)
;;;###autoload
(defun url-insert-file-contents (url &optional visit beg end replace)