]> git.cworth.org Git - notmuch/blobdiff - emacs/notmuch-address.el
emacs: misc doc-string improvements
[notmuch] / emacs / notmuch-address.el
index 561cc140e7b6f967e1771c52043fe006d927597c..2c51e89bb2a29f91f9e3e88a4d4d9f10d2a893cb 100644 (file)
@@ -36,9 +36,9 @@
 This variable is set by calling `notmuch-address-harvest'.")
 
 (defvar notmuch-address-full-harvest-finished nil
-  "t indicates that full completion address harvesting has been finished.
-Use notmuch-address--harvest-ready to access as that will load a
-saved hash if necessary (and available).")
+  "Whether full completion address harvesting has finished.
+Use `notmuch-address--harvest-ready' to access as that will load
+saved hash if necessary (and available).")
 
 (defun notmuch-address--harvest-ready ()
   "Return t if there is a full address hash available.