aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-lib.el
Commit message (Expand)AuthorAge
* emacs: Use text properties instead of overlays for tag coloringGravatar Austin Clements2012-07-24
* emacs: Implement an incremental JSON parserGravatar Austin Clements2012-07-12
* emacs: Suppress warnings about using cl at runtimeGravatar Austin Clements2012-06-03
* emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()Gravatar Tomi Ollila2012-05-23
* emacs: Correctly quote non-text/plain parts in replyGravatar Adam Wolfe Gordon2012-05-06
* emacs: Fix two bugs in replyGravatar Adam Wolfe Gordon2012-04-02
* emacs: Fix mis-named argument to notmuch-get-bodypart-internalGravatar Austin Clements2012-03-31
* emacs: Escape all message ID queriesGravatar Austin Clements2012-03-30
* emacs: content-type comparison should be case insensitive.Gravatar Mark Walters2012-03-30
* emacs: Use the new JSON reply format and message-cite-originalGravatar Adam Wolfe Gordon2012-03-19
* emacs: Factor out useful functions into notmuch-libGravatar Adam Wolfe Gordon2012-03-19
* emacs: Prefer '[No Subject]' to blank subjects.Gravatar David Edmondson2012-02-03
* emacs: use a single history for all searchesGravatar Dmitry Kurochkin2012-01-25
* emacs/*.el: changed one-char comment prefix ';' to two; ';;'Gravatar Tomi Ollila2012-01-21
* emacs: invert relation between 'notmuch-send and 'message customization groupsGravatar Pieter Praet2012-01-21
* emacs: logically group def{custom,face}sGravatar Pieter Praet2012-01-19
* emacs: remove unused `point-invisible-p' functionGravatar Dmitry Kurochkin2011-11-07
* fix sum moar typos [user-visible documentation in code]Gravatar Pieter Praet2011-06-23
* emacs: Add support for PGP/MIME verification/decryptionGravatar Jameson Graef Rollins2011-05-27
* emacs: Make the queries used in the all-tags section configurableGravatar Daniel Schoepe2011-05-26
* emacs: Add an accessor function for emacs code to get at user.other_emailGravatar Carl Worth2011-05-24
* emacs: Only compile replacement functions for emacs < emacs-23Gravatar Carl Worth2011-05-11
* compatibility with emacs22Gravatar James Vasile2010-11-16
* emacs: mv notmuch-{show,common}-do-stashGravatar Jameson Rollins2010-11-11
* Don't use kill-this-buffer to kill notmuch emacs buffersGravatar Jameson Rollins2010-11-08
* emacs: Explicitly set the From address when composing a new message.Gravatar Carl Worth2010-10-27
* emacs: Change FCC to be relative to notmuch mail store, not message-directoryGravatar Carl Worth2010-10-27
* emacs: Rip out all of the notmuch-folder code.Gravatar Carl Worth2010-04-26
* emacs: Add a notmuch-saved-searches function.Gravatar Carl Worth2010-04-26
* emacs: Move declare-function from notmuch-lib.el to notmuch-hello.el.Gravatar Carl Worth2010-04-26
* notmuch-hello: Add a 'G' keybinding.Gravatar Carl Worth2010-04-26
* emacs: `notmuch' should display the `notmuch-hello' interfaceGravatar David Edmondson2010-04-26
* emacs: Re-arrange message sending codeGravatar David Edmondson2010-04-23
* emacs: Add notmuch-hello.el, a friendly frontend to notmuchGravatar David Edmondson2010-04-23
* emacs: JSON based implementationGravatar David Edmondson2010-04-21
* emacs: Move notmuch-show functionality to notmuch-show.elGravatar David Edmondson2010-04-05