summaryrefslogtreecommitdiff
path: root/emacs/notmuch-lib.el
AgeCommit message (Expand)Author
2011-06-23fix sum moar typos [user-visible documentation in code]Pieter Praet
2011-05-27emacs: Add support for PGP/MIME verification/decryptionJameson Graef Rollins
2011-05-26emacs: Make the queries used in the all-tags section configurableDaniel Schoepe
2011-05-24emacs: Add an accessor function for emacs code to get at user.other_emailCarl Worth
2011-05-11emacs: Only compile replacement functions for emacs < emacs-23Carl Worth
2010-11-16compatibility with emacs22James Vasile
2010-11-11emacs: mv notmuch-{show,common}-do-stashJameson Rollins
2010-11-08Don't use kill-this-buffer to kill notmuch emacs buffersJameson Rollins
2010-10-27emacs: Explicitly set the From address when composing a new message.Carl Worth
2010-10-27emacs: Change FCC to be relative to notmuch mail store, not message-directoryCarl Worth
2010-04-26emacs: Rip out all of the notmuch-folder code.Carl Worth
2010-04-26emacs: Add a notmuch-saved-searches function.Carl Worth
2010-04-26emacs: Move declare-function from notmuch-lib.el to notmuch-hello.el.Carl Worth
2010-04-26notmuch-hello: Add a 'G' keybinding.Carl Worth
2010-04-26emacs: `notmuch' should display the `notmuch-hello' interfaceDavid Edmondson
2010-04-23emacs: Re-arrange message sending codeDavid Edmondson
2010-04-23emacs: Add notmuch-hello.el, a friendly frontend to notmuchDavid Edmondson
2010-04-21emacs: JSON based implementationDavid Edmondson
2010-04-05emacs: Move notmuch-show functionality to notmuch-show.elDavid Edmondson