1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00

Autoload url-insert-buffer-contents

* lisp/url/url-handlers.el: Add autoload cookie so that
`package-list-packages' doesn't bug out (bug#21927) (tiny change)
This commit is contained in:
Samer Masterson 2015-12-25 19:04:55 +01:00 committed by Lars Ingebrigtsen
parent 6d124eef1c
commit 7a7b5b492f

View File

@ -309,6 +309,7 @@ They count bytes from the beginning of the body."
(defvar url-http-codes)
;;;###autoload
(defun url-insert-buffer-contents (buffer url &optional visit beg end replace)
"Insert the contents of BUFFER into current buffer.
This is like `url-insert', but also decodes the current buffer as