]> git.notmuchmail.org Git - notmuch/history - emacs/notmuch-lib.el
emacs: Factor out synchronous notmuch JSON invocations
[notmuch] / emacs / notmuch-lib.el
2012-12-16 Austin Clementsemacs: Factor out synchronous notmuch JSON invocations
2012-12-16 Austin Clementsemacs: Centralize notmuch command error handling
2012-12-15 Austin Clementsemacs: Fix bug in resynchronizing after a JSON parse...
2012-12-06 Mark Waltersemacs: stash bugfix
2012-12-04 Jani Nikulaemacs: drop support for deprecated notmuch-folders
2012-10-28 Mark Waltersemacs: Move the incremental JSON parser to notmuch...
2012-10-27 Austin Clementsemacs: Introduce generic boolean term escaping function
2012-09-30 Austin Clementsemacs: Work around gnus-inhibit-images bug in mm-shr
2012-09-19 Jani Nikulaemacs: add support for custom tag changes on message...
2012-08-12 Austin Clementsemacs: Fix "not defined at runtime" warning
2012-07-24 Austin Clementsemacs: Use text properties instead of overlays for...
2012-07-12 Austin Clementsemacs: Implement an incremental JSON parser
2012-06-03 Austin Clementsemacs: Suppress warnings about using cl at runtime
2012-05-24 David BremnerMerge branch 'release'
2012-05-24 Tomi Ollilaemacs: use 'gnus-decoded in notmuch-mm-display-part...
2012-05-06 Adam Wolfe Gordonemacs: Correctly quote non-text/plain parts in reply
2012-04-02 Adam Wolfe Gordonemacs: Fix two bugs in reply
2012-03-31 Austin Clementsemacs: Fix mis-named argument to notmuch-get-bodypart...
2012-03-31 Austin Clementsemacs: Escape all message ID queries
2012-03-31 Mark Waltersemacs: content-type comparison should be case insensitive.
2012-03-20 David BremnerMerge tag 'debian/0.12-1'
2012-03-20 David BremnerMerge tag '0.12'
2012-03-20 David BremnerMerge branch 'release'
2012-03-20 Adam Wolfe Gordonemacs: Use the new JSON reply format and message-cite...
2012-03-20 Adam Wolfe Gordonemacs: Factor out useful functions into notmuch-lib
2012-02-04 David BremnerMerge commit '0.11.1'
2012-02-04 David Edmondsonemacs: Prefer '[No Subject]' to blank subjects.
2012-01-25 Dmitry Kurochkinemacs: use a single history for all searches
2012-01-21 Tomi Ollilaemacs/*.el: changed one-char comment prefix ';' to...
2012-01-21 Pieter Praetemacs: invert relation between 'notmuch-send and 'messa...
2012-01-19 Pieter Praetemacs: logically group def{custom,face}s
2011-11-08 Dmitry Kurochkinemacs: remove unused `point-invisible-p' function
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-10 David BremnerMerge commit '0.6'
2011-06-24 David BremnerMerge remote-tracking branch 'origin/master'
2011-06-23 Pieter Praetfix sum moar typos [user-visible documentation in code]
2011-05-27 Jameson Graef Rollinsemacs: Add support for PGP/MIME verification/decryption
2011-05-26 Daniel Schoepeemacs: Make the queries used in the all-tags section...
2011-05-24 Carl Worthemacs: Add an accessor function for emacs code to get...
2011-05-11 Carl Worthemacs: Only compile replacement functions for emacs...
2010-11-16 James Vasilecompatibility with emacs22
2010-11-12 Jameson Rollinsemacs: mv notmuch-{show,common}-do-stash
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-08 Jameson RollinsDon't use kill-this-buffer to kill notmuch emacs buffers
2010-10-28 Carl Worthemacs: Explicitly set the From address when composing...
2010-10-27 Carl Worthemacs: Change FCC to be relative to notmuch mail store...
2010-04-27 Carl Worthemacs: Rip out all of the notmuch-folder code.
2010-04-27 Carl Worthemacs: Add a notmuch-saved-searches function.
2010-04-27 Carl Worthemacs: Move declare-function from notmuch-lib.el to...
2010-04-27 Carl Worthnotmuch-hello: Add a 'G' keybinding.
2010-04-26 David Edmondsonemacs: `notmuch' should display the `notmuch-hello...
2010-04-23 David Edmondsonemacs: Re-arrange message sending code
2010-04-23 David Edmondsonemacs: Add notmuch-hello.el, a friendly frontend to...
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-21 David Edmondsonemacs: JSON based implementation
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-05 David Edmondsonemacs: Move notmuch-show functionality to notmuch-show.el