]> git.cworth.org Git - notmuch/commit - emacs/notmuch-mua.el
emacs: Improve interactive use documentation
authorAustin Clements <amdragon@MIT.EDU>
Sun, 6 Oct 2013 03:22:47 +0000 (23:22 -0400)
committerDavid Bremner <bremner@debian.org>
Mon, 7 Oct 2013 23:32:08 +0000 (20:32 -0300)
commitc1221dd65a5497057909aeb21d7c50c65090bf6f
treebd13b8fddc0beb9c6f0db7baf1c112ca286c19a7
parentfad4f21cb7016f22e496bb92e117382b969f5f09
emacs: Improve interactive use documentation

This improves the function documentation for many interactive
commands, either by improving their documentation string where the
improvement also makes sense for programmatic use or by adding a
'notmuch-doc property where it doesn't.

For nearly all commands that support a prefix argument, this adds a
'notmuch-prefix-doc property to document their prefixed behavior This
omits prefix documentation for a few commands where I thought the
prefixed behavior was too obscure (or too complex to fit in one line).
emacs/notmuch-mua.el
emacs/notmuch-show.el
emacs/notmuch.el