notmuch/emacs
Jesse Rosenthal 80a9078716 emacs: Remove conditional from notmuch-fcc-initialization.
The fcc code would only initialize if notmuch-fcc-dirs was set. This was
a problem if you reset the variable, or added the variable later during
initialization. Now we always add the fcc hook, but it doesn't do
anything unless notmuch-fcc-dirs are set.
2010-04-27 09:42:40 -07:00
..
coolj.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
Makefile emacs: Move emacs UI (currently just one file) to subdirectory. 2010-03-09 12:13:33 -08:00
Makefile.local Integrate notmuch-maildir-fcc into notmuch 2010-04-26 11:58:34 -07:00
notmuch-address.el emacs: Tell the user how many addresses matched when completing 2010-04-26 10:58:42 -07:00
notmuch-hello.el emacs: Fix `notmuch-hello-insert-tags' to correctly draw the tags. 2010-04-27 08:20:24 -07:00
notmuch-lib.el emacs: Rip out all of the notmuch-folder code. 2010-04-26 22:42:07 -07:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-maildir-fcc.el emacs: Remove conditional from notmuch-fcc-initialization. 2010-04-27 09:42:40 -07:00
notmuch-message.el emacs: Add auto-tagging for replied messages. 2010-04-27 09:16:10 -07:00
notmuch-mua.el emacs: Use message-signature-separator rather than hard-coded string. 2010-04-26 23:12:58 -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/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'. 2010-04-27 08:22:40 -07:00
notmuch-wash.el emacs: Add missing parenthesis that was breaking the build. 2010-04-27 08:42:11 -07:00
notmuch.el emacs: require notmuch-message.el from notmuch.el 2010-04-27 09:16:44 -07:00