aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-mua.el
Commit message (Expand)AuthorAge
* emacs: Forwarded messages should not have modified buffersGravatar David Edmondson2014-06-22
* emacs: remove auto-signing of replies to signed messagesGravatar Jameson Graef Rollins2014-04-14
* emacs: sign/encrypt replies to signed/encrypted messagesGravatar Jani Nikula2014-04-12
* emacs: push mark before signature on replyGravatar Jani Nikula2014-03-30
* emacs: Simplify and fix `notmuch-mua-prompt-for-sender'Gravatar Austin Clements2014-03-04
* emacs: Build forwarded message buffer more directlyGravatar Austin Clements2014-02-22
* emacs: initialize ido(-completing-read) in emacs 23.[123]Gravatar Tomi Ollila2014-02-03
* emacs: do not put quoted reply in primary selectionGravatar Mark Walters2013-11-19
* emacs: Improve interactive use documentationGravatar Austin Clements2013-10-07
* emacs: `notmuch-mua-new-reply' is also not interactiveGravatar Austin Clements2013-10-07
* emacs: `notmuch-mua-new-forward-message' is not interactiveGravatar Austin Clements2013-10-07
* emacs: fix notmuch-mua-reply point placement when signature involvedGravatar Tomi Ollila2013-09-08
* emacs: insert quotable parts in reply as they are displayed in show viewGravatar Jani Nikula2013-09-05
* emacs: dropped rest of now-unused JSON functionalityGravatar Tomi Ollila2013-07-20
* emacs: Use S-exp format everywhereGravatar Austin Clements2013-06-24
* emacs: Use --format-version for search, show, and replyGravatar Austin Clements2012-12-16
* emacs: Factor out synchronous notmuch JSON invocationsGravatar Austin Clements2012-12-16
* emacs: Do not pass stderr of notmuch reply to JSON parserGravatar Michal Sojka2012-05-06
* emacs: Let the user choose where to compose new mailsGravatar Thomas Jost2012-05-06
* emacs: Correctly quote non-text/plain parts in replyGravatar Adam Wolfe Gordon2012-05-06
* emacs: Fix the References header in replyGravatar Adam Wolfe Gordon2012-04-02
* emacs: Fix two bugs in replyGravatar Adam Wolfe Gordon2012-04-02
* emacs: Use the new JSON reply format and message-cite-originalGravatar Adam Wolfe Gordon2012-03-19
* emacs: fix MML quoting in repliesGravatar Jani Nikula2012-03-10
* emacs: use mark instead of point-max in MML quoting.Gravatar David Bremner2012-02-04
* Merge commit '0.11.1'Gravatar David Bremner2012-02-04
|\
| * emacs: quote MML tags in repliesGravatar Aaron Ecay2012-02-03
* | emacs: logically group def{custom,face}sGravatar Pieter Praet2012-01-19
* | emacs: add support for replying just to the senderGravatar Jani Nikula2012-01-14
* | emacs: Mark the quoted region during reply.Gravatar David Edmondson2012-01-10
|/
* emacs: Fix notmuch-mua-user-agent defcustomGravatar Jani Nikula2011-12-22
* Add an argument to notmuch-mua-mailGravatar Aaron Ecay2011-12-18
* fix checking whether header is member of message-hidden-headersGravatar Tomi Ollila2011-08-25
* emacs: Cleaner interface when prompting for sender addressGravatar Thomas Jost2011-06-03
* emacs: Don't always prompt for the "From" address when replyingGravatar Thomas Jost2011-06-03
* emacs: Add support for PGP/MIME verification/decryptionGravatar Jameson Graef Rollins2011-05-27
* emacs: Add a customization allowing to always prompt for the "From" address w...Gravatar Thomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when replying to a messageGravatar Thomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when forwarding a messageGravatar Thomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when composing a new messageGravatar Thomas Jost2011-05-26
* emacs: Helpers needed for the user to be able to choose the "From" address wh...Gravatar Thomas Jost2011-05-26
* emacs: Eliminate duplicate From header in replies.Gravatar Carl Worth2010-10-27
* emacs: Explicitly set the From address when composing a new message.Gravatar Carl Worth2010-10-27
* add missing docstring for functionsGravatar Sebastian Spaeth2010-06-03
* emacs: Reuse rather than reinvent message header filteringGravatar Sebastian Spaeth2010-06-03
* emacs: Use message-signature-separator rather than hard-coded string.Gravatar Carl Worth2010-04-26
* Put signatures at the very end of the messageGravatar Dirk Hohndel2010-04-26
* emacs: More DWIM when editing messagesGravatar David Edmondson2010-04-26
* emacs: Hide the "User-Agent:" when composing messagesGravatar David Edmondson2010-04-26
* emacs: Automatically load "notmuch-address"Gravatar David Edmondson2010-04-26