aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-lib.el
AgeCommit message (Expand)Author
2012-05-23emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()Tomi Ollila
2012-05-06emacs: Correctly quote non-text/plain parts in replyAdam Wolfe Gordon
2012-04-02emacs: Fix two bugs in replyAdam Wolfe Gordon
2012-03-31emacs: Fix mis-named argument to notmuch-get-bodypart-internalAustin Clements
2012-03-30emacs: Escape all message ID queriesAustin Clements
2012-03-30emacs: content-type comparison should be case insensitive.Mark Walters
2012-03-19emacs: Use the new JSON reply format and message-cite-originalAdam Wolfe Gordon
2012-03-19emacs: Factor out useful functions into notmuch-libAdam Wolfe Gordon
2012-02-03emacs: Prefer '[No Subject]' to blank subjects.David Edmondson
2012-01-25emacs: use a single history for all searchesDmitry Kurochkin
2012-01-21emacs/*.el: changed one-char comment prefix ';' to two; ';;'Tomi Ollila
2012-01-21emacs: invert relation between 'notmuch-send and 'message customization groupsPieter Praet
2012-01-19emacs: logically group def{custom,face}sPieter Praet
2011-11-07emacs: remove unused `point-invisible-p' functionDmitry Kurochkin
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