aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-show.el
Commit message (Expand)AuthorAge
* 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
* emacs: show: handle inline patch fake parts at top levelGravatar Mark Walters2013-05-20
* emacs:show: separate out handling of application/octet-streamGravatar Mark Walters2013-05-20
* emacs: add kernel.org mail archive redirectorGravatar Jani Nikula2013-05-05
* emacs: fixed (declare-function ...) definitionsGravatar Tomi Ollila2013-04-30
* emacs: possibility to customize the rendering of tagsGravatar Damien Cassou2013-03-25
* emacs: show: make buttons select windowGravatar Mark Walters2013-02-18
* emacs: show: w3m/invisibility workaroundGravatar Mark Walters2013-01-14
* emacs: show: set default show-all-multipart/alternatives to nilGravatar Mark Walters2012-12-21
* emacs: show: add invisibility button actionGravatar Mark Walters2012-12-21
* emacs: show: add overlays for each partGravatar Mark Walters2012-12-21
* emacs: show: modify insert-part-header to save the button textGravatar Mark Walters2012-12-21
* emacs: Eliminate buffer invisibility specs from show and washGravatar Austin Clements2012-12-21
* emacs: add support for stashing the thread id in show viewGravatar Jani Nikula2012-12-09
* emacs: show: refresh buffer did not remove overlaysGravatar Mark Walters2012-12-06