summaryrefslogtreecommitdiff
path: root/emacs/notmuch-show.el
Commit message (Expand)AuthorAge
* emacs: Fix `notmuch-show-rewind' in the presence of invisible textDavid Edmondson2010-04-26
* emacs: Add more functions to clean up text/plain partsDavid Edmondson2010-04-26
* Revert "emacs: Add more functions to clean up text/plain parts"Carl Worth2010-04-26
* emacs: Correct message/header/citation/signature hidingDavid Edmondson2010-04-26
* emacs: Add more functions to clean up text/plain partsDavid Edmondson2010-04-24
* emacs: Rename notmuch-show-headers to notmuch-message-headersCarl Worth2010-04-24
* emacs: Don't display From header by default.Carl Worth2010-04-24
* emacs: Allow user to customize which headers are visible.Carl Worth2010-04-24
* emacs: Change message headers (To, CC, From, and Date) to be visible by defaultCarl Worth2010-04-24
* emacs: Allow headers to be shown by default in show modeDavid Edmondson2010-04-24
* emacs: Rename notmuch-show-toggle-all to notmuch-show-open-or-close-allCarl Worth2010-04-23
* emacs/notmuch-show.el: Add `notmuch-show-toggle-all' bound to M-RETDavid Edmondson2010-04-23
* emacs: Use single-quote not double-quote when constructing searchCarl Worth2010-04-23
* emacs: Push the cursor to point-max on `n' or `N' at the end of a threadDavid Edmondson2010-04-23
* Reintroduce patch to quote args in notmuch-show to facilitate remote useJesse Rosenthal2010-04-23
* emacs/notmuch-show.el: Part headers are real buttons that save the partCarl Worth2010-04-21
* emacs: Display all body parts using `notmuch part --part=<n>'David Edmondson2010-04-21
* emacs: Use mailcap.el to guess the type of application/octet-stream partsDavid Edmondson2010-04-21
* emacs: Use `mm-display-part' when possibleDavid Edmondson2010-04-21
* emacs/notmuch-show.el: Improved part labellingDavid Edmondson2010-04-21
* emacs: Move body markup to a separate fileDavid Edmondson2010-04-21
* emacs: Rename body-invis-spec to message-invis-specCarl Worth2010-04-21
* emacs: Remove the notmuch-show-toggle-body command (with "b" binding)Carl Worth2010-04-21
* emacs: JSON based implementationDavid Edmondson2010-04-21
* emacs/notmuch-show.el: Avoid passing unintended format strings to `message'David Edmondson2010-04-19
* notmuch.el: quote args in notmuch-show to facilitate remote useJesse Rosenthal2010-04-13
* Display the last few lines of a citation by default.Carl Worth2010-04-07
* notmuch.el: Allow citation suffixes to be shown as well as prefixes.David Edmondson2010-04-07
* notmuch.el: Colour cited regions and signatures with message-cited-text-faceDavid Edmondson2010-04-07
* emacs: Fix typo in line-wrapping in documentation of notmuch-show.Carl Worth2010-04-07
* notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id...Jesse Rosenthal2010-04-07
* emacs: Move notmuch-show functionality to notmuch-show.elDavid Edmondson2010-04-05