summaryrefslogtreecommitdiff
path: root/emacs/notmuch-hello.el
Commit message (Expand)AuthorAge
* 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
* emacs: Move declare-function from notmuch-lib.el to notmuch-hello.el.Carl Worth2010-04-26
* notmuch-hello: Add a 'G' keybinding.Carl Worth2010-04-26
* notmuch-hello: Make this work with a notmuch-folders variable set in ~/.emacsCarl Worth2010-04-26
* emacs: Remove "hello" from all variables exported through customize.Carl Worth2010-04-26
* notmuch-hello: Fix a sign error when computing number of padding spaces.Carl Worth2010-04-26
* notmuch-hello: Fix ability to isearch to a saved-search and press RETCarl Worth2010-04-26
* emacs: notmuch-hello: Make viewing of all tags conditional.Carl Worth2010-04-26
* notmuch-hello: Preserve current position when invoking notmuch-helloCarl Worth2010-04-26
* emacs: notmuch-hello: Move to first saved search item.Carl Worth2010-04-26
* emacs: Fix 's' keybinding to go to search bar in notmuch-hello.Carl Worth2010-04-26
* emacs: Move saved searches before search bar in notmuch-hello.Carl Worth2010-04-26
* emacs: Remove the notmuch-hellow-jump-to-search variable.Carl Worth2010-04-26
* emacs: Take advantage of position-remembering when returning to notmuch-helloCarl Worth2010-04-26
* emacs: Make update of notmuch-hello leave point on the same widget.Carl Worth2010-04-26
* emacs: notmuch-hello: Don't include extra spaces in widget values.Carl Worth2010-04-26
* emacs: Disable automatic jump to search bar for notmuch-hello.Carl Worth2010-04-26
* emacs: `notmuch' should display the `notmuch-hello' interfaceDavid Edmondson2010-04-26
* emacs: Add a search to the 'recent searches' list once onlyDavid Edmondson2010-04-26
* emacs: Remove the accelerator keys from the hello bufferDavid Edmondson2010-04-26
* emacs: Adapt the logo background colour to that of the frameDavid Edmondson2010-04-26
* emacs: Make notmuch-hello jumpt to search bar by default.Carl Worth2010-04-24
* emacs: Re-arrange message sending codeDavid Edmondson2010-04-23
* emacs: Fix some compilation warnings.Carl Worth2010-04-23
* emacs: Add notmuch-hello.el, a friendly frontend to notmuchDavid Edmondson2010-04-23