aboutsummaryrefslogtreecommitdiff
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."Pieter Praet2012-02-01
* emacs: fix show-previous-message doc stringJameson Graef Rollins2012-01-30
* emacs: modify the default show-mode key bindings for archivingJameson Graef Rollins2012-01-30
* emacs: use pop-at-end functionality in show-archive-message-then-next functionJameson Graef Rollins2012-01-30
* emacs: add option to show-next-{, open-}message functions to pop out to paren...Jameson Graef Rollins2012-01-30
* emacs: add message archiving functionsJameson Graef Rollins2012-01-30
* emacs: break out thread navigation from notmuch-show-archive-threadJameson Graef Rollins2012-01-30
* emacs: break up notmuch-show-archive-thread-internal into two more generally ...Jameson Graef Rollins2012-01-30
* emacs: use search-next-thread to move to next thread in show modeJameson Graef Rollins2012-01-30
* emacs: Don't mark messages as "unsaved" when printing.David Edmondson2012-01-27
* emacs: Another special case for `notmuch-show-clean-address'.David Edmondson2012-01-27
* emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'.David Edmondson2012-01-27
* emacs: Re-enable line wrapping in `notmuch-show-mode'.David Edmondson2012-01-27
* emacs: `notmuch-search-operate-all' code cleanup, no functional changesDmitry Kurochkin2012-01-27
* emacs: add completion to "tag all" operation ("*" binding)Dmitry Kurochkin2012-01-27
* emacs: polish notmuch-hello help textDmitry Kurochkin2012-01-26
* emacs: Fix a notmuch-print.el compiler warning.David Edmondson2012-01-26
* emacs: Make the part content available to `mm-inlinable-p'.David Edmondson2012-01-26
* emacs: bind "s" to `notmuch-hello-search' in notmuch-hello bufferDmitry Kurochkin2012-01-25
* emacs: use a single history for all searchesDmitry Kurochkin2012-01-25
* emacs: bind "s" to `notmuch-search' in notmuch-hello bufferDmitry Kurochkin2012-01-25
* emacs: have notmuch-search-archive-thread use -next-thread functionJameson Graef Rollins2012-01-25
* emacs/*.el: changed one-char comment prefix ';' to two; ';;'Tomi Ollila2012-01-21
* Make buttons for attachments allow viewing as well as savingMark Walters2012-01-21
* emacs: add invisible dot instead of space at the end of notmuch-hello search boxDmitry Kurochkin2012-01-21
* emacs: invert relation between 'notmuch-send and 'message customization groupsPieter Praet2012-01-21
* emacs: Improved printing support.David Edmondson2012-01-21
* emacs: Truncate lines and do not enable visual-line-mode in notmuch-show buff...David Edmondson2012-01-21
* emacs: globally replace non-branching "(if (not ..." with "(unless ..."Pieter Praet2012-01-21
* emacs: logically group def{custom,face}sPieter Praet2012-01-19
* Revert "emacs: Don't attempt to colour tags in `notmuch-show-mode'."David Bremner2012-01-17
* emacs: Cycle through notmuch buffers rather than jumping to the last.David Edmondson2012-01-15
* emacs: Don't attempt to colour tags in `notmuch-show-mode'.David Edmondson2012-01-15
* emacs: bind 'r' to reply-to-sender and 'R' to reply-to-allJani Nikula2012-01-14
* emacs: add support for replying just to the senderJani Nikula2012-01-14
* notmuch/emacs: Observe the charset of text/html parts, where known.David Edmondson2012-01-13
* Merge branch 'release'David Bremner2012-01-13
|\
| * emacs: fix notmuch-show-indent-messages-width customization variable nameJameson Graef Rollins2012-01-05
* | emacs: Improve `notmuch-hello' display on ttys.David Edmondson2012-01-12
* | emacs: Mark the quoted region during reply.David Edmondson2012-01-10
* | emacs: Better handling of inherited keymaps for `nomuch-help'.David Edmondson2012-01-09
* | emacs: Don't signal an error when reaching the end of the search results.David Edmondson2012-01-09
* | emacs: Enable more text/plain hook functions by default.David Edmondson2011-12-28
* | emacs: create patch filename from subject for inline patch fake partsJani Nikula2011-12-28
* | emacs: add inline patch fake parts through a special handlerJani Nikula2011-12-28
|/
* emacs: fix docstring for `notmuch-search-line-faces'.Dmitry Kurochkin2011-12-24
* emacs: call notmuch-show instead of notmuch-search in buttonised id: linksJameson Graef Rollins2011-12-24
* emacs: fix off-by-one bug in notmuch-show-archiveAaron Ecay2011-12-23
* emacs: put the last search on top of recent searches in notmuch-helloDmitry Kurochkin2011-12-22
* emacs: Change the default thousands separator to a spaceThomas Jost2011-12-22