]> git.notmuchmail.org Git - notmuch/history - emacs/notmuch-show.el
emacs: Use 'and' instead of 'when' when the return value matters
[notmuch] / emacs / notmuch-show.el
2015-08-04 Mark Waltersemacs: split notmuch-show-apply-state
2015-04-03 Mark Waltersemacs: show: hide large text attachments by default
2015-02-02 Jinwoo Leeemacs: Add a defcustom that specifies regexp for blocke...
2015-01-25 Austin Clementsemacs: Support cid: references with shr renderer
2015-01-25 Austin Clementsemacs: Rewrite content ID handling
2015-01-25 Austin Clementsemacs: Use generalized content caching in w3m CID code
2015-01-25 Austin Clementsemacs: Remove broken `notmuch-get-bodypart-content...
2015-01-25 Austin Clementsemacs: Create an API for fetching parts as undecoded...
2015-01-25 Austin Clementsemacs: Track full message and part descriptor in w3m...
2015-01-24 David Bremneremacs: escape % in header line format
2015-01-17 Jani Nikulaemacs: add stash support for git send-email command...
2014-11-26 David Edmondsonemacs: `with-current-notmuch-show-message' should not...
2014-11-09 Mark Waltersemacs: show: document the mark unread defcustom function
2014-10-31 David Edmondsonemacs: Improve the behaviour of the 'q' binding.
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-09-21 Austin Clementsemacs: Fix coding system in `notmuch-show-view-raw...
2014-09-21 Austin Clementsemacs: Remove redundant NTH argument from `notmuch...
2014-08-09 David BremnerMerge tag 'debian/0.18.1-2'
2014-07-30 Mark Waltersemacs: show: make return value of notmuch-show-get...
2014-07-16 Mark Waltersemacs: tree/show remove duplicate function
2014-07-15 Mark Waltersemacs: set default in notmuch-read-query
2014-07-13 Mark Waltersemacs: show: add an update seen function to post-comman...
2014-07-13 David Edmondsonemacs: Fix indentation.
2014-06-25 David BremnerMerge tag '0.18.1'
2014-06-23 David BremnerMerge tag '0.18.1_rc0'
2014-06-22 David BremnerMerge branch 'release'
2014-06-15 David BremnerMerge branch 'release'
2014-06-14 David BremnerMerge branch 'release'
2014-05-28 David BremnerMerge branch 'release'
2014-05-17 David BremnerMerge branch 'release'
2014-05-08 David BremnerMerge in a few Debian commits.
2014-05-06 David BremnerMerge tag '0.18'
2014-05-04 Jani Nikulaemacs: allow functions in notmuch-show-stash-mlarchive...
2014-04-19 Austin Clementsemacs: Honor debug-on-error for part renderers
2014-03-24 Mark Waltersemacs: show: use orig-tags for tag display
2014-03-24 Mark Waltersemacs: show: mark tags changed since buffer loaded
2014-03-24 Austin ClementsMake keys of notmuch-tag-formats regexps and use caching
2014-03-05 Jani Nikulaemacs: use the originating buffer's working directory...
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 David BremnerMerge tag 'debian/0.17-4'
2014-02-16 Jed Brownemacs: update alist for mail-archive.com API change
2014-01-12 David BremnerMerge tag 'debian/0.17-3'
2014-01-01 David BremnerMerge tag 'debian/0.17-2'
2013-12-31 David BremnerMerge tag '0.17'
2013-12-29 David BremnerMerge tag '0.17_rc4'
2013-12-09 Mark Waltersemacs: add '?' to some prefix keymaps to describe its...
2013-11-20 Mark Waltersemacs: show: stop stderr appearing in buffer
2013-11-07 Mark Waltersemacs: move the show entry to tree into show.el
2013-10-27 Austin Clementsemacs: Sanitize authors and subjects in search and...
2013-10-26 Austin Clementsemacs: Use interactive specifications for tag changes...
2013-10-20 Mark Waltersemacs: show: use interactive instead of current-prefix-arg
2013-10-07 Austin Clementsemacs: Improve interactive use documentation
2013-10-07 Austin Clementsemacs: Clean up a few documentation strings
2013-09-10 Austin Clementsemacs: Move ?, q, s, m, =, and G to the common keymap
2013-09-10 Austin Clementsemacs: Define a common shared keymap for all of notmuch
2013-09-10 Austin Clementsemacs: Add unified refresh-this-buffer function
2013-09-10 Istvan Markoemacs: add buttons for all multipart/related parts
2013-09-10 Mark Waltersemacs: show: lazy part handling bugfix
2013-09-05 Jani Nikulaemacs: insert quotable parts in reply as they are displ...
2013-08-27 Tomi Ollilaemacs: removed 3 duplicate functions from notmuch-show.el
2013-07-31 Mark Waltersemacs: bugfix attachment content-type as mime-type... 0.16_rc2
2013-07-20 Tomi Ollilaemacs: dropped rest of now-unused JSON functionality
2013-06-25 Austin Clementsemacs: Remove v command
2013-06-25 Mark Waltersemacs: show: change emacs interactive pipe message.
2013-06-12 Mark Waltersemacs: show: implement lazy hidden part handling
2013-06-12 Mark Waltersemacs: show move addition of :notmuch-part to separate...
2013-06-12 Mark Waltersemacs: show: modify the way hidden state is recorded.
2013-06-12 Mark Waltersemacs: show: pass button to create-overlays
2013-06-12 Mark Waltersemacs: show: move the insertion of the header button...
2013-06-12 Mark Waltersemacs: show: fake wash parts are handled at insert...
2013-06-04 Austin Clementsemacs: Fix applying stickiness to the :notmuch-part...
2013-06-02 David Bremneremacs: add `notmuch-archive-tags' cross references...
2013-06-02 David Bremneremacs: remove hardcoded defaults values from docstrings
2013-06-02 David Bremneremacs: replace setq + let with let*
2013-06-02 David Bremneremacs: replace (funcall 'foo ...) with (foo ...)
2013-06-01 Austin Clementsemacs: Bind MIME part commands to "." submap
2013-06-01 Austin Clementsemacs: Simplify MIME part command implementation
2013-06-01 Austin Clementsemacs: Record part p-list in a text property
2013-06-01 Austin Clementsemacs: Retain text properties when toggling buttons
2013-05-26 Jani Nikulaemacs: add show view bindings to move to previous/next...
2013-05-26 Austin Clementsemacs: Don't override mm-show-part in notmuch-show...
2013-05-26 David BremnerMerge branch 'release'
2013-05-20 Mark Waltersemacs: show: handle inline patch fake parts at top...
2013-05-20 Mark Waltersemacs:show: separate out handling of application/octet...
2013-05-05 Jani Nikulaemacs: add kernel.org mail archive redirector
2013-04-30 Tomi Ollilaemacs: fixed (declare-function ...) definitions
2013-03-25 Damien Cassouemacs: possibility to customize the rendering of tags
2013-02-19 David BremnerMerge branch 'release'
2013-02-19 Mark Waltersemacs: show: make buttons select window
2013-01-14 Mark Waltersemacs: show: w3m/invisibility workaround
2012-12-21 Mark Waltersemacs: show: set default show-all-multipart/alternative...
2012-12-21 Mark Waltersemacs: show: add invisibility button action
2012-12-21 Mark Waltersemacs: show: add overlays for each part
2012-12-21 Mark Waltersemacs: show: modify insert-part-header to save the...
2012-12-21 Austin Clementsemacs: Eliminate buffer invisibility specs from show...
2012-12-09 Jani Nikulaemacs: add support for stashing the thread id in show...
2012-12-06 Mark Waltersemacs: show: refresh buffer did not remove overlays
2012-12-01 Mark Waltersemacs: Split the function notmuch-show-clean-address
2012-11-27 Tomi Ollilaemacs: less guessing of character set in messages
next