]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch.el
emacs: instruct user to autoload notmuch instead of require'ing it
[notmuch] / emacs / notmuch.el
index e93d8c85348eba27ed0252f54cce532f2bc12fb6..e646aa5ba6143c389a615790896a55b6df44acea 100644 (file)
@@ -36,7 +36,7 @@
 ;;
 ;; Then, to actually run it, add:
 ;;
-;;     (require 'notmuch)
+;;     (autoload 'notmuch "notmuch" "Notmuch mail" t)
 ;;
 ;; to your ~/.emacs file, and then run "M-x notmuch" from within emacs,
 ;; or run: