summaryrefslogtreecommitdiff
path: root/emacs/notmuch-lib.el
AgeCommit message (Expand)Author
2013-07-20emacs: dropped rest of now-unused JSON functionalityTomi Ollila
2013-06-24emacs: Remove `notmuch-call-notmuch-json'Austin Clements
2013-06-24emacs: Introduce `notmuch-call-notmuch-sexp'Austin Clements
2013-06-24emacs: update search sort order help to match codeJani Nikula
2013-06-12emacs: Don't report CLI signals sent by Emacs as errorsAustin Clements
2013-06-01emacs: Utilities to manage asynchronous notmuch processesAustin Clements
2013-05-31emacs: Record part p-list in a text propertyAustin Clements
2013-05-27emacs: Fix trimming regexp in notmuch-check-exit-statusAustin Clements
2013-05-13emacs: removed code attempting to support emaces prior to version 23Tomi Ollila
2013-04-01emacs: introduce notmuch-command-to-string, replace use of shell-command-to-stringDavid Bremner
2013-03-25emacs: Add notmuch-combine-face-text-property-stringDamien Cassou
2013-03-25emacs: Combine string faces and combine under existing facesAustin Clements
2013-03-25emacs: Handle all face forms when combining facesAustin Clements
2013-02-18emacs: show: make buttons select windowMark Walters
2013-01-06emacs: Use the minibuffer for CLI error reportingAustin Clements
2012-12-16emacs: Special handling for version mismatch errorsAustin Clements
2012-12-16emacs: Use unified error handling in searchAustin Clements
2012-12-16emacs: Improve error handling for notmuch-call-notmuch-jsonAustin Clements
2012-12-16emacs: Factor out synchronous notmuch JSON invocationsAustin Clements
2012-12-16emacs: Centralize notmuch command error handlingAustin Clements
2012-12-15emacs: Fix bug in resynchronizing after a JSON parse errorAustin Clements
2012-12-06emacs: stash bugfixMark Walters
2012-12-04emacs: drop support for deprecated notmuch-foldersJani Nikula
2012-10-28emacs: Move the incremental JSON parser to notmuch-lib.elMark Walters
2012-10-27emacs: Introduce generic boolean term escaping functionAustin Clements
2012-09-30emacs: Work around gnus-inhibit-images bug in mm-shrAustin Clements
2012-09-19emacs: add support for custom tag changes on message/thread archiveJani Nikula
2012-08-12emacs: Fix "not defined at runtime" warningAustin Clements
2012-07-24emacs: Use text properties instead of overlays for tag coloringAustin Clements
2012-07-12emacs: Implement an incremental JSON parserAustin Clements
2012-06-03emacs: Suppress warnings about using cl at runtimeAustin Clements
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