aboutsummaryrefslogtreecommitdiff
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: User-defined sections in notmuch-helloDaniel Schoepe2012-03-01
* emacs: Clarify description of thread manipulating functionsMichal Sojka2012-02-29
* emacs: Fix out of date commentAustin Clements2012-02-27
* emacs: Reverse the meaning of notmuch-show-refresh-view's argumentAustin Clements2012-02-25
* emacs: When refreshing a show buffer, only mark read when resetting stateAustin Clements2012-02-25
* emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'Pieter Praet2012-02-25
* emacs: `notmuch-show-get-message-id': optionally return Message-Id sans prefixPieter Praet2012-02-25
* emacs: support text/calendar mime typeJani Nikula2012-02-25
* emacs: Fix out-of-date declare-functionAustin Clements2012-02-20
* emacs: Fix display of highlighted line in notmuch-searchMichal Sojka2012-02-17
* emacs: allow to set RETAIN-STATE for `notmuch-show-refresh-view' interactivelyDmitry Kurochkin2012-02-14
* emacs: cleanup and simplify `notmuch-show-archive-thread' and related functionsDmitry Kurochkin2012-02-12
* emacs: A prefix argument to `notmuch-show' should invert the matching message...David Edmondson2012-02-12
* emacs: Add `notmuch-show-only-matching-messages'.David Edmondson2012-02-12
* emacs: Check that the parent buffer is alive before using it.David Edmondson2012-02-12
* emacs: Optionally retain the state of the buffer during `notmuch-show-refresh...David Edmondson2012-02-12
* emacs: Add a binding (t) to toggle the truncation of long lines.David Edmondson2012-02-12
* emacs: Allow the indentation of content to be toggled.David Edmondson2012-02-12
* emacs: Allow `notmuch-show-mode' to display only matching messages.David Edmondson2012-02-12
* emacs: Rework crypto switch toggle.David Edmondson2012-02-12
* emacs: Ensure that gnupg output goes at the end of the buffer.David Edmondson2012-02-12
* 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