notmuch/emacs
David Edmondson 45ad21fba1 emacs: Re-arrange message sending code
Define a new `mail-user-agent' (`notmuch-user-agent') and use it by
default. Re-arrange various routines that send mail to use this
(compose, reply, forward). Insert a `User-Agent:' header by default.

This is the real commit for this functionality this time. The
previous attempt to merge this code:

	commit 57926bc7b0

was botched (by Carl Worth, not David) to include only the Makefile
change. So the build was broken until this commit that actually adds
the new file.
2010-04-23 15:41:33 -07:00
..
Makefile emacs: Move emacs UI (currently just one file) to subdirectory. 2010-03-09 12:13:33 -08:00
Makefile.local emacs: Re-arrange message sending code 2010-04-23 13:18:13 -07:00
notmuch-hello.el emacs: Re-arrange message sending code 2010-04-23 15:41:33 -07:00
notmuch-lib.el emacs: Re-arrange message sending code 2010-04-23 15:41:33 -07:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-mua.el emacs: Re-arrange message sending code 2010-04-23 15:41:33 -07:00
notmuch-query.el notmuch-query.el: new file to support access to the notmuch database. 2010-04-05 11:08:45 -07:00
notmuch-show.el emacs: Push the cursor to point-max on n' or N' at the end of a thread 2010-04-23 13:26:32 -07:00
notmuch-wash.el emacs: Move body markup to a separate file 2010-04-21 12:55:46 -07:00
notmuch.el emacs: Re-arrange message sending code 2010-04-23 15:41:33 -07:00