summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2012-08-12emacs: Make moving to the previous message move to the previous boundaryAustin Clements
2012-08-12emacs: notmuch search bugfixMark Walters
2012-08-12emacs: Fix "not defined at runtime" warningAustin Clements
2012-08-02emacs: show: exclude bug fixMark Walters
2012-08-02emacs: fix a bug introduced by the recent search cleanups.Mark Walters
2012-07-24emacs: Fix navigation of multi-line search result formatsAustin Clements
2012-07-24emacs: Allow custom tags formattingAustin Clements
2012-07-24emacs: Replace other search text properties with result propertyAustin Clements
2012-07-24emacs: Use result text properties for search result iterationAustin Clements
2012-07-24emacs: Update tags by rewriting the search result line in placeAustin Clements
2012-07-24emacs: Use text properties instead of overlays for tag coloringAustin Clements
2012-07-24emacs: Record thread search result object in a text propertyAustin Clements
2012-07-24emacs: Fix notmuch-message-mark-replied.Ingo Lohmar
2012-07-12emacs: Switch from text to JSON format for search resultsAustin Clements
2012-07-12emacs: Implement an incremental JSON parserAustin Clements
2012-07-12emacs: Pass plist to `notmuch-search-show-result'Austin Clements
2012-07-12emacs: Move search-target logic to `notmuch-search-show-result'Austin Clements
2012-07-12emacs: Helper for reporting search parsing errorsAustin Clements
2012-07-12emacs: Separate search line parsing and displayAustin Clements
2012-07-12emacs: Clean up notmuch-search-show-resultAustin Clements
2012-06-29emacs: Add configurable wrapping width for notmuch-wash-wrap-long-linesDaniel Schoepe
2012-06-29emacs: make elide messages use notmuch-show for omitting messages.Mark Walters
2012-06-22emacs: add pipe attachment commandMark Walters
2012-06-22emacs: derive correct timestamp in FCC unique nameJesse Rosenthal
2012-06-07emacs: only strip "re:" in the beginning of subjectJani Nikula
2012-06-03emacs: Suppress warnings about using cl at runtimeAustin Clements
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