aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-hello.el
Commit message (Expand)AuthorAge
* emacs: fix custom queries section customization widget in notmuch-helloDmitry Kurochkin2012-05-06
* emacs: Put notmuch-hello-sections in custom group notmuch-helloAustin Clements2012-04-24
* emacs: get rid of trailing spaces in notmuch-hello viewDmitry Kurochkin2012-04-12
* emacs: do not modify the alist passed to notmuch-sort-saved-searchesJani Nikula2012-04-06
* emacs: fix off-by-one error in notmuch-hello column alignmentDmitry Kurochkin2012-04-05
* emacs-hello: Do not calculate the count of the messages in hidden sectionsMichal Sojka2012-03-10
* emacs: User-defined sections in notmuch-helloDaniel Schoepe2012-03-01
* emacs: polish notmuch-hello help textDmitry Kurochkin2012-01-26
* emacs: bind "s" to `notmuch-hello-search' in notmuch-hello bufferDmitry Kurochkin2012-01-25
* emacs: use a single history for all searchesDmitry Kurochkin2012-01-25
* emacs: bind "s" to `notmuch-search' in notmuch-hello bufferDmitry Kurochkin2012-01-25
* emacs/*.el: changed one-char comment prefix ';' to two; ';;'Tomi Ollila2012-01-21
* emacs: add invisible dot instead of space at the end of notmuch-hello search boxDmitry Kurochkin2012-01-21
* emacs: globally replace non-branching "(if (not ..." with "(unless ..."Pieter Praet2012-01-21
* emacs: logically group def{custom,face}sPieter Praet2012-01-19
* emacs: Improve `notmuch-hello' display on ttys.David Edmondson2012-01-12
* emacs: put the last search on top of recent searches in notmuch-helloDmitry Kurochkin2011-12-22
* emacs: Change the default thousands separator to a spaceThomas Jost2011-12-22
* emacs: rename notmuch-decimal-separator to notmuch-hello-thousands-separatorThomas Jost2011-12-22
* emacs: Fix notmuch-hello-tag-list-make-query defcustomJani Nikula2011-12-22
* emacs: add notmuch-hello-refresh-hookThomas Jost2011-12-21
* Don't quote lambda formsAaron Ecay2011-12-21
* emacs: do not call `notmuch-hello-mode' on updateDmitry Kurochkin2011-12-20
* emacs: Add notmuch-hello-mode-hookIvy Foster2011-12-16
* emacs: Make saving new saved searches append, not prependJani Nikula2011-11-22
* emacs: Add new customization option to sort saved searchesJani Nikula2011-11-22
* emacs: add invisible space after the search widget field in notmuch-helloDmitry Kurochkin2011-11-12
* fix sum moar typos [comments in source code]Pieter Praet2011-06-23
* emacs: Make the queries used in the all-tags section configurableDaniel Schoepe2011-05-26
* emacs: Allow the user to choose the "From" address when composing a new messageThomas Jost2011-05-26
* Don't use kill-this-buffer to kill notmuch emacs buffersJameson Rollins2010-11-08
* Fix problem with notmuch-hello-nice-numberDirk Hohndel2010-10-29
* emacs: Fix the autoload commentsCarl Worth2010-10-29
* emacs: Avoid runtime use of `cl'.David Edmondson2010-10-27
* emacs: Remove the joke from the first line of the notmuch-hello view.Carl Worth2010-10-22
* emacs: Fix notmuch-hello to not break when given a very narrow window.Carl Worth2010-10-22
* emacs: Pretty print the numbers of matching messages.David Edmondson2010-06-03
* emacs: notmuch-hello: Make widget-keymap a parent of notmuch-hello-keymapNelson Elhage2010-06-03
* add missing docstring for functionsSebastian Spaeth2010-06-03
* Make notmuch-hello a mode.Sebastian Spaeth2010-06-03
* emacs: Remove notmuch-hello-roundup functionSebastian Spaeth2010-06-03
* emacs: In hello mode, bind `C-tab' to move backwards through widgets.David Edmondson2010-06-03
* emacs: Allow tuning of the tag/saved search layout.David Edmondson2010-06-03
* emacs: Usability improvements for `notmuch-hello'.David Edmondson2010-06-03
* emacs: Fix `notmuch-hello-insert-tags' to correctly draw the tags.David Edmondson2010-04-27
* emacs: If 'all tags' is not shown, don't use it when calculating widths.David Edmondson2010-04-27
* emacs: Fix column alignment in `notmuch-hello-insert-tags'David Edmondson2010-04-27
* emacs: Rip out all of the notmuch-folder code.Carl Worth2010-04-26
* emacs: Fix notmuch-hello to use its own function for counting search results.Carl Worth2010-04-26
* emacs: Add a notmuch-saved-searches function.Carl Worth2010-04-26