aboutsummaryrefslogtreecommitdiff
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: add default value to notmuch-search-line-facesJani Nikula2012-02-12
* emacs: make show view a/A/x/X key bindings more consistentJani Nikula2012-02-08
* emacs: s/tags/tag-changes/ for arguments of tagging functionsDmitry Kurochkin2012-02-08
* emacs: accept empty tag list in `notmuch-tag'Dmitry Kurochkin2012-02-08
* emacs: relax tag syntax check in `notmuch-tag' functionDmitry Kurochkin2012-02-08
* emacs: separate history for operations which accept single and multiple tagsDmitry Kurochkin2012-02-08
* emacs: add "*" binding for notmuch-show viewDmitry Kurochkin2012-02-08
* emacs: rename `notmuch-search-operate-all' to `notmuch-search-tag-all'Dmitry Kurochkin2012-02-08
* emacs: make "+" and "-" tagging operations in notmuch-show more flexibleDmitry Kurochkin2012-02-08
* emacs: make "+" and "-" tagging operations in notmuch-search more flexibleDmitry Kurochkin2012-02-08
* emacs: remove text properties from `notmuch-search-get-tags' resultDmitry Kurochkin2012-02-08
* emacs: move tag format validation to `notmuch-tag' functionDmitry Kurochkin2012-02-08
* emacs: use mark instead of point-max in MML quoting.David Bremner2012-02-04
* Merge commit '0.11.1'David Bremner2012-02-04
|\
| * emacs: quote MML tags in repliesAaron Ecay2012-02-03
* | emacs: fix `notmuch-wash-region-to-button' to work at beginning of bufferDmitry Kurochkin2012-02-04
* | emacs: Move the blank line from the bottom of the headers to the top of the b...David Edmondson2012-02-03
* | emacs: More address cleaning.David Edmondson2012-02-03
* | emacs: Prefer '[No Subject]' to blank subjects.David Edmondson2012-02-03
* | emacs: Stop the `truncate-string-to-width' madness.David Edmondson2012-02-03
* | 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