]> git.notmuchmail.org Git - notmuch/history - emacs/notmuch-show.el
emacs: support text/calendar mime type
[notmuch] / emacs / notmuch-show.el
2011-05-17 David Edmondsonemacs: add more part handling functions
2011-05-17 Carl Worthnotmuch show: Properly nest MIME parts within mulipart...
2011-01-26 Michal Sojkaemacs: View the output of pipe command when it fails
2010-11-16 David Edmondsonemacs: Use `view-mode' when examining raw messages.
2010-11-12 Jameson Rollinsemacs: mv notmuch-{show,common}-do-stash
2010-11-12 David Edmondsonemacs: Use the header line to show the subject of the...
2010-11-12 David Edmondsonemacs: Simplify subjects more aggressively.
2010-11-12 David Edmondsonemacs: Elide the display of repeated subjects in thread...
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-08 Jameson RollinsDon't use kill-this-buffer to kill notmuch emacs buffers
2010-11-07 Michal Sojkaemacs: Fix notmuch-show-pipe-message to use notmuch...
2010-11-06 Carl WorthRename "notmuch cat" to "notmuch show --format=raw"
2010-11-06 Michal Sojkaemacs: Access raw messages via cat subcommand
2010-10-29 Carl Worthemacs: Fix the autoload comments
2010-10-28 Carl Worthemacs: Use copy-sequence instead of copy-seq.
2010-10-28 David Edmondsonemacs: Avoid runtime use of `cl'.
2010-10-23 Carl Worthemacs: Fix quoting of Message-Id to fix test case of...
2010-09-16 Carl Worthemacs: Allow '|' to operate on multiple messages (by...
2010-08-19 Carl Worthemacs: Fix line-wrapping for help message of notmuch...
2010-06-05 Carl WorthAdd C-tab binding in notmuch-search mode as well.
2010-06-04 David Edmondsonemacs: Tags should be shown with `notmuch-tag-face'.
2010-06-04 David Edmondsonemacs: Allow the display of absolute dates in the heade...
2010-06-04 Nelson Elhageemacs: Bind <backtab> (shift-TAB) to notmuch-show-previ...
2010-04-28 Carl WorthMerge branch '0.3.x' immediately after the 0.3.1 release
2010-04-27 Carl WorthMerge branch '0.3.x'
2010-04-27 David Edmondsonemacs/notmuch-wash.el: Add `notmuch-wash-convert-inline...
2010-04-26 David Edmondsonemacs: Fix `notmuch-show-rewind' in the presence of...
2010-04-26 David Edmondsonemacs: Add more functions to clean up text/plain parts
2010-04-26 Carl WorthRevert "emacs: Add more functions to clean up text...
2010-04-26 David Edmondsonemacs: Correct message/header/citation/signature hiding
2010-04-24 David Edmondsonemacs: Add more functions to clean up text/plain parts
2010-04-24 Carl Worthemacs: Rename notmuch-show-headers to notmuch-message...
2010-04-24 Carl Worthemacs: Don't display From header by default.
2010-04-24 Carl Worthemacs: Allow user to customize which headers are visible.
2010-04-24 Carl Worthemacs: Change message headers (To, CC, From, and Date...
2010-04-24 David Edmondsonemacs: Allow headers to be shown by default in show...
2010-04-24 Carl Worthemacs: Rename notmuch-show-toggle-all to notmuch-show...
2010-04-24 David Edmondsonemacs/notmuch-show.el: Add `notmuch-show-toggle-all...
2010-04-23 Carl Worthemacs: Use single-quote not double-quote when construct...
2010-04-23 David Edmondsonemacs: Push the cursor to point-max on `n' or `N' at...
2010-04-23 Jesse RosenthalReintroduce patch to quote args in notmuch-show to...
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-21 Carl Worthemacs/notmuch-show.el: Part headers are real buttons...
2010-04-21 David Edmondsonemacs: Display all body parts using `notmuch part ...
2010-04-21 David Edmondsonemacs: Use mailcap.el to guess the type of application...
2010-04-21 David Edmondsonemacs: Use `mm-display-part' when possible
2010-04-21 David Edmondsonemacs/notmuch-show.el: Improved part labelling
2010-04-21 David Edmondsonemacs: Move body markup to a separate file
2010-04-21 Carl Worthemacs: Rename body-invis-spec to message-invis-spec
2010-04-21 Carl Worthemacs: Remove the notmuch-show-toggle-body command...
2010-04-21 David Edmondsonemacs: JSON based implementation
2010-04-19 David Edmondsonemacs/notmuch-show.el: Avoid passing unintended format...
2010-04-13 Jesse Rosenthalnotmuch.el: quote args in notmuch-show to facilitate...
2010-04-07 Carl WorthDisplay the last few lines of a citation by default.
2010-04-07 David Edmondsonnotmuch.el: Allow citation suffixes to be shown as...
2010-04-07 David Edmondsonnotmuch.el: Colour cited regions and signatures with...
2010-04-07 Carl Worthemacs: Fix typo in line-wrapping in documentation of...
2010-04-07 Jesse Rosenthalnotmuch.el: Make notmuch-show buffer name first subject...
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-05 David Edmondsonemacs: Move notmuch-show functionality to notmuch-show.el