aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-show.el
Commit message (Expand)AuthorAge
...
* | 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
* emacs: Show all multipart/alternative parts by default.Gravatar Jameson Graef Rollins2011-06-22
* Simplify message and headers visibility code in notmuch-show view.Gravatar Dmitry Kurochkin2011-06-15
* Set higher priority for headers and hidden citation overlays.Gravatar Dmitry Kurochkin2011-06-15
* Set message invisibility spec properties before inserting the body.Gravatar Dmitry Kurochkin2011-06-15
* Pass message to the `notmuch-show-insert-text/plain-hook' hook.Gravatar Dmitry Kurochkin2011-06-15
* Make `notmuch-show-clean-address' parsing-error-proof.Gravatar Dmitry Kurochkin2011-06-03
* emacs: fix notmuch-show-part-button to not include newlineGravatar Jameson Graef Rollins2011-06-03
* Don't re-compress .gz & al. in notmuch-show-save-part.Gravatar Dmitry Kurochkin2011-05-31
* emacs: Give mutlipart/{signed, encrypted} their own part handler.Gravatar Jameson Graef Rollins2011-05-27
* emacs: Do not attempt to render arbitrary application parts.Gravatar Jameson Graef Rollins2011-05-27
* emacs: Add support for PGP/MIME verification/decryptionGravatar Jameson Graef Rollins2011-05-27
* emacs: Allow the user to choose the "From" address when replying to a messageGravatar Thomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when forwarding a messageGravatar Thomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when composing a new messageGravatar Thomas Jost2011-05-26
* emacs: add notmuch-before- and notmuch-after-tag-hookGravatar Daniel Schoepe2011-05-24
* emacs: update notmuch-show.el to use new part outputGravatar Jameson Graef Rollins2011-05-24
* emacs: Show cleaner `From:' addresses in the summary line.Gravatar David Edmondson2011-05-18
* emacs: Add custom `notmuch-show-elide-same-subject'Gravatar David Edmondson2011-05-18
* emacs: Add `notmuch-show-always-show-subject', allowing control overGravatar David Edmondson2011-05-18
* emacs: Allow renderer of multipart/related parts access to non-primary parts.Gravatar David Edmondson2011-05-18
* emacs: Optionally show all parts in multipart/alternative.Gravatar David Edmondson2011-05-18
* emacs: Render text/x-vcalendar parts.Gravatar David Edmondson2011-05-17
* emacs: Allow indentation of multipart children.Gravatar David Edmondson2011-05-17
* emacs: Add `notmuch-show-multipart/alternative-discouraged'.Gravatar David Edmondson2011-05-17
* emacs: add more part handling functionsGravatar David Edmondson2011-05-17
* notmuch show: Properly nest MIME parts within mulipart partsGravatar Carl Worth2011-05-17