index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
/
notmuch-mua.el
Age
Commit message (
Expand
)
Author
2012-05-06
emacs: Do not pass stderr of notmuch reply to JSON parser
Michal Sojka
2012-05-06
emacs: Let the user choose where to compose new mails
Thomas Jost
2012-05-06
emacs: Correctly quote non-text/plain parts in reply
Adam Wolfe Gordon
2012-04-02
emacs: Fix the References header in reply
Adam Wolfe Gordon
2012-04-02
emacs: Fix two bugs in reply
Adam Wolfe Gordon
2012-03-19
emacs: Use the new JSON reply format and message-cite-original
Adam Wolfe Gordon
2012-03-10
emacs: fix MML quoting in replies
Jani Nikula
2012-02-04
emacs: use mark instead of point-max in MML quoting.
David Bremner
2012-02-04
Merge commit '0.11.1'
David Bremner
2012-02-03
emacs: quote MML tags in replies
Aaron Ecay
2012-01-19
emacs: logically group def{custom,face}s
Pieter Praet
2012-01-14
emacs: add support for replying just to the sender
Jani Nikula
2012-01-10
emacs: Mark the quoted region during reply.
David Edmondson
2011-12-22
emacs: Fix notmuch-mua-user-agent defcustom
Jani Nikula
2011-12-18
Add an argument to notmuch-mua-mail
Aaron Ecay
2011-08-25
fix checking whether header is member of message-hidden-headers
Tomi Ollila
2011-06-03
emacs: Cleaner interface when prompting for sender address
Thomas Jost
2011-06-03
emacs: Don't always prompt for the "From" address when replying
Thomas Jost
2011-05-27
emacs: Add support for PGP/MIME verification/decryption
Jameson Graef Rollins
2011-05-26
emacs: Add a customization allowing to always prompt for the "From" address when composing a new message
Thomas Jost
2011-05-26
emacs: Allow the user to choose the "From" address when replying to a message
Thomas Jost
2011-05-26
emacs: Allow the user to choose the "From" address when forwarding a message
Thomas Jost
2011-05-26
emacs: Allow the user to choose the "From" address when composing a new message
Thomas Jost
2011-05-26
emacs: Helpers needed for the user to be able to choose the "From" address when composing a new message
Thomas Jost
2010-10-27
emacs: Eliminate duplicate From header in replies.
Carl Worth
2010-10-27
emacs: Explicitly set the From address when composing a new message.
Carl Worth
2010-06-03
add missing docstring for functions
Sebastian Spaeth
2010-06-03
emacs: Reuse rather than reinvent message header filtering
Sebastian Spaeth
2010-04-26
emacs: Use message-signature-separator rather than hard-coded string.
Carl Worth
2010-04-26
Put signatures at the very end of the message
Dirk Hohndel
2010-04-26
emacs: More DWIM when editing messages
David Edmondson
2010-04-26
emacs: Hide the "User-Agent:" when composing messages
David Edmondson
2010-04-26
emacs: Automatically load "notmuch-address"
David Edmondson
2010-04-26
emacs: Sort headers when composing
David Edmondson
2010-04-26
emacs: Suppress window creation when replying
David Edmondson
2010-04-23
emacs: Re-arrange message sending code
David Edmondson