summaryrefslogtreecommitdiffstats
path: root/emacs
AgeCommit message (Expand)Author
2012-09-27Run `notmuch-show-hook' after setting `header-line-format'Damien Cassou
2012-09-19emacs: add support for reversing notmuch-show-mark-read tag changesJani Nikula
2012-09-19emacs: add support for reversing notmuch-search-archive-thread tag changesJani Nikula
2012-09-19emacs: add support for custom tag changes on message/thread archiveJani Nikula
2012-09-19emacs: use new tag change helper to mark messages as repliedJani Nikula
2012-09-19emacs: fix notmuch-message-replied-tags defcustom typeJani Nikula
2012-09-19emacs: add helper for tag change list manipulationJani Nikula
2012-09-01emacs: correct `notmuch-search-mode's docstring wrt `notmuch-search-tag-all'Pieter Praet
2012-09-01emacs: make notmuch-show return its bufferMark Walters
2012-08-29notmuch-show: add notmuch-show-mark-read-tags optionMichal Nazarewicz
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 b...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