]> git.notmuchmail.org Git - notmuch/history - emacs/notmuch-hello.el
emacs: Make the queries used in the all-tags section configurable
[notmuch] / emacs / notmuch-hello.el
2011-05-26 Daniel Schoepeemacs: Make the queries used in the all-tags section...
2011-05-26 Thomas Jostemacs: Allow the user to choose the "From" address...
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-08 Jameson RollinsDon't use kill-this-buffer to kill notmuch emacs buffers
2010-10-29 Dirk HohndelFix problem with notmuch-hello-nice-number
2010-10-29 Carl Worthemacs: Fix the autoload comments
2010-10-28 David Edmondsonemacs: Avoid runtime use of `cl'.
2010-10-22 Carl Worthemacs: Remove the joke from the first line of the notmu...
2010-10-22 Carl Worthemacs: Fix notmuch-hello to not break when given a...
2010-06-04 David Edmondsonemacs: Pretty print the numbers of matching messages.
2010-06-04 Nelson Elhageemacs: notmuch-hello: Make widget-keymap a parent of...
2010-06-04 Sebastian Spaethadd missing docstring for functions
2010-06-04 Sebastian SpaethMake notmuch-hello a mode.
2010-06-04 Sebastian Spaethemacs: Remove notmuch-hello-roundup function
2010-06-04 David Edmondsonemacs: In hello mode, bind `C-tab' to move backwards...
2010-06-04 David Edmondsonemacs: Allow tuning of the tag/saved search layout.
2010-06-03 David Edmondsonemacs: Usability improvements for `notmuch-hello'.
2010-04-27 David Edmondsonemacs: Fix `notmuch-hello-insert-tags' to correctly...
2010-04-27 David Edmondsonemacs: If 'all tags' is not shown, don't use it when...
2010-04-27 David Edmondsonemacs: Fix `notmuch-hello-insert-tags' to correctly...
2010-04-27 David Edmondsonemacs: If 'all tags' is not shown, don't use it when...
2010-04-27 David Edmondsonemacs: Fix column alignment in `notmuch-hello-insert...
2010-04-27 Carl Worthemacs: Rip out all of the notmuch-folder code.
2010-04-27 Carl Worthemacs: Fix notmuch-hello to use its own function for...
2010-04-27 Carl Worthemacs: Add a notmuch-saved-searches function.
2010-04-27 Carl Worthemacs: Move declare-function from notmuch-lib.el to...
2010-04-27 Carl Worthnotmuch-hello: Add a 'G' keybinding.
2010-04-27 Carl Worthnotmuch-hello: Make this work with a notmuch-folders...
2010-04-27 Carl Worthemacs: Remove "hello" from all variables exported throu...
2010-04-27 Carl Worthnotmuch-hello: Fix a sign error when computing number...
2010-04-27 Carl Worthnotmuch-hello: Fix ability to isearch to a saved-search...
2010-04-27 Carl Worthemacs: notmuch-hello: Make viewing of all tags conditional.
2010-04-27 Carl Worthnotmuch-hello: Preserve current position when invoking...
2010-04-27 Carl Worthemacs: notmuch-hello: Move to first saved search item.
2010-04-27 Carl Worthemacs: Fix 's' keybinding to go to search bar in notmuc...
2010-04-27 Carl Worthemacs: Move saved searches before search bar in notmuch...
2010-04-27 Carl Worthemacs: Remove the notmuch-hellow-jump-to-search variable.
2010-04-27 Carl Worthemacs: Take advantage of position-remembering when...
2010-04-27 Carl Worthemacs: Make update of notmuch-hello leave point on...
2010-04-27 Carl Worthemacs: notmuch-hello: Don't include extra spaces in...
2010-04-27 Carl Worthemacs: Disable automatic jump to search bar for notmuch...
2010-04-26 David Edmondsonemacs: `notmuch' should display the `notmuch-hello...
2010-04-26 David Edmondsonemacs: Add a search to the 'recent searches' list once...
2010-04-26 David Edmondsonemacs: Remove the accelerator keys from the hello buffer
2010-04-26 David Edmondsonemacs: Adapt the logo background colour to that of...
2010-04-24 Carl Worthemacs: Make notmuch-hello jumpt to search bar by default.
2010-04-23 David Edmondsonemacs: Re-arrange message sending code
2010-04-23 Carl Worthemacs: Fix some compilation warnings.
2010-04-23 David Edmondsonemacs: Add notmuch-hello.el, a friendly frontend to...