]> 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:04:55 +0000 (19:04 +0100)
* lisp/url/url-handlers.el: Add autoload cookie so that
`package-list-packages' doesn't bug out (bug#21927) (tiny change)

lisp/url/url-handlers.el

index bafe3e52725312d005bed3a6b4861092f54f32aa..d13df6945a7834e1b02c61613c1d8f30e3b71c14 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