aboutsummaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2013-09-10emacs: Remove notmuch-search quit continuationAustin Clements
2013-09-10emacs: Bind "s" to notmuch-search in hello-modeAustin Clements
2013-09-10emacs: Refresh hello whenever the user switches to the bufferAustin Clements
2013-09-10emacs: Consistently use configured sort orderAustin Clements
2013-09-10emacs: add buttons for all multipart/related partsIstvan Marko
2013-09-10emacs: show: lazy part handling bugfixMark Walters
2013-09-08emacs: fix notmuch-mua-reply point placement when signature involvedTomi Ollila
2013-09-05emacs: insert quotable parts in reply as they are displayed in show viewJani Nikula
2013-08-27emacs: removed 3 duplicate functions from notmuch-show.elTomi Ollila
2013-07-31emacs: bugfix attachment content-type as mime-type handling0.16_rc2Mark Walters
2013-07-27emacs: hello: make --batch error gracefullyMark Walters
2013-07-20emacs: dropped rest of now-unused JSON functionalityTomi Ollila
2013-06-24emacs: Remove `notmuch-call-notmuch-json'Austin Clements
2013-06-24emacs: Use S-exp format everywhereAustin Clements
2013-06-24emacs: Introduce `notmuch-call-notmuch-sexp'Austin Clements
2013-06-24emacs: Remove v commandAustin Clements
2013-06-24emacs: update search sort order help to match codeJani Nikula
2013-06-24emacs: show: change emacs interactive pipe message.Mark Walters
2013-06-13emacs: show: implement lazy hidden part handlingMark Walters
2013-06-13emacs: show move addition of :notmuch-part to separate functionMark Walters
2013-06-13emacs: show: modify the way hidden state is recorded.Mark Walters
2013-06-13emacs: show: pass button to create-overlaysMark Walters
2013-06-13emacs: show: move the insertion of the header button to the top levelMark Walters
2013-06-13emacs: show: fake wash parts are handled at insert-bodypart levelMark Walters
2013-06-12emacs: Fix "no such file or directory" errorAustin Clements
2013-06-12emacs: Don't report CLI signals sent by Emacs as errorsAustin Clements
2013-06-08emacs: hello: allow deleting individual searches in the historyServilio Afre Puentes
2013-06-08emacs: hello: ask confirmation for clearing recent searchesServilio Afre Puentes
2013-06-04emacs: Fix applying stickiness to the :notmuch-part propertyAustin Clements
2013-06-02emacs: update .gitignoreDavid Bremner
2013-06-02emacs: add `notmuch-archive-tags' cross references in docstringsDavid Bremner
2013-06-02emacs: remove hardcoded defaults values from docstringsDavid Bremner
2013-06-02emacs: replace setq + let with let*David Bremner
2013-06-02emacs: replace (funcall 'foo ...) with (foo ...)David Bremner
2013-06-01emacs: Use streaming S-expr parser for searchAustin Clements
2013-06-01emacs: Streaming S-expression parserAustin Clements
2013-06-01emacs: Use async process helper for searchAustin Clements
2013-06-01emacs: Utilities to manage asynchronous notmuch processesAustin Clements
2013-05-31emacs: Bind MIME part commands to "." submapAustin Clements
2013-05-31emacs: Simplify MIME part command implementationAustin Clements
2013-05-31emacs: Record part p-list in a text propertyAustin Clements
2013-05-31emacs: Retain text properties when toggling buttonsAustin Clements
2013-05-27emacs: Fix trimming regexp in notmuch-check-exit-statusAustin Clements
2013-05-26emacs: add show view bindings to move to previous/next threadJani Nikula
2013-05-26emacs: Don't override mm-show-part in notmuch-show-view-partAustin Clements
2013-05-23emacs: Compute build dependencies to fix byte compile issuesAustin Clements
2013-05-20emacs: show: handle inline patch fake parts at top levelMark Walters
2013-05-20emacs:show: separate out handling of application/octet-streamMark Walters
2013-05-18emacs: Proper error string handling in search sentinelAustin Clements
2013-05-15emacs: tag: fix compile warningMark Walters