]> git.eshelyaron.com Git - emacs.git/commitdiff
Autoload url-insert-buffer-contents
authorSamer Masterson <samer@samertm.com>
Fri, 25 Dec 2015 18:04:55 +0000 (19:04 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Dec 2015 18:05:21 +0000 (19:05 +0100)
* lisp/url/url-handlers.el: Add autoload cookie so that
`package-list-packages' doesn't bug out (bug#21927) (tiny change)

Backport:

(cherry picked from commit 7a7b5b492ff9929eecd90c4564db6fbf3b192323)

lisp/url/url-handlers.el

index 0b9d43f70cf5e7c1bb5c1516f70ad11d62a3542d..6df26a4c9cda87fc118b0a687f3524348ec847d2 100644 (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