summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2012-05-23emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()Tomi Ollila
2012-05-06emacs: fix custom queries section customization widget in notmuch-helloDmitry Kurochkin
2012-05-06emacs: Do not pass stderr of notmuch reply to JSON parserMichal Sojka
2012-05-06emacs: Let the user choose where to compose new mailsThomas Jost
2012-05-06emacs: Correctly quote non-text/plain parts in replyAdam Wolfe Gordon
2012-04-29emacs: eliminate search-tag-thread in favor of just search-tagJameson Graef Rollins
2012-04-29emacs: modify show tag functions to use new notmuch-tag interfaceJameson Graef Rollins
2012-04-29emacs: modify search tag functions to use new notmuch-tag interfaceJameson Graef Rollins
2012-04-29emacs: allow notmuch-tag to accept string inputs and prompt for tagsJameson Graef Rollins
2012-04-29emacs: create notmuch-tag.el, and move appropriate functions from notmuch.elJameson Graef Rollins
2012-04-29emacs: fix archive thread/message function documentation.Jameson Graef Rollins
2012-04-29emacs: Don't move to the next thread unless the cursor is at the end of the buffer.David Edmondson
2012-04-29emacs-show: open excluded matches if no other matchesMark Walters
2012-04-28emacs: do not modify subject in search or showJameson Graef Rollins
2012-04-24emacs: Put notmuch-hello-sections in custom group notmuch-helloAustin Clements
2012-04-24emacs: Put notmuch-print-mechanism in custom group notmuch-showAustin Clements
2012-04-24emacs: modify help message for notmuch-search-line-faces to reflect preferred "deleted" tag name.Jameson Graef Rollins
2012-04-12emacs: have tag-completion return all tags for nil inputJameson Graef Rollins
2012-04-12emacs: include tags from excluded messages in tag tab completionJameson Graef Rollins
2012-04-12emacs: update call in tag-completion functionJameson Graef Rollins
2012-04-12emacs: get rid of trailing spaces in notmuch-hello viewDmitry Kurochkin
2012-04-07emacs: make show set --exclude=falseMark Walters
2012-04-06emacs: do not modify the alist passed to notmuch-sort-saved-searchesJani Nikula
2012-04-05emacs: fix off-by-one error in notmuch-hello column alignmentDmitry Kurochkin
2012-04-02emacs: Fix the References header in replyAdam Wolfe Gordon
2012-04-02emacs: Fix two bugs in replyAdam Wolfe Gordon
2012-03-31emacs: Fix mis-named argument to notmuch-get-bodypart-internalAustin Clements
2012-03-30emacs: Escape all message ID queriesAustin Clements
2012-03-30emacs: content-type comparison should be case insensitive.Mark Walters
2012-03-19emacs: Use the new JSON reply format and message-cite-originalAdam Wolfe Gordon
2012-03-19emacs: Factor out useful functions into notmuch-libAdam Wolfe Gordon
2012-03-18emacs: Fix search tab completion in terminalsAustin Clements
2012-03-10Merge branch 'release'David Bremner
2012-03-10emacs: fix MML quoting in repliesJani Nikula
2012-03-10emacs-hello: Do not calculate the count of the messages in hidden sectionsMichal Sojka
2012-03-03Merge branch 'release'David Bremner
2012-03-02emacs: notmuch.el ignore excluded matchesMark Walters
2012-03-02emacs: show: recognize the exclude flag.Mark Walters
2012-03-01Spelling fixTomi Ollila
2012-03-01emacs: retain show buffer state after retrieving gpg keyTomi Ollila
2012-03-01emacs: User-defined sections in notmuch-helloDaniel Schoepe
2012-02-29emacs: Clarify description of thread manipulating functionsMichal Sojka
2012-02-27emacs: Fix out of date commentAustin Clements
2012-02-25emacs: Reverse the meaning of notmuch-show-refresh-view's argumentAustin Clements
2012-02-25emacs: When refreshing a show buffer, only mark read when resetting stateAustin Clements
2012-02-25emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'Pieter Praet
2012-02-25emacs: `notmuch-show-get-message-id': optionally return Message-Id sans prefixPieter Praet
2012-02-25emacs: support text/calendar mime typeJani Nikula
2012-02-20emacs: Fix out-of-date declare-functionAustin Clements
2012-02-17emacs: Fix display of highlighted line in notmuch-searchMichal Sojka