aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-hello.el
Commit message (Expand)AuthorAge
...
* emacs: Make saving new saved searches append, not prependGravatar Jani Nikula2011-11-22
* emacs: Add new customization option to sort saved searchesGravatar Jani Nikula2011-11-22
* emacs: add invisible space after the search widget field in notmuch-helloGravatar Dmitry Kurochkin2011-11-12
* fix sum moar typos [comments in source code]Gravatar Pieter Praet2011-06-23
* emacs: Make the queries used in the all-tags section configurableGravatar Daniel Schoepe2011-05-26
* emacs: Allow the user to choose the "From" address when composing a new messageGravatar Thomas Jost2011-05-26
* Don't use kill-this-buffer to kill notmuch emacs buffersGravatar Jameson Rollins2010-11-08
* Fix problem with notmuch-hello-nice-numberGravatar Dirk Hohndel2010-10-29
* emacs: Fix the autoload commentsGravatar Carl Worth2010-10-29
* emacs: Avoid runtime use of `cl'.Gravatar David Edmondson2010-10-27
* emacs: Remove the joke from the first line of the notmuch-hello view.Gravatar Carl Worth2010-10-22
* emacs: Fix notmuch-hello to not break when given a very narrow window.Gravatar Carl Worth2010-10-22
* emacs: Pretty print the numbers of matching messages.Gravatar David Edmondson2010-06-03
* emacs: notmuch-hello: Make widget-keymap a parent of notmuch-hello-keymapGravatar Nelson Elhage2010-06-03
* add missing docstring for functionsGravatar Sebastian Spaeth2010-06-03
* Make notmuch-hello a mode.Gravatar Sebastian Spaeth2010-06-03
* emacs: Remove notmuch-hello-roundup functionGravatar Sebastian Spaeth2010-06-03
* emacs: In hello mode, bind `C-tab' to move backwards through widgets.Gravatar David Edmondson2010-06-03
* emacs: Allow tuning of the tag/saved search layout.Gravatar David Edmondson2010-06-03
* emacs: Usability improvements for `notmuch-hello'.Gravatar David Edmondson2010-06-03
* emacs: Fix `notmuch-hello-insert-tags' to correctly draw the tags.Gravatar David Edmondson2010-04-27
* emacs: If 'all tags' is not shown, don't use it when calculating widths.Gravatar David Edmondson2010-04-27
* emacs: Fix column alignment in `notmuch-hello-insert-tags'Gravatar David Edmondson2010-04-27
* emacs: Rip out all of the notmuch-folder code.Gravatar Carl Worth2010-04-26
* emacs: Fix notmuch-hello to use its own function for counting search results.Gravatar Carl Worth2010-04-26
* emacs: Add a notmuch-saved-searches function.Gravatar Carl Worth2010-04-26
* emacs: Move declare-function from notmuch-lib.el to notmuch-hello.el.Gravatar Carl Worth2010-04-26
* notmuch-hello: Add a 'G' keybinding.Gravatar Carl Worth2010-04-26
* notmuch-hello: Make this work with a notmuch-folders variable set in ~/.emacsGravatar Carl Worth2010-04-26
* emacs: Remove "hello" from all variables exported through customize.Gravatar Carl Worth2010-04-26
* notmuch-hello: Fix a sign error when computing number of padding spaces.Gravatar Carl Worth2010-04-26
* notmuch-hello: Fix ability to isearch to a saved-search and press RETGravatar Carl Worth2010-04-26
* emacs: notmuch-hello: Make viewing of all tags conditional.Gravatar Carl Worth2010-04-26
* notmuch-hello: Preserve current position when invoking notmuch-helloGravatar Carl Worth2010-04-26
* emacs: notmuch-hello: Move to first saved search item.Gravatar Carl Worth2010-04-26
* emacs: Fix 's' keybinding to go to search bar in notmuch-hello.Gravatar Carl Worth2010-04-26
* emacs: Move saved searches before search bar in notmuch-hello.Gravatar Carl Worth2010-04-26
* emacs: Remove the notmuch-hellow-jump-to-search variable.Gravatar Carl Worth2010-04-26
* emacs: Take advantage of position-remembering when returning to notmuch-helloGravatar Carl Worth2010-04-26
* emacs: Make update of notmuch-hello leave point on the same widget.Gravatar Carl Worth2010-04-26
* emacs: notmuch-hello: Don't include extra spaces in widget values.Gravatar Carl Worth2010-04-26
* emacs: Disable automatic jump to search bar for notmuch-hello.Gravatar Carl Worth2010-04-26
* emacs: `notmuch' should display the `notmuch-hello' interfaceGravatar David Edmondson2010-04-26
* emacs: Add a search to the 'recent searches' list once onlyGravatar David Edmondson2010-04-26
* emacs: Remove the accelerator keys from the hello bufferGravatar David Edmondson2010-04-26
* emacs: Adapt the logo background colour to that of the frameGravatar David Edmondson2010-04-26
* emacs: Make notmuch-hello jumpt to search bar by default.Gravatar Carl Worth2010-04-24
* emacs: Re-arrange message sending codeGravatar David Edmondson2010-04-23
* emacs: Fix some compilation warnings.Gravatar Carl Worth2010-04-23
* emacs: Add notmuch-hello.el, a friendly frontend to notmuchGravatar David Edmondson2010-04-23