aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-show.el
Commit message (Expand)AuthorAge
* emacs: show: make buttons select windowGravatar Mark Walters2013-02-18
* emacs: show: w3m/invisibility workaroundGravatar Mark Walters2013-01-14
* emacs: show: set default show-all-multipart/alternatives to nilGravatar Mark Walters2012-12-21
* emacs: show: add invisibility button actionGravatar Mark Walters2012-12-21
* emacs: show: add overlays for each partGravatar Mark Walters2012-12-21
* emacs: show: modify insert-part-header to save the button textGravatar Mark Walters2012-12-21
* emacs: Eliminate buffer invisibility specs from show and washGravatar Austin Clements2012-12-21
* emacs: add support for stashing the thread id in show viewGravatar Jani Nikula2012-12-09
* emacs: show: refresh buffer did not remove overlaysGravatar Mark Walters2012-12-06
* emacs: Split the function notmuch-show-clean-addressGravatar Mark Walters2012-12-01
* emacs: less guessing of character set in messagesGravatar Tomi Ollila2012-11-26
* notmuch-show.el: handle the case where icalendar-import-buffer returns nilGravatar Tomi Ollila2012-11-25
* notmuch-show.el: import calendar data with public function after CR removalGravatar Tomi Ollila2012-11-25
* emacs: Buttonize mid: linksGravatar Austin Clements2012-11-15
* emacs: Improve the regexp used to match id:'s in messagesGravatar Austin Clements2012-11-15
* emacs/notmuch-show.el: handle bodypart insert errorGravatar Tomi Ollila2012-11-07
* emacs: rename `notmuch-show-toggle-headers' to `notmuch-show-toggle-visibilit...Gravatar Pieter Praet2012-10-20
* Run `notmuch-show-hook' after setting `header-line-format'Gravatar Damien Cassou2012-09-27
* emacs: add support for reversing notmuch-show-mark-read tag changesGravatar Jani Nikula2012-09-19
* emacs: add support for custom tag changes on message/thread archiveGravatar Jani Nikula2012-09-19
* emacs: make notmuch-show return its bufferGravatar Mark Walters2012-09-01
* notmuch-show: add notmuch-show-mark-read-tags optionGravatar Michal Nazarewicz2012-08-29
* emacs: Make moving to the previous message move to the previous boundaryGravatar Austin Clements2012-08-12
* emacs: show: exclude bug fixGravatar Mark Walters2012-08-02
* emacs: make elide messages use notmuch-show for omitting messages.Gravatar Mark Walters2012-06-29
* emacs: add pipe attachment commandGravatar Mark Walters2012-06-22
* emacs: only strip "re:" in the beginning of subjectGravatar Jani Nikula2012-06-07
* emacs: Correctly quote non-text/plain parts in replyGravatar Adam Wolfe Gordon2012-05-06
* emacs: modify show tag functions to use new notmuch-tag interfaceGravatar Jameson Graef Rollins2012-04-29
* emacs: create notmuch-tag.el, and move appropriate functions from notmuch.elGravatar Jameson Graef Rollins2012-04-29
* emacs: fix archive thread/message function documentation.Gravatar Jameson Graef Rollins2012-04-29
* emacs: Don't move to the next thread unless the cursor is at the end of the b...Gravatar David Edmondson2012-04-29
* emacs-show: open excluded matches if no other matchesGravatar Mark Walters2012-04-29
* emacs: do not modify subject in search or showGravatar Jameson Graef Rollins2012-04-28
* emacs: make show set --exclude=falseGravatar Mark Walters2012-04-07
* emacs: Escape all message ID queriesGravatar Austin Clements2012-03-30
* emacs: Use the new JSON reply format and message-cite-originalGravatar Adam Wolfe Gordon2012-03-19
* emacs: Factor out useful functions into notmuch-libGravatar Adam Wolfe Gordon2012-03-19
* emacs: show: recognize the exclude flag.Gravatar Mark Walters2012-03-02
* emacs: Clarify description of thread manipulating functionsGravatar Michal Sojka2012-02-29
* emacs: Fix out of date commentGravatar Austin Clements2012-02-27
* emacs: Reverse the meaning of notmuch-show-refresh-view's argumentGravatar Austin Clements2012-02-25
* emacs: When refreshing a show buffer, only mark read when resetting stateGravatar Austin Clements2012-02-25
* emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'Gravatar Pieter Praet2012-02-25
* emacs: `notmuch-show-get-message-id': optionally return Message-Id sans prefixGravatar Pieter Praet2012-02-25
* emacs: support text/calendar mime typeGravatar Jani Nikula2012-02-25
* emacs: allow to set RETAIN-STATE for `notmuch-show-refresh-view' interactivelyGravatar Dmitry Kurochkin2012-02-14
* emacs: cleanup and simplify `notmuch-show-archive-thread' and related functionsGravatar Dmitry Kurochkin2012-02-12
* emacs: A prefix argument to `notmuch-show' should invert the matching message...Gravatar David Edmondson2012-02-12
* emacs: Add `notmuch-show-only-matching-messages'.Gravatar David Edmondson2012-02-12