aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: show: exclude bug fixGravatar Mark Walters2012-08-02
* emacs: fix a bug introduced by the recent search cleanups.Gravatar Mark Walters2012-08-02
* emacs: Fix navigation of multi-line search result formatsGravatar Austin Clements2012-07-24
* emacs: Allow custom tags formattingGravatar Austin Clements2012-07-24
* emacs: Replace other search text properties with result propertyGravatar Austin Clements2012-07-24
* emacs: Use result text properties for search result iterationGravatar Austin Clements2012-07-24
* emacs: Update tags by rewriting the search result line in placeGravatar Austin Clements2012-07-24
* emacs: Use text properties instead of overlays for tag coloringGravatar Austin Clements2012-07-24
* emacs: Record thread search result object in a text propertyGravatar Austin Clements2012-07-24
* emacs: Fix notmuch-message-mark-replied.Gravatar Ingo Lohmar2012-07-24
* emacs: Switch from text to JSON format for search resultsGravatar Austin Clements2012-07-12
* emacs: Implement an incremental JSON parserGravatar Austin Clements2012-07-12
* emacs: Pass plist to `notmuch-search-show-result'Gravatar Austin Clements2012-07-12
* emacs: Move search-target logic to `notmuch-search-show-result'Gravatar Austin Clements2012-07-12
* emacs: Helper for reporting search parsing errorsGravatar Austin Clements2012-07-12
* emacs: Separate search line parsing and displayGravatar Austin Clements2012-07-12
* emacs: Clean up notmuch-search-show-resultGravatar Austin Clements2012-07-12
* emacs: Add configurable wrapping width for notmuch-wash-wrap-long-linesGravatar Daniel Schoepe2012-06-29
* emacs: make elide messages use notmuch-show for omitting messages.Gravatar Mark Walters2012-06-29
* emacs: add pipe attachment commandGravatar Mark Walters2012-06-22
* emacs: derive correct timestamp in FCC unique nameGravatar Jesse Rosenthal2012-06-22
* emacs: only strip "re:" in the beginning of subjectGravatar Jani Nikula2012-06-07
* emacs: Suppress warnings about using cl at runtimeGravatar Austin Clements2012-06-03
* emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()Gravatar Tomi Ollila2012-05-23
* emacs: fix custom queries section customization widget in notmuch-helloGravatar Dmitry Kurochkin2012-05-06
* emacs: Do not pass stderr of notmuch reply to JSON parserGravatar Michal Sojka2012-05-06
* emacs: Let the user choose where to compose new mailsGravatar Thomas Jost2012-05-06
* emacs: Correctly quote non-text/plain parts in replyGravatar Adam Wolfe Gordon2012-05-06
* emacs: eliminate search-tag-thread in favor of just search-tagGravatar Jameson Graef Rollins2012-04-29
* emacs: modify show tag functions to use new notmuch-tag interfaceGravatar Jameson Graef Rollins2012-04-29
* emacs: modify search tag functions to use new notmuch-tag interfaceGravatar Jameson Graef Rollins2012-04-29
* emacs: allow notmuch-tag to accept string inputs and prompt for tagsGravatar Jameson Graef Rollins2012-04-29
* emacs: create notmuch-tag.el, and move appropriate functions from notmuch.elGravatar Jameson Graef Rollins2012-04-29
* emacs: fix archive thread/message function documentation.Gravatar Jameson Graef Rollins2012-04-29
* emacs: Don't move to the next thread unless the cursor is at the end of the b...Gravatar David Edmondson2012-04-29
* emacs-show: open excluded matches if no other matchesGravatar Mark Walters2012-04-29
* emacs: do not modify subject in search or showGravatar Jameson Graef Rollins2012-04-28
* emacs: Put notmuch-hello-sections in custom group notmuch-helloGravatar Austin Clements2012-04-24
* emacs: Put notmuch-print-mechanism in custom group notmuch-showGravatar Austin Clements2012-04-24
* emacs: modify help message for notmuch-search-line-faces to reflect preferred...Gravatar Jameson Graef Rollins2012-04-24
* emacs: have tag-completion return all tags for nil inputGravatar Jameson Graef Rollins2012-04-12
* emacs: include tags from excluded messages in tag tab completionGravatar Jameson Graef Rollins2012-04-12
* emacs: update call in tag-completion functionGravatar Jameson Graef Rollins2012-04-12
* emacs: get rid of trailing spaces in notmuch-hello viewGravatar Dmitry Kurochkin2012-04-12
* emacs: make show set --exclude=falseGravatar Mark Walters2012-04-07
* emacs: do not modify the alist passed to notmuch-sort-saved-searchesGravatar Jani Nikula2012-04-06
* emacs: fix off-by-one error in notmuch-hello column alignmentGravatar Dmitry Kurochkin2012-04-05
* emacs: Fix the References header in replyGravatar Adam Wolfe Gordon2012-04-02
* emacs: Fix two bugs in replyGravatar Adam Wolfe Gordon2012-04-02
* emacs: Fix mis-named argument to notmuch-get-bodypart-internalGravatar Austin Clements2012-03-31