]> git.notmuchmail.org Git - notmuch/history - emacs/notmuch.el
emacs: use define-derived-mode for defining modes.
[notmuch] / emacs / notmuch.el
2016-09-10 Steven Allenemacs: use define-derived-mode for defining modes.
2016-09-09 David BremnerMerge branch 'release'
2016-08-02 Matt Armstrongemacs: express n-search-line-faces in terms of two...
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-04-16 Chunyang Xuemacs: Add notmuch homepage to package header
2016-04-16 Chunyang Xuemacs: Fix packaging
2016-02-20 David Edmondsonemacs: Report a lack of matches when calling `notmuch...
2016-02-13 Mark Waltersemacs: Bind filter in search to 'l'
2015-09-26 David BremnerMerge branch 'release'
2015-09-07 Uli Scholleremacs: wrap current search in parens when filtering
2015-08-04 Tomi Ollilaemacs: prefer notmuch-emacs-version in User-Agent:...
2015-06-27 David BremnerMerge tag '0.20.2'
2015-06-13 Mark Waltersemacs search: stash query
2015-06-02 David BremnerMerge branch 'release'
2015-05-31 Charles Celerieremacs: Added "is:<tag>" style completion to notmuch...
2015-01-24 ToddUpdate completions for Emacs and bash
2014-10-31 David Edmondsonemacs: Improve the behaviour of the 'q' binding.
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-08-09 David BremnerMerge tag 'debian/0.18.1-2'
2014-07-15 Mark Waltersemacs: set default in notmuch-read-query
2014-07-15 Mark Waltersemacs: search archive tweak
2014-06-25 David BremnerMerge tag '0.18.1'
2014-06-23 David BremnerMerge tag '0.18.1_rc0'
2014-06-22 David BremnerMerge branch 'release'
2014-06-15 David BremnerMerge branch 'release'
2014-06-14 David BremnerMerge branch 'release'
2014-05-28 David BremnerMerge branch 'release'
2014-05-27 Mark Waltersemacs: make sure tagging on an empty query is harmless
2014-05-17 David Edmondsonemacs: Correct the documentation for `notmuch-search...
2014-04-11 Mark Waltersemacs: hello: use the saved-search helper functions
2014-04-11 Tomi Ollilaemacs: add notmuch-version.el.tmpl and create notmuch...
2014-03-30 Tomi Ollilaemacs: add defcustom notmuch-init-file and load it...
2014-03-30 Tomi Ollilaemacs: instruct user to autoload notmuch instead of...
2014-03-24 Mark Waltersemacs: search: use orig-tags in search
2014-03-24 Mark Waltersemacs: show: mark tags changed since buffer loaded
2014-03-24 Austin ClementsMake keys of notmuch-tag-formats regexps and use caching
2014-03-24 Austin Clementsemacs: Combine notmuch-combine-face-text-property{...
2014-03-23 Jani Nikulaemacs: add path: prefix to query completion
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 David BremnerMerge tag 'debian/0.17-4'
2014-01-12 David BremnerMerge tag 'debian/0.17-3'
2014-01-01 David BremnerMerge tag 'debian/0.17-2'
2013-12-31 David BremnerMerge tag '0.17'
2013-12-29 David BremnerMerge tag '0.17_rc4'
2013-12-09 Mark Waltersemacs: add '?' to some prefix keymaps to describe its...
2013-11-09 Austin Clementsemacs: Fix search tagging races
2013-11-09 Austin Clementsemacs: Move `notmuch-call-notmuch-process' to notmuch-lib
2013-11-07 Mark Waltersemacs: move search based tree functions to notmuch.el
2013-11-07 Mark Waltersemacs: minimal change to load notmuch-tree by default
2013-11-07 Mark Waltersemacs: move notmuch-help to lib
2013-10-27 Austin Clementsemacs: Sanitize authors and subjects in search and...
2013-10-26 Austin Clementsemacs: Use interactive specifications for tag changes...
2013-10-26 Austin Clementsemacs: Fix misuse of `notmuch-tag'
2013-10-20 Mark Waltersemacs: show: use interactive instead of current-prefix-arg
2013-10-10 Austin Clementsemacs: Improved `notmuch-describe-keymap' documentation
2013-10-07 Austin Clementsemacs: Improve interactive use documentation
2013-10-07 Austin Clementsemacs: Support overriding help and describing prefix...
2013-10-07 Austin Clementsemacs: Clean up a few documentation strings
2013-09-15 Mark Waltersemacs: bugfix unquoted symbol
2013-09-10 Austin Clementsemacs: Move ?, q, s, m, =, and G to the common keymap
2013-09-10 Austin Clementsemacs: Define a common shared keymap for all of notmuch
2013-09-10 Austin Clementsemacs: Make notmuch-help work with arbitrary keymaps
2013-09-10 Austin Clementsemacs: Add unified refresh-this-buffer function
2013-09-10 Austin Clementsemacs: Move `notmuch-poll' to notmuch-lib
2013-09-10 Austin Clementsemacs: Remove notmuch-search quit continuation
2013-09-10 Austin Clementsemacs: Consistently use configured sort order
2013-06-25 Jani Nikulaemacs: update search sort order help to match code
2013-06-12 Austin Clementsemacs: Fix "no such file or directory" error
2013-06-02 David Bremneremacs: add `notmuch-archive-tags' cross references...
2013-06-02 David Bremneremacs: replace setq + let with let*
2013-06-02 David Bremneremacs: replace (funcall 'foo ...) with (foo ...)
2013-06-01 Austin Clementsemacs: Use streaming S-expr parser for search
2013-06-01 Austin Clementsemacs: Use async process helper for search
2013-05-26 David BremnerMerge branch 'release'
2013-05-18 Austin Clementsemacs: Proper error string handling in search sentinel
2013-03-25 Damien Cassouemacs: possibility to customize the rendering of tags
2013-01-07 Austin Clementsemacs: Use the minibuffer for CLI error reporting
2012-12-16 Austin Clementsemacs: Use --format-version for search, show, and reply
2012-12-16 Austin Clementsemacs: Use unified error handling in search
2012-12-16 Austin Clementsemacs: Use unified error handling in notmuch-call-notmu...
2012-10-28 Mark Waltersemacs: Move the incremental JSON parser to notmuch...
2012-10-28 Mark Waltersemacs: Rename incremental JSON internal variables
2012-10-28 Mark Waltersemacs: Split out the incremental json parser into its...
2012-10-27 Austin Clementsemacs: Escape tag queries suggested by tab completion
2012-09-19 Jani Nikulaemacs: add support for reversing notmuch-search-archive...
2012-09-19 Jani Nikulaemacs: add support for custom tag changes on message...
2012-09-02 Pieter Praetemacs: correct `notmuch-search-mode's docstring wrt...
2012-08-12 Mark Waltersemacs: notmuch search bugfix
2012-08-03 Mark Waltersemacs: fix a bug introduced by the recent search cleanups.
2012-07-24 Austin Clementsemacs: Fix navigation of multi-line search result formats
2012-07-24 Austin Clementsemacs: Allow custom tags formatting
2012-07-24 Austin Clementsemacs: Replace other search text properties with result...
2012-07-24 Austin Clementsemacs: Use result text properties for search result...
2012-07-24 Austin Clementsemacs: Update tags by rewriting the search result line...
2012-07-24 Austin Clementsemacs: Use text properties instead of overlays for...
2012-07-24 Austin Clementsemacs: Record thread search result object in a text...
2012-07-12 Austin Clementsemacs: Switch from text to JSON format for search results
2012-07-12 Austin Clementsemacs: Pass plist to `notmuch-search-show-result'
next