aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
Commit message (Expand)AuthorAge
...
* emacs: Clean up a few documentation stringsGravatar Austin Clements2013-10-07
* emacs: `notmuch-mua-new-reply' is also not interactiveGravatar Austin Clements2013-10-07
* emacs: `notmuch-mua-new-forward-message' is not interactiveGravatar Austin Clements2013-10-07
* emacs: bugfix unquoted symbolGravatar Mark Walters2013-09-15
* emacs: Move ?, q, s, m, =, and G to the common keymapGravatar Austin Clements2013-09-10
* emacs: Define a common shared keymap for all of notmuchGravatar Austin Clements2013-09-10
* emacs: Make notmuch-help work with arbitrary keymapsGravatar Austin Clements2013-09-10
* emacs: Add unified refresh-this-buffer functionGravatar Austin Clements2013-09-10
* emacs: Move `notmuch-poll' to notmuch-libGravatar Austin Clements2013-09-10
* emacs: Remove notmuch-search quit continuationGravatar Austin Clements2013-09-10
* emacs: Bind "s" to notmuch-search in hello-modeGravatar Austin Clements2013-09-10
* emacs: Refresh hello whenever the user switches to the bufferGravatar Austin Clements2013-09-10
* emacs: Consistently use configured sort orderGravatar Austin Clements2013-09-10
* emacs: add buttons for all multipart/related partsGravatar Istvan Marko2013-09-10
* emacs: show: lazy part handling bugfixGravatar Mark Walters2013-09-10
* emacs: fix notmuch-mua-reply point placement when signature involvedGravatar Tomi Ollila2013-09-08
* emacs: insert quotable parts in reply as they are displayed in show viewGravatar Jani Nikula2013-09-05
* emacs: removed 3 duplicate functions from notmuch-show.elGravatar Tomi Ollila2013-08-27
* emacs: bugfix attachment content-type as mime-type handlingGravatar Mark Walters2013-07-31
* emacs: hello: make --batch error gracefullyGravatar Mark Walters2013-07-27
* emacs: dropped rest of now-unused JSON functionalityGravatar Tomi Ollila2013-07-20
* emacs: Remove `notmuch-call-notmuch-json'Gravatar Austin Clements2013-06-24
* emacs: Use S-exp format everywhereGravatar Austin Clements2013-06-24
* emacs: Introduce `notmuch-call-notmuch-sexp'Gravatar Austin Clements2013-06-24
* emacs: Remove v commandGravatar Austin Clements2013-06-24
* emacs: update search sort order help to match codeGravatar Jani Nikula2013-06-24
* emacs: show: change emacs interactive pipe message.Gravatar Mark Walters2013-06-24
* emacs: show: implement lazy hidden part handlingGravatar Mark Walters2013-06-13
* emacs: show move addition of :notmuch-part to separate functionGravatar Mark Walters2013-06-13
* emacs: show: modify the way hidden state is recorded.Gravatar Mark Walters2013-06-13
* emacs: show: pass button to create-overlaysGravatar Mark Walters2013-06-13
* emacs: show: move the insertion of the header button to the top levelGravatar Mark Walters2013-06-13
* emacs: show: fake wash parts are handled at insert-bodypart levelGravatar Mark Walters2013-06-13
* emacs: Fix "no such file or directory" errorGravatar Austin Clements2013-06-12
* emacs: Don't report CLI signals sent by Emacs as errorsGravatar Austin Clements2013-06-12
* emacs: hello: allow deleting individual searches in the historyGravatar Servilio Afre Puentes2013-06-08
* emacs: hello: ask confirmation for clearing recent searchesGravatar Servilio Afre Puentes2013-06-08
* emacs: Fix applying stickiness to the :notmuch-part propertyGravatar Austin Clements2013-06-04
* emacs: update .gitignoreGravatar David Bremner2013-06-02
* emacs: add `notmuch-archive-tags' cross references in docstringsGravatar David Bremner2013-06-02
* emacs: remove hardcoded defaults values from docstringsGravatar David Bremner2013-06-02
* emacs: replace setq + let with let*Gravatar David Bremner2013-06-02
* emacs: replace (funcall 'foo ...) with (foo ...)Gravatar David Bremner2013-06-02
* emacs: Use streaming S-expr parser for searchGravatar Austin Clements2013-06-01
* emacs: Streaming S-expression parserGravatar Austin Clements2013-06-01
* emacs: Use async process helper for searchGravatar Austin Clements2013-06-01
* emacs: Utilities to manage asynchronous notmuch processesGravatar Austin Clements2013-06-01
* emacs: Bind MIME part commands to "." submapGravatar Austin Clements2013-05-31
* emacs: Simplify MIME part command implementationGravatar Austin Clements2013-05-31
* emacs: Record part p-list in a text propertyGravatar Austin Clements2013-05-31