aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-show.el
Commit message (Expand)AuthorAge
* emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."Gravatar Pieter Praet2012-02-01
* emacs: fix show-previous-message doc stringGravatar Jameson Graef Rollins2012-01-30
* emacs: modify the default show-mode key bindings for archivingGravatar Jameson Graef Rollins2012-01-30
* emacs: use pop-at-end functionality in show-archive-message-then-next functionGravatar Jameson Graef Rollins2012-01-30
* emacs: add option to show-next-{, open-}message functions to pop out to paren...Gravatar Jameson Graef Rollins2012-01-30
* emacs: add message archiving functionsGravatar Jameson Graef Rollins2012-01-30
* emacs: break out thread navigation from notmuch-show-archive-threadGravatar Jameson Graef Rollins2012-01-30
* emacs: break up notmuch-show-archive-thread-internal into two more generally ...Gravatar Jameson Graef Rollins2012-01-30
* emacs: use search-next-thread to move to next thread in show modeGravatar Jameson Graef Rollins2012-01-30
* emacs: Another special case for `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27
* emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27
* emacs: Re-enable line wrapping in `notmuch-show-mode'.Gravatar David Edmondson2012-01-27
* emacs: Make the part content available to `mm-inlinable-p'.Gravatar David Edmondson2012-01-26
* emacs/*.el: changed one-char comment prefix ';' to two; ';;'Gravatar Tomi Ollila2012-01-21
* Make buttons for attachments allow viewing as well as savingGravatar Mark Walters2012-01-21
* emacs: Improved printing support.Gravatar David Edmondson2012-01-21
* emacs: Truncate lines and do not enable visual-line-mode in notmuch-show buff...Gravatar David Edmondson2012-01-21
* emacs: globally replace non-branching "(if (not ..." with "(unless ..."Gravatar Pieter Praet2012-01-21
* emacs: logically group def{custom,face}sGravatar Pieter Praet2012-01-19
* Revert "emacs: Don't attempt to colour tags in `notmuch-show-mode'."Gravatar David Bremner2012-01-17
* emacs: Don't attempt to colour tags in `notmuch-show-mode'.Gravatar David Edmondson2012-01-15
* emacs: bind 'r' to reply-to-sender and 'R' to reply-to-allGravatar Jani Nikula2012-01-14
* emacs: add support for replying just to the senderGravatar Jani Nikula2012-01-14
* notmuch/emacs: Observe the charset of text/html parts, where known.Gravatar David Edmondson2012-01-13
* Merge branch 'release'Gravatar David Bremner2012-01-13
|\
| * emacs: fix notmuch-show-indent-messages-width customization variable nameGravatar Jameson Graef Rollins2012-01-05
* | emacs: Enable more text/plain hook functions by default.Gravatar David Edmondson2011-12-28
* | emacs: add inline patch fake parts through a special handlerGravatar Jani Nikula2011-12-28
|/
* emacs: call notmuch-show instead of notmuch-search in buttonised id: linksGravatar Jameson Graef Rollins2011-12-24
* emacs: fix off-by-one bug in notmuch-show-archiveGravatar Aaron Ecay2011-12-23
* Don't quote lambda formsGravatar Aaron Ecay2011-12-21
* emacs: Document notmuch-show-get-message-propertiesGravatar Daniel Schoepe2011-12-16
* emacs: Add a face for crypto parts headersGravatar Thomas Jost2011-12-15
* emacs: do not call notmuch show for non-inlinable partsGravatar Dmitry Kurochkin2011-12-07
* emacs: remove unused variable in `notmuch-show-insert-part-message/rfc822'Gravatar Dmitry Kurochkin2011-12-07
* emacs: remove some code duplication in notmuch-showGravatar Dmitry Kurochkin2011-12-07
* emacs: make message indentation width customisableGravatar Gregor Zattler2011-11-25
* emacs: Don't record undo information for search or show buffers.Gravatar Austin Clements2011-11-24
* emacs: breakout notmuch-show-advance functionality from notmuch-show-advance-...Gravatar Jameson Graef Rollins2011-11-20
* emacs: add notmuch-show-worker function for specifying crypto processing dire...Gravatar Jameson Graef Rollins2011-11-13
* emacs: add documentation for notmuch-show crypto-switch optionGravatar Jameson Graef Rollins2011-11-13
* emacs: add keybind and function to stash Message-ID without prefixGravatar Pieter Praet2011-11-12
* emacs: remove no longer used functions from notmuch-show.elGravatar Dmitry Kurochkin2011-11-07
* emacs: improve hidden signatures handling in notmuch-show-advance-and-archiveGravatar Dmitry Kurochkin2011-11-07
* emacs: Turn id:"<message-id>" elements into buttons for notmuch searchesGravatar Daniel Schoepe2011-10-28
* emacs: add notmuch-show-refresh-view functionGravatar Jameson Graef Rollins2011-10-06
* emacs: Improve support for message/rfc822 parts.Gravatar Jameson Graef Rollins2011-09-05
* emacs: Fix to unconditionally display subject changes in collapsed thread viewGravatar Carl Worth2011-07-01
* fix sum moar typos [user-visible documentation in code]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [comments in source code]Gravatar Pieter Praet2011-06-23