aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-mua.el
diff options
context:
space:
mode:
authorGravatar Sebastian Spaeth <Sebastian@SSpaeth.de>2010-05-03 12:29:33 +0200
committerGravatar Carl Worth <cworth@cworth.org>2010-06-03 18:17:03 -0700
commite229bfa5aa68ce0e9076b04cac7774a754b47ab2 (patch)
tree41752c0c99c17e376e19b347c8badb25ed071dd0 /emacs/notmuch-mua.el
parenta56010ac8b89a2489eee5c78469f05cee85ec858 (diff)
add missing docstring for functions
The '?' key bindings uses them for the help window and these are currently empty. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'emacs/notmuch-mua.el')
-rw-r--r--emacs/notmuch-mua.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el
index 0975fe61..0ad079ff 100644
--- a/emacs/notmuch-mua.el
+++ b/emacs/notmuch-mua.el
@@ -118,6 +118,7 @@ list."
(defun notmuch-mua-mail (&optional to subject other-headers continue
switch-function yank-action send-actions)
+ "Invoke the notmuch mail composition window."
(interactive)
(when notmuch-mua-user-agent-function