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:
parent
1d8bea6283
commit
cb6ce5eee8
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user