aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch.el
Commit message (Expand)AuthorAge
* emacs: Query Emacs display table to determine ellipsis stringHEADmasterGravatar Benjamin Barenblat2014-10-20
* emacs: set default in notmuch-read-queryGravatar Mark Walters2014-07-15
* emacs: search archive tweakGravatar Mark Walters2014-07-15
* Merge branch 'release'Gravatar David Bremner2014-05-28
|\
| * emacs: make sure tagging on an empty query is harmlessGravatar Mark Walters2014-05-27
* | emacs: Correct the documentation for `notmuch-search-line-faces'.Gravatar David Edmondson2014-05-18
|/
* emacs: hello: use the saved-search helper functionsGravatar Mark Walters2014-04-11
* emacs: add notmuch-version.el.tmpl and create notmuch-version.el from itGravatar Tomi Ollila2014-04-10
* emacs: add defcustom notmuch-init-file and load it if existsGravatar Tomi Ollila2014-03-30
* emacs: instruct user to autoload notmuch instead of require'ing itGravatar Tomi Ollila2014-03-30
* emacs: search: use orig-tags in searchGravatar Mark Walters2014-03-24
* emacs: show: mark tags changed since buffer loadedGravatar Mark Walters2014-03-24
* Make keys of notmuch-tag-formats regexps and use cachingGravatar Austin Clements2014-03-24
* emacs: Combine notmuch-combine-face-text-property{, -string}Gravatar Austin Clements2014-03-24
* emacs: add path: prefix to query completionGravatar Jani Nikula2014-03-23
* emacs: add '?' to some prefix keymaps to describe its bindingsGravatar Mark Walters2013-12-10
* emacs: Fix search tagging racesGravatar Austin Clements2013-11-08
* emacs: Move `notmuch-call-notmuch-process' to notmuch-libGravatar Austin Clements2013-11-08
* emacs: move search based tree functions to notmuch.elGravatar Mark Walters2013-11-07
* emacs: minimal change to load notmuch-tree by defaultGravatar Mark Walters2013-11-07
* emacs: move notmuch-help to libGravatar Mark Walters2013-11-07
* emacs: Sanitize authors and subjects in search and showGravatar Austin Clements2013-10-27
* emacs: Use interactive specifications for tag changes in searchGravatar Austin Clements2013-10-25
* emacs: Fix misuse of `notmuch-tag'Gravatar Austin Clements2013-10-25
* emacs: show: use interactive instead of current-prefix-argGravatar Mark Walters2013-10-19
* emacs: Improved `notmuch-describe-keymap' documentationGravatar Austin Clements2013-10-10
* emacs: Improve interactive use documentationGravatar Austin Clements2013-10-07
* emacs: Support overriding help and describing prefix actionGravatar Austin Clements2013-10-07
* emacs: Clean up a few documentation stringsGravatar Austin Clements2013-10-07
* emacs: bugfix unquoted symbolGravatar Mark Walters2013-09-15
* emacs: Move ?, q, s, m, =, and G to the common keymapGravatar Austin Clements2013-09-10
* emacs: Define a common shared keymap for all of notmuchGravatar Austin Clements2013-09-10
* emacs: Make notmuch-help work with arbitrary keymapsGravatar Austin Clements2013-09-10
* emacs: Add unified refresh-this-buffer functionGravatar Austin Clements2013-09-10
* emacs: Move `notmuch-poll' to notmuch-libGravatar Austin Clements2013-09-10
* emacs: Remove notmuch-search quit continuationGravatar Austin Clements2013-09-10
* emacs: Consistently use configured sort orderGravatar Austin Clements2013-09-10
* emacs: update search sort order help to match codeGravatar Jani Nikula2013-06-24
* emacs: Fix "no such file or directory" errorGravatar Austin Clements2013-06-12
* emacs: add `notmuch-archive-tags' cross references in docstringsGravatar David Bremner2013-06-02
* emacs: replace setq + let with let*Gravatar David Bremner2013-06-02
* emacs: replace (funcall 'foo ...) with (foo ...)Gravatar David Bremner2013-06-02
* emacs: Use streaming S-expr parser for searchGravatar Austin Clements2013-06-01
* emacs: Use async process helper for searchGravatar Austin Clements2013-06-01
* emacs: Proper error string handling in search sentinelGravatar Austin Clements2013-05-18
* emacs: possibility to customize the rendering of tagsGravatar Damien Cassou2013-03-25
* emacs: Use the minibuffer for CLI error reportingGravatar Austin Clements2013-01-06
* emacs: Use --format-version for search, show, and replyGravatar Austin Clements2012-12-16
* emacs: Use unified error handling in searchGravatar Austin Clements2012-12-16
* emacs: Use unified error handling in notmuch-call-notmuch-processGravatar Austin Clements2012-12-16