]> git.notmuchmail.org Git - notmuch/history - emacs/notmuch-show.el
emacs: possibility to customize the rendering of tags
[notmuch] / emacs / notmuch-show.el
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
2012-11-25 Tomi Ollilanotmuch-show.el: handle the case where icalendar-import...
2012-11-25 Tomi Ollilanotmuch-show.el: import calendar data with public funct...
2012-11-15 Austin Clementsemacs: Buttonize mid: links
2012-11-15 Austin Clementsemacs: Improve the regexp used to match id:'s in messages
2012-11-07 Tomi Ollilaemacs/notmuch-show.el: handle bodypart insert error
2012-10-20 Pieter Praetemacs: rename `notmuch-show-toggle-headers' to `notmuch...
2012-09-27 Damien CassouRun `notmuch-show-hook' after setting `header-line...
2012-09-19 Jani Nikulaemacs: add support for reversing notmuch-show-mark...
2012-09-19 Jani Nikulaemacs: add support for custom tag changes on message...
2012-09-02 Mark Waltersemacs: make notmuch-show return its buffer
2012-08-29 Michal Nazarewicznotmuch-show: add notmuch-show-mark-read-tags option
2012-08-12 Austin Clementsemacs: Make moving to the previous message move to...
2012-08-03 Mark Waltersemacs: show: exclude bug fix
2012-06-30 Mark Waltersemacs: make elide messages use notmuch-show for omittin...
2012-06-22 Mark Waltersemacs: add pipe attachment command
2012-06-08 Jani Nikulaemacs: only strip "re:" in the beginning of subject
2012-05-06 Adam Wolfe Gordonemacs: Correctly quote non-text/plain parts in reply
2012-04-29 Jameson Graef Rollinsemacs: modify show tag functions to use new notmuch...
2012-04-29 Jameson Graef Rollinsemacs: create notmuch-tag.el, and move appropriate...
2012-04-29 Jameson Graef Rollinsemacs: fix archive thread/message function documentation.
2012-04-29 David Edmondsonemacs: Don't move to the next thread unless the cursor...
2012-04-29 Mark Waltersemacs-show: open excluded matches if no other matches
2012-04-29 Jameson Graef Rollinsemacs: do not modify subject in search or show
2012-04-08 Mark Waltersemacs: make show set --exclude=false
2012-03-31 Austin Clementsemacs: Escape all message ID queries
2012-03-20 David BremnerMerge tag 'debian/0.12-1'
2012-03-20 David BremnerMerge tag '0.12'
2012-03-20 David BremnerMerge branch 'release'
2012-03-20 Adam Wolfe Gordonemacs: Use the new JSON reply format and message-cite...
2012-03-20 Adam Wolfe Gordonemacs: Factor out useful functions into notmuch-lib
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-15 David BremnerMerge branch 'release'
2012-03-15 David BremnerMerge branch 'release'
2012-03-14 David BremnerMerge branch 'release'
2012-03-11 David BremnerMerge branch 'release'
2012-03-03 David BremnerMerge branch 'release'
2012-03-02 Mark Waltersemacs: show: recognize the exclude flag.
2012-03-01 Michal Sojkaemacs: Clarify description of thread manipulating functions
2012-02-28 Austin Clementsemacs: Fix out of date comment
2012-02-25 Austin Clementsemacs: Reverse the meaning of notmuch-show-refresh...
2012-02-25 Austin Clementsemacs: When refreshing a show buffer, only mark read...
2012-02-25 Pieter Praetemacs: add `notmuch-show-stash-mlarchive-link{, -and...
2012-02-25 Pieter Praetemacs: `notmuch-show-get-message-id': optionally return...
2012-02-25 Jani Nikulaemacs: support text/calendar mime type
2012-02-15 Dmitry Kurochkinemacs: allow to set RETAIN-STATE for `notmuch-show...
2012-02-12 Dmitry Kurochkinemacs: cleanup and simplify `notmuch-show-archive-threa...
2012-02-12 David Edmondsonemacs: A prefix argument to `notmuch-show' should inver...
2012-02-12 David Edmondsonemacs: Add `notmuch-show-only-matching-messages'.
2012-02-12 David Edmondsonemacs: Check that the parent buffer is alive before...
2012-02-12 David Edmondsonemacs: Optionally retain the state of the buffer during...
2012-02-12 David Edmondsonemacs: Add a binding (t) to toggle the truncation of...
2012-02-12 David Edmondsonemacs: Allow the indentation of content to be toggled.
2012-02-12 David Edmondsonemacs: Allow `notmuch-show-mode' to display only matchi...
2012-02-12 David Edmondsonemacs: Rework crypto switch toggle.
2012-02-08 Jani Nikulaemacs: make show view a/A/x/X key bindings more consistent
2012-02-08 Dmitry Kurochkinemacs: add "*" binding for notmuch-show view
2012-02-08 Dmitry Kurochkinemacs: make "+" and "-" tagging operations in notmuch...
2012-02-04 David BremnerMerge commit '0.11.1'
2012-02-04 David Edmondsonemacs: Move the blank line from the bottom of the heade...
2012-02-04 David Edmondsonemacs: More address cleaning.
2012-02-04 David Edmondsonemacs: Prefer '[No Subject]' to blank subjects.
2012-02-02 Pieter Praetemacs: globally replace non-branching "(if COND (progn...
2012-01-31 Jameson Graef Rollinsemacs: fix show-previous-message doc string
2012-01-31 Jameson Graef Rollinsemacs: modify the default show-mode key bindings for...
2012-01-31 Jameson Graef Rollinsemacs: use pop-at-end functionality in show-archive...
2012-01-31 Jameson Graef Rollinsemacs: add option to show-next-{, open-}message functio...
2012-01-31 Jameson Graef Rollinsemacs: add message archiving functions
2012-01-31 Jameson Graef Rollinsemacs: break out thread navigation from notmuch-show...
2012-01-31 Jameson Graef Rollinsemacs: break up notmuch-show-archive-thread-internal...
2012-01-31 Jameson Graef Rollinsemacs: use search-next-thread to move to next thread...
2012-01-27 David Edmondsonemacs: Another special case for `notmuch-show-clean...
2012-01-27 David Edmondsonemacs: Avoid `mail-header-parse-address' in `notmuch...
2012-01-27 David Edmondsonemacs: Re-enable line wrapping in `notmuch-show-mode'.
2012-01-26 David Edmondsonemacs: Make the part content available to `mm-inlinable-p'.
2012-01-21 Tomi Ollilaemacs/*.el: changed one-char comment prefix ';' to...
2012-01-21 Mark WaltersMake buttons for attachments allow viewing as well...
2012-01-21 David Edmondsonemacs: Improved printing support.
2012-01-21 David Edmondsonemacs: Truncate lines and do not enable visual-line...
2012-01-21 Pieter Praetemacs: globally replace non-branching "(if (not .....
2012-01-19 Pieter Praetemacs: logically group def{custom,face}s
2012-01-17 David BremnerRevert "emacs: Don't attempt to colour tags in `notmuch...
2012-01-16 David Edmondsonemacs: Don't attempt to colour tags in `notmuch-show...
2012-01-14 Jani Nikulaemacs: bind 'r' to reply-to-sender and 'R' to reply...
2012-01-14 Jani Nikulaemacs: add support for replying just to the sender
2012-01-14 David Edmondsonnotmuch/emacs: Observe the charset of text/html parts...
2012-01-14 David BremnerMerge branch 'release'
2012-01-05 Jameson Graef Rollinsemacs: fix notmuch-show-indent-messages-width customiza...
next