]> git.cworth.org Git - obsolete/notmuch-old/blobdiff - emacs/notmuch-hello.el
add missing docstring for functions
[obsolete/notmuch-old] / emacs / notmuch-hello.el
index f95a86877595812453f6f3f960228132f2805e31..02d8f0c4e1ddddeb958a19fb8ba6579ed8f02493 100644 (file)
@@ -249,6 +249,7 @@ should be. Returns a cons cell `(tags-per-line width)'."
   (notmuch-hello-update t))
 
 (defun notmuch-hello-update (&optional no-display)
+  "Update the current notmuch view."
   ;; Lazy - rebuild everything.
   (interactive)
   (notmuch-hello no-display))