aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
Commit message (Expand)AuthorAge
* Merge branch 'release'Gravatar David Bremner2012-03-10
|\
| * emacs: fix MML quoting in repliesGravatar Jani Nikula2012-03-10
* | emacs-hello: Do not calculate the count of the messages in hidden sectionsGravatar Michal Sojka2012-03-10
* | Merge branch 'release'Gravatar David Bremner2012-03-03
|\|
* | emacs: notmuch.el ignore excluded matchesGravatar Mark Walters2012-03-02
* | emacs: show: recognize the exclude flag.Gravatar Mark Walters2012-03-02
| * Spelling fixGravatar Tomi Ollila2012-03-01
| * emacs: retain show buffer state after retrieving gpg keyGravatar Tomi Ollila2012-03-01
* | emacs: User-defined sections in notmuch-helloGravatar Daniel Schoepe2012-03-01
|/
* 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: Fix out-of-date declare-functionGravatar Austin Clements2012-02-20
* emacs: Fix display of highlighted line in notmuch-searchGravatar Michal Sojka2012-02-17
* 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
* emacs: Check that the parent buffer is alive before using it.Gravatar David Edmondson2012-02-12
* emacs: Optionally retain the state of the buffer during `notmuch-show-refresh...Gravatar David Edmondson2012-02-12
* emacs: Add a binding (t) to toggle the truncation of long lines.Gravatar David Edmondson2012-02-12
* emacs: Allow the indentation of content to be toggled.Gravatar David Edmondson2012-02-12
* emacs: Allow `notmuch-show-mode' to display only matching messages.Gravatar David Edmondson2012-02-12
* emacs: Rework crypto switch toggle.Gravatar David Edmondson2012-02-12
* emacs: Ensure that gnupg output goes at the end of the buffer.Gravatar David Edmondson2012-02-12
* emacs: add default value to notmuch-search-line-facesGravatar Jani Nikula2012-02-12
* emacs: make show view a/A/x/X key bindings more consistentGravatar Jani Nikula2012-02-08
* emacs: s/tags/tag-changes/ for arguments of tagging functionsGravatar Dmitry Kurochkin2012-02-08
* emacs: accept empty tag list in `notmuch-tag'Gravatar Dmitry Kurochkin2012-02-08
* emacs: relax tag syntax check in `notmuch-tag' functionGravatar Dmitry Kurochkin2012-02-08
* emacs: separate history for operations which accept single and multiple tagsGravatar Dmitry Kurochkin2012-02-08
* 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