]> git.eshelyaron.com Git - emacs.git/commitdiff
Add autoload cookie for the eww-suggest-uris variable.
authorIvan Shmakov <ivan@siamics.net>
Mon, 16 Feb 2015 19:01:50 +0000 (19:01 +0000)
committerIvan Shmakov <ivan@siamics.net>
Mon, 16 Feb 2015 19:01:50 +0000 (19:01 +0000)
* lisp/net/eww.el (eww-suggest-uris): Add autoload cookie, so that
add-hook works correctly even if the file is not yet loaded.

lisp/ChangeLog
lisp/net/eww.el

index 42628ff2c53e99d58055e9036e79a3ea60a393ed..71ecb407d3259f962b2be0f77ea96c63b1aa0de7 100644 (file)
@@ -4,6 +4,9 @@
        (eww-mode): Add autoload cookie.
        (eww-restore-desktop): Use inhibit-read-only.
 
+       * net/eww.el (eww-suggest-uris): Add autoload cookie, so that
+       add-hook works correctly even if the file is not yet loaded.
+
 2015-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * emacs-lisp/eieio.el (defclass): Use make-instance rather than
index c2da4c96173abead86f74007e6a74b2b67a4d425..b7ee0650d7080b120daf1fb0464b4a889336d46b 100644 (file)
@@ -60,6 +60,7 @@
   :group 'eww
   :type 'string)
 
+;;;###autoload
 (defcustom eww-suggest-uris
   '(eww-links-at-point
     url-get-url-at-point