aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-hello.el
AgeCommit message (Expand)Author
2018-01-04fix typosDaniel Kahn Gillmor
2016-10-17emacs: hello: stop update from forcing the buffer to be displayedMark Walters
2016-10-17emacs: make the refresh functions more consistentMark Walters
2016-09-10emacs: use define-derived-mode for defining modes.Steven Allen
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-04-16emacs: Fix packagingChunyang Xu
2016-03-14emacs: hello: promote '?' as the universal help keyJani Nikula
2015-11-23emacs: hello: fix accidental modification of widget-keymapMark Walters
2015-10-22emacs: hello: bugfix: update docs for saved-searchesMark Walters
2015-10-21emacs: allow saved searches to select tree-viewMark Walters
2015-08-04emacs: renamed function notmuch-version to notmuch-cli-versionTomi Ollila
2014-08-05emacs: Expand default saved searches and add shortcut keysAustin Clements
2014-08-05emacs: Introduce notmuch-jump: shortcut keys to saved searchesAustin Clements
2014-04-21emacs: hello: bugfix for saved searches defcustomMark Walters
2014-04-14emacs: hello: bugfix: make alphabetically sorted saved searches workMark Walters
2014-04-11emacs: Add a sort-order option to saved-searchesMark Walters
2014-04-11emacs: hello: switch notmuch-hello-insert-buttons to plistsMark Walters
2014-04-11emacs: hello: add a customize for saved-searchesMark Walters
2014-04-11emacs: hello: use the saved-search helper functionsMark Walters
2014-04-11emacs: hello: add helper functions for saved-searchesMark Walters
2014-04-10emacs: defun notmuch-hello-versions and bind 'v' in hello mode to itTomi Ollila
2014-02-25emacs: remove newlines from input to notmuch count --batchDavid Bremner
2014-01-26emacs: add notmuch-assert-cli-sane to notmuch-helloDavid Bremner
2013-09-10emacs: Move ?, q, s, m, =, and G to the common keymapAustin Clements
2013-09-10emacs: Define a common shared keymap for all of notmuchAustin Clements
2013-09-10emacs: Add unified refresh-this-buffer functionAustin Clements
2013-09-10emacs: Bind "s" to notmuch-search in hello-modeAustin Clements
2013-09-10emacs: Refresh hello whenever the user switches to the bufferAustin Clements
2013-07-27emacs: hello: make --batch error gracefullyMark Walters
2013-06-08emacs: hello: allow deleting individual searches in the historyServilio Afre Puentes
2013-06-08emacs: hello: ask confirmation for clearing recent searchesServilio Afre Puentes
2013-04-30emacs: fixed (declare-function ...) definitionsTomi Ollila
2013-04-01emacs: hello: use batch countMark Walters
2013-01-22emacs: don't use deprecated "notmuch search-tags" commandDavid Bremner
2012-12-04emacs: drop support for deprecated notmuch-foldersJani Nikula
2012-10-27emacs: Escape tag queries performed by helloAustin Clements
2012-09-30emacs: simplify point placement in notmuch-hello refreshJani Nikula
2012-05-06emacs: fix custom queries section customization widget in notmuch-helloDmitry Kurochkin
2012-04-24emacs: Put notmuch-hello-sections in custom group notmuch-helloAustin Clements
2012-04-12emacs: get rid of trailing spaces in notmuch-hello viewDmitry Kurochkin
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
2012-03-10emacs-hello: Do not calculate the count of the messages in hidden sectionsMichal Sojka
2012-03-01emacs: User-defined sections in notmuch-helloDaniel Schoepe
2012-01-26emacs: polish notmuch-hello help textDmitry Kurochkin
2012-01-25emacs: bind "s" to `notmuch-hello-search' in notmuch-hello bufferDmitry Kurochkin
2012-01-25emacs: use a single history for all searchesDmitry Kurochkin
2012-01-25emacs: bind "s" to `notmuch-search' in notmuch-hello bufferDmitry Kurochkin
2012-01-21emacs/*.el: changed one-char comment prefix ';' to two; ';;'Tomi Ollila
2012-01-21emacs: add invisible dot instead of space at the end of notmuch-hello search boxDmitry Kurochkin