aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-show.el
Commit message (Expand)AuthorAge
* emacs: Fix coding system in `notmuch-show-view-raw-message'Gravatar Austin Clements2014-09-21
* emacs: Remove redundant NTH argument from `notmuch-get-bodypart-content'.Gravatar Austin Clements2014-09-21
* emacs: show: make return value of notmuch-show-get-prop explicitGravatar Mark Walters2014-07-30
* emacs: tree/show remove duplicate functionGravatar Mark Walters2014-07-16
* emacs: set default in notmuch-read-queryGravatar Mark Walters2014-07-15
* emacs: show: add an update seen function to post-command-hookGravatar Mark Walters2014-07-13
* emacs: Fix indentation.Gravatar David Edmondson2014-07-13
* emacs: allow functions in notmuch-show-stash-mlarchive-link-alistGravatar Jani Nikula2014-05-04
* emacs: Honor debug-on-error for part renderersGravatar Austin Clements2014-04-19
* emacs: show: use orig-tags for tag displayGravatar Mark Walters2014-03-24
* emacs: show: mark tags changed since buffer loadedGravatar Mark Walters2014-03-24
* Make keys of notmuch-tag-formats regexps and use cachingGravatar Austin Clements2014-03-24
* emacs: use the originating buffer's working directory for pipeGravatar Jani Nikula2014-03-04
* emacs: update alist for mail-archive.com API changeGravatar Jed Brown2014-02-16
* emacs: add '?' to some prefix keymaps to describe its bindingsGravatar Mark Walters2013-12-10
* emacs: show: stop stderr appearing in bufferGravatar Mark Walters2013-11-20
* emacs: move the show entry to tree into show.elGravatar Mark Walters2013-11-07
* emacs: Sanitize authors and subjects in search and showGravatar Austin Clements2013-10-27
* emacs: Use interactive specifications for tag changes in showGravatar Austin Clements2013-10-25
* emacs: show: use interactive instead of current-prefix-argGravatar Mark Walters2013-10-19
* emacs: Improve interactive use documentationGravatar Austin Clements2013-10-07
* emacs: Clean up a few documentation stringsGravatar Austin Clements2013-10-07
* 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: Add unified refresh-this-buffer functionGravatar 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: 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: dropped rest of now-unused JSON functionalityGravatar Tomi Ollila2013-07-20
* emacs: Remove v commandGravatar Austin Clements2013-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 applying stickiness to the :notmuch-part propertyGravatar Austin Clements2013-06-04
* 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: 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
* emacs: Retain text properties when toggling buttonsGravatar Austin Clements2013-05-31
* emacs: add show view bindings to move to previous/next threadGravatar Jani Nikula2013-05-26
* emacs: Don't override mm-show-part in notmuch-show-view-partGravatar Austin Clements2013-05-26