aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-show.el
Commit message (Expand)AuthorAge
* emacs: show: recognize the exclude flag.Gravatar Mark Walters2012-03-02
* emacs: Clarify description of thread manipulating functionsGravatar Michal Sojka2012-02-29
* emacs: Fix out of date commentGravatar Austin Clements2012-02-27
* emacs: Reverse the meaning of notmuch-show-refresh-view's argumentGravatar Austin Clements2012-02-25
* emacs: When refreshing a show buffer, only mark read when resetting stateGravatar Austin Clements2012-02-25
* emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'Gravatar Pieter Praet2012-02-25
* emacs: `notmuch-show-get-message-id': optionally return Message-Id sans prefixGravatar Pieter Praet2012-02-25
* emacs: support text/calendar mime typeGravatar Jani Nikula2012-02-25
* emacs: allow to set RETAIN-STATE for `notmuch-show-refresh-view' interactivelyGravatar Dmitry Kurochkin2012-02-14
* emacs: cleanup and simplify `notmuch-show-archive-thread' and related functionsGravatar Dmitry Kurochkin2012-02-12
* emacs: A prefix argument to `notmuch-show' should invert the matching message...Gravatar David Edmondson2012-02-12
* emacs: Add `notmuch-show-only-matching-messages'.Gravatar David Edmondson2012-02-12
* emacs: Check that the parent buffer is alive before using it.Gravatar David Edmondson2012-02-12
* emacs: Optionally retain the state of the buffer during `notmuch-show-refresh...Gravatar David Edmondson2012-02-12
* emacs: Add a binding (t) to toggle the truncation of long lines.Gravatar David Edmondson2012-02-12
* emacs: Allow the indentation of content to be toggled.Gravatar David Edmondson2012-02-12
* emacs: Allow `notmuch-show-mode' to display only matching messages.Gravatar David Edmondson2012-02-12
* emacs: Rework crypto switch toggle.Gravatar David Edmondson2012-02-12
* emacs: make show view a/A/x/X key bindings more consistentGravatar Jani Nikula2012-02-08
* emacs: add "*" binding for notmuch-show viewGravatar Dmitry Kurochkin2012-02-08
* emacs: make "+" and "-" tagging operations in notmuch-show more flexibleGravatar Dmitry Kurochkin2012-02-08
* emacs: Move the blank line from the bottom of the headers to the top of the b...Gravatar David Edmondson2012-02-03
* emacs: More address cleaning.Gravatar David Edmondson2012-02-03
* emacs: Prefer '[No Subject]' to blank subjects.Gravatar David Edmondson2012-02-03
* 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