aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-hello.el
Commit message (Expand)AuthorAge
* emacs: Expand default saved searches and add shortcut keysGravatar Austin Clements2014-08-05
* emacs: Introduce notmuch-jump: shortcut keys to saved searchesGravatar Austin Clements2014-08-05
* emacs: hello: bugfix for saved searches defcustomGravatar Mark Walters2014-04-21
* emacs: hello: bugfix: make alphabetically sorted saved searches workGravatar Mark Walters2014-04-14
* emacs: Add a sort-order option to saved-searchesGravatar Mark Walters2014-04-11
* emacs: hello: switch notmuch-hello-insert-buttons to plistsGravatar Mark Walters2014-04-11
* emacs: hello: add a customize for saved-searchesGravatar Mark Walters2014-04-11
* emacs: hello: use the saved-search helper functionsGravatar Mark Walters2014-04-11
* emacs: hello: add helper functions for saved-searchesGravatar Mark Walters2014-04-11
* emacs: defun notmuch-hello-versions and bind 'v' in hello mode to itGravatar Tomi Ollila2014-04-10
* emacs: remove newlines from input to notmuch count --batchGravatar David Bremner2014-02-25
* emacs: add notmuch-assert-cli-sane to notmuch-helloGravatar David Bremner2014-01-26
* 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: Add unified refresh-this-buffer functionGravatar Austin Clements2013-09-10
* emacs: Bind "s" to notmuch-search in hello-modeGravatar Austin Clements2013-09-10
* emacs: Refresh hello whenever the user switches to the bufferGravatar Austin Clements2013-09-10
* emacs: hello: make --batch error gracefullyGravatar Mark Walters2013-07-27
* emacs: hello: allow deleting individual searches in the historyGravatar Servilio Afre Puentes2013-06-08
* emacs: hello: ask confirmation for clearing recent searchesGravatar Servilio Afre Puentes2013-06-08
* emacs: fixed (declare-function ...) definitionsGravatar Tomi Ollila2013-04-30
* emacs: hello: use batch countGravatar Mark Walters2013-04-01
* emacs: don't use deprecated "notmuch search-tags" commandGravatar David Bremner2013-01-22
* emacs: drop support for deprecated notmuch-foldersGravatar Jani Nikula2012-12-04
* emacs: Escape tag queries performed by helloGravatar Austin Clements2012-10-27
* emacs: simplify point placement in notmuch-hello refreshGravatar Jani Nikula2012-09-30
* emacs: fix custom queries section customization widget in notmuch-helloGravatar Dmitry Kurochkin2012-05-06
* emacs: Put notmuch-hello-sections in custom group notmuch-helloGravatar Austin Clements2012-04-24
* emacs: get rid of trailing spaces in notmuch-hello viewGravatar Dmitry Kurochkin2012-04-12
* 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-hello: Do not calculate the count of the messages in hidden sectionsGravatar Michal Sojka2012-03-10
* emacs: User-defined sections in notmuch-helloGravatar Daniel Schoepe2012-03-01
* emacs: polish notmuch-hello help textGravatar Dmitry Kurochkin2012-01-26
* emacs: bind "s" to `notmuch-hello-search' in notmuch-hello bufferGravatar Dmitry Kurochkin2012-01-25
* emacs: use a single history for all searchesGravatar Dmitry Kurochkin2012-01-25
* emacs: bind "s" to `notmuch-search' in notmuch-hello bufferGravatar Dmitry Kurochkin2012-01-25
* emacs/*.el: changed one-char comment prefix ';' to two; ';;'Gravatar Tomi Ollila2012-01-21
* emacs: add invisible dot instead of space at the end of notmuch-hello search boxGravatar Dmitry Kurochkin2012-01-21
* emacs: globally replace non-branching "(if (not ..." with "(unless ..."Gravatar Pieter Praet2012-01-21
* emacs: logically group def{custom,face}sGravatar Pieter Praet2012-01-19
* emacs: Improve `notmuch-hello' display on ttys.Gravatar David Edmondson2012-01-12
* emacs: put the last search on top of recent searches in notmuch-helloGravatar Dmitry Kurochkin2011-12-22
* emacs: Change the default thousands separator to a spaceGravatar Thomas Jost2011-12-22
* emacs: rename notmuch-decimal-separator to notmuch-hello-thousands-separatorGravatar Thomas Jost2011-12-22
* emacs: Fix notmuch-hello-tag-list-make-query defcustomGravatar Jani Nikula2011-12-22
* emacs: add notmuch-hello-refresh-hookGravatar Thomas Jost2011-12-21
* Don't quote lambda formsGravatar Aaron Ecay2011-12-21
* emacs: do not call `notmuch-hello-mode' on updateGravatar Dmitry Kurochkin2011-12-20
* emacs: Add notmuch-hello-mode-hookGravatar Ivy Foster2011-12-16