aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-show.el
Commit message (Expand)AuthorAge
...
* emacs: Re-enable line wrapping in `notmuch-show-mode'.David Edmondson2012-01-27
* emacs: Make the part content available to `mm-inlinable-p'.David Edmondson2012-01-26
* emacs/*.el: changed one-char comment prefix ';' to two; ';;'Tomi Ollila2012-01-21
* Make buttons for attachments allow viewing as well as savingMark Walters2012-01-21
* emacs: Improved printing support.David Edmondson2012-01-21
* emacs: Truncate lines and do not enable visual-line-mode in notmuch-show buff...David Edmondson2012-01-21
* emacs: globally replace non-branching "(if (not ..." with "(unless ..."Pieter Praet2012-01-21
* emacs: logically group def{custom,face}sPieter Praet2012-01-19
* Revert "emacs: Don't attempt to colour tags in `notmuch-show-mode'."David Bremner2012-01-17
* emacs: Don't attempt to colour tags in `notmuch-show-mode'.David Edmondson2012-01-15
* emacs: bind 'r' to reply-to-sender and 'R' to reply-to-allJani Nikula2012-01-14
* emacs: add support for replying just to the senderJani Nikula2012-01-14
* notmuch/emacs: Observe the charset of text/html parts, where known.David Edmondson2012-01-13
* Merge branch 'release'David Bremner2012-01-13
|\
| * emacs: fix notmuch-show-indent-messages-width customization variable nameJameson Graef Rollins2012-01-05
* | emacs: Enable more text/plain hook functions by default.David Edmondson2011-12-28
* | emacs: add inline patch fake parts through a special handlerJani Nikula2011-12-28
|/
* emacs: call notmuch-show instead of notmuch-search in buttonised id: linksJameson Graef Rollins2011-12-24
* emacs: fix off-by-one bug in notmuch-show-archiveAaron Ecay2011-12-23
* Don't quote lambda formsAaron Ecay2011-12-21
* emacs: Document notmuch-show-get-message-propertiesDaniel Schoepe2011-12-16
* emacs: Add a face for crypto parts headersThomas Jost2011-12-15
* emacs: do not call notmuch show for non-inlinable partsDmitry Kurochkin2011-12-07
* emacs: remove unused variable in `notmuch-show-insert-part-message/rfc822'Dmitry Kurochkin2011-12-07
* emacs: remove some code duplication in notmuch-showDmitry Kurochkin2011-12-07
* emacs: make message indentation width customisableGregor Zattler2011-11-25
* emacs: Don't record undo information for search or show buffers.Austin Clements2011-11-24
* emacs: breakout notmuch-show-advance functionality from notmuch-show-advance-...Jameson Graef Rollins2011-11-20
* emacs: add notmuch-show-worker function for specifying crypto processing dire...Jameson Graef Rollins2011-11-13
* emacs: add documentation for notmuch-show crypto-switch optionJameson Graef Rollins2011-11-13
* emacs: add keybind and function to stash Message-ID without prefixPieter Praet2011-11-12
* emacs: remove no longer used functions from notmuch-show.elDmitry Kurochkin2011-11-07
* emacs: improve hidden signatures handling in notmuch-show-advance-and-archiveDmitry Kurochkin2011-11-07
* emacs: Turn id:"<message-id>" elements into buttons for notmuch searchesDaniel Schoepe2011-10-28
* emacs: add notmuch-show-refresh-view functionJameson Graef Rollins2011-10-06
* emacs: Improve support for message/rfc822 parts.Jameson Graef Rollins2011-09-05
* emacs: Fix to unconditionally display subject changes in collapsed thread viewCarl Worth2011-07-01
* fix sum moar typos [user-visible documentation in code]Pieter Praet2011-06-23
* fix sum moar typos [comments in source code]Pieter Praet2011-06-23
* emacs: Show all multipart/alternative parts by default.Jameson Graef Rollins2011-06-22
* Simplify message and headers visibility code in notmuch-show view.Dmitry Kurochkin2011-06-15
* Set higher priority for headers and hidden citation overlays.Dmitry Kurochkin2011-06-15
* Set message invisibility spec properties before inserting the body.Dmitry Kurochkin2011-06-15
* Pass message to the `notmuch-show-insert-text/plain-hook' hook.Dmitry Kurochkin2011-06-15
* Make `notmuch-show-clean-address' parsing-error-proof.Dmitry Kurochkin2011-06-03
* emacs: fix notmuch-show-part-button to not include newlineJameson Graef Rollins2011-06-03
* Don't re-compress .gz & al. in notmuch-show-save-part.Dmitry Kurochkin2011-05-31
* emacs: Give mutlipart/{signed, encrypted} their own part handler.Jameson Graef Rollins2011-05-27
* emacs: Do not attempt to render arbitrary application parts.Jameson Graef Rollins2011-05-27
* emacs: Add support for PGP/MIME verification/decryptionJameson Graef Rollins2011-05-27