aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
Commit message (Expand)AuthorAge
...
* emacs: add "*" binding for notmuch-show viewGravatar Dmitry Kurochkin2012-02-08
* emacs: rename `notmuch-search-operate-all' to `notmuch-search-tag-all'Gravatar Dmitry Kurochkin2012-02-08
* emacs: make "+" and "-" tagging operations in notmuch-show more flexibleGravatar Dmitry Kurochkin2012-02-08
* emacs: make "+" and "-" tagging operations in notmuch-search more flexibleGravatar Dmitry Kurochkin2012-02-08
* emacs: remove text properties from `notmuch-search-get-tags' resultGravatar Dmitry Kurochkin2012-02-08
* emacs: move tag format validation to `notmuch-tag' functionGravatar Dmitry Kurochkin2012-02-08
* emacs: use mark instead of point-max in MML quoting.Gravatar David Bremner2012-02-04
* Merge commit '0.11.1'Gravatar David Bremner2012-02-04
|\
* | emacs: fix `notmuch-wash-region-to-button' to work at beginning of bufferGravatar Dmitry Kurochkin2012-02-04
* | emacs: Move the blank line from the bottom of the headers to the top of the b...Gravatar David Edmondson2012-02-03
* | emacs: More address cleaning.Gravatar David Edmondson2012-02-03
* | emacs: Prefer '[No Subject]' to blank subjects.Gravatar David Edmondson2012-02-03
* | emacs: Stop the `truncate-string-to-width' madness.Gravatar David Edmondson2012-02-03
| * emacs: quote MML tags in repliesGravatar Aaron Ecay2012-02-03
* | emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."Gravatar Pieter Praet2012-02-01
* | emacs: fix show-previous-message doc stringGravatar Jameson Graef Rollins2012-01-30
* | emacs: modify the default show-mode key bindings for archivingGravatar Jameson Graef Rollins2012-01-30
* | emacs: use pop-at-end functionality in show-archive-message-then-next functionGravatar Jameson Graef Rollins2012-01-30
* | emacs: add option to show-next-{, open-}message functions to pop out to paren...Gravatar Jameson Graef Rollins2012-01-30
* | emacs: add message archiving functionsGravatar Jameson Graef Rollins2012-01-30
* | emacs: break out thread navigation from notmuch-show-archive-threadGravatar Jameson Graef Rollins2012-01-30
* | emacs: break up notmuch-show-archive-thread-internal into two more generally ...Gravatar Jameson Graef Rollins2012-01-30
* | emacs: use search-next-thread to move to next thread in show modeGravatar Jameson Graef Rollins2012-01-30
* | emacs: Don't mark messages as "unsaved" when printing.Gravatar David Edmondson2012-01-27
* | emacs: Another special case for `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27
* | emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27
* | emacs: Re-enable line wrapping in `notmuch-show-mode'.Gravatar David Edmondson2012-01-27
* | emacs: `notmuch-search-operate-all' code cleanup, no functional changesGravatar Dmitry Kurochkin2012-01-27
* | emacs: add completion to "tag all" operation ("*" binding)Gravatar Dmitry Kurochkin2012-01-27
* | emacs: polish notmuch-hello help textGravatar Dmitry Kurochkin2012-01-26
* | emacs: Fix a notmuch-print.el compiler warning.Gravatar David Edmondson2012-01-26
* | emacs: Make the part content available to `mm-inlinable-p'.Gravatar David Edmondson2012-01-26
* | emacs: bind "s" to `notmuch-hello-search' in notmuch-hello bufferGravatar Dmitry Kurochkin2012-01-25
* | emacs: use a single history for all searchesGravatar Dmitry Kurochkin2012-01-25
* | emacs: bind "s" to `notmuch-search' in notmuch-hello bufferGravatar Dmitry Kurochkin2012-01-25
* | emacs: have notmuch-search-archive-thread use -next-thread functionGravatar Jameson Graef Rollins2012-01-25
* | emacs/*.el: changed one-char comment prefix ';' to two; ';;'Gravatar Tomi Ollila2012-01-21
* | Make buttons for attachments allow viewing as well as savingGravatar Mark Walters2012-01-21
* | emacs: add invisible dot instead of space at the end of notmuch-hello search boxGravatar Dmitry Kurochkin2012-01-21
* | emacs: invert relation between 'notmuch-send and 'message customization groupsGravatar Pieter Praet2012-01-21
* | emacs: Improved printing support.Gravatar David Edmondson2012-01-21
* | emacs: Truncate lines and do not enable visual-line-mode in notmuch-show buff...Gravatar David Edmondson2012-01-21
* | emacs: globally replace non-branching "(if (not ..." with "(unless ..."Gravatar Pieter Praet2012-01-21
* | emacs: logically group def{custom,face}sGravatar Pieter Praet2012-01-19
* | Revert "emacs: Don't attempt to colour tags in `notmuch-show-mode'."Gravatar David Bremner2012-01-17
* | emacs: Cycle through notmuch buffers rather than jumping to the last.Gravatar David Edmondson2012-01-15
* | emacs: Don't attempt to colour tags in `notmuch-show-mode'.Gravatar David Edmondson2012-01-15
* | emacs: bind 'r' to reply-to-sender and 'R' to reply-to-allGravatar Jani Nikula2012-01-14
* | emacs: add support for replying just to the senderGravatar Jani Nikula2012-01-14
* | notmuch/emacs: Observe the charset of text/html parts, where known.Gravatar David Edmondson2012-01-13