]> git.notmuchmail.org Git - notmuch/history - emacs
create notmuch_show_params_t structure for holding parameters passed to show functions.
[notmuch] / emacs /
2010-04-27 Carl Worthemacs: Rename search buffers with "saved-search" not...
2010-04-27 Carl Worthemacs: Match entire saved-search when computing search...
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 Dirk HohndelPut signatures at the very end of the message
2010-04-26 Carl Worthemacs: Fix to generate error if fcc directory is not...
2010-04-26 Sebastian SpaethIntegrate notmuch-fcc mechansim
2010-04-26 Sebastian Spaethnotmuch-maildir-fcc: elisp syntax fixes
2010-04-26 Sebastian SpaethIntegrate notmuch-maildir-fcc into notmuch
2010-04-26 Jesse RosenthalAdd elisp file for FCC to maildir solution
2010-04-26 David Edmondsonemacs: Tell the user how many addresses matched when...
2010-04-26 David Edmondsonemacs: Remove duplicate declaration of `notmuch-folders'
2010-04-26 David Edmondsonemacs: `notmuch' should display the `notmuch-hello...
2010-04-26 David Edmondsonemacs: Fix `notmuch-show-rewind' in the presence of...
2010-04-26 David Edmondsonemacs: More DWIM when editing messages
2010-04-26 David Edmondsonemacs: Add more functions to clean up text/plain parts
2010-04-26 Carl WorthRevert "emacs: Add more functions to clean up text...
2010-04-26 David Edmondsonemacs: Fix `notmuch-search-insert-field'
2010-04-26 David Edmondsonemacs: Hide the "User-Agent:" when composing messages
2010-04-26 David Edmondsonemacs: Automatically load "notmuch-address"
2010-04-26 David Edmondsonemacs: Correct message/header/citation/signature hiding
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-26 David Edmondsonemacs: Sort headers when composing
2010-04-26 David Edmondsonemacs: Suppress window creation when replying
2010-04-24 David Edmondsonemacs: Add more functions to clean up text/plain parts
2010-04-24 David Edmondsonemacs: Fix i-search to open up invisible citations...
2010-04-24 Carl Worthemacs: Make notmuch-hello jumpt to search bar by default.
2010-04-24 Carl Worthemacs: Rename notmuch-show-headers to notmuch-message...
2010-04-24 Carl Worthemacs: Don't display From header by default.
2010-04-24 Carl Worthemacs: Allow user to customize which headers are visible.
2010-04-24 Carl Worthemacs: Change message headers (To, CC, From, and Date...
2010-04-24 David Edmondsonemacs: Allow headers to be shown by default in show...
2010-04-24 David Edmondsonemacs: Add notmuch-address.el for address completion...
2010-04-24 Carl Worthemacs: Rename notmuch-show-toggle-all to notmuch-show...
2010-04-24 David Edmondsonemacs/notmuch-show.el: Add `notmuch-show-toggle-all...
2010-04-23 Carl Worthemacs: Use single-quote not double-quote when construct...
2010-04-23 David Edmondsonemacs: Re-arrange message sending code
2010-04-23 David Edmondsonemacs: Push the cursor to point-max on `n' or `N' at...
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...
2010-04-23 David Edmondsonemacs: Remove `notmuch-search-authors-width' and fix...
2010-04-23 Jesse RosenthalReintroduce patch to quote args in notmuch-show to...
2010-04-22 Carl Worthemacs: Add customize treatment and rename refresh-scrip...
2010-04-22 Carl Worthemacs: Use consistent naming for the two new poll funct...
2010-04-22 Dirk HohndelAdd 'G' keybinding to folder and search view that trigg...
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-22 Carl Worthemacs: Move definition of notmuch-folders to earlier...
2010-04-21 Servilio Afre Puentesemacs: Try to name search buffers using info in notmuch...
2010-04-21 Carl Worthemacs: Fix notmuch-search-authors-width declaration.
2010-04-21 David Edmondsonemacs: Support for customizing search result display
2010-04-21 Carl Worthemacs/notmuch-show.el: Part headers are real buttons...
2010-04-21 David Edmondsonemacs: Display all body parts using `notmuch part ...
2010-04-21 David Edmondsonemacs: Use mailcap.el to guess the type of application...
2010-04-21 David Edmondsonemacs: Use `mm-display-part' when possible
2010-04-21 David Edmondsonemacs/notmuch-show.el: Improved part labelling
2010-04-21 David Edmondsonemacs: Move body markup to a separate file
2010-04-21 Carl Worthemacs: Rename body-invis-spec to message-invis-spec
2010-04-21 Carl Worthemacs: Remove the notmuch-show-toggle-body command...
2010-04-21 David Edmondsonemacs: JSON based implementation
2010-04-19 David Edmondsonemacs/notmuch.el: Enable `hl-line-mode' in `notmuch...
2010-04-19 David Edmondsonemacs/notmuch-show.el: Avoid passing unintended format...
2010-04-16 Carl WorthRevert "notmuch.el: 'F' in search mode takes us to...
2010-04-16 Carl Worthemacs: Fix search filtering of a global search ("*")
2010-04-15 Carl WorthMerge bugfix for test-suite correctness.
2010-04-14 Jesse RosenthalClean up code duplication in adding or removing tag...
2010-04-14 Jesse RosenthalFix bug in adding or removing tag by region.
2010-04-13 Jesse Rosenthalnotmuch.el: quote args in notmuch-show to facilitate...
2010-04-07 Carl Worthemacs: Correct the documentation for notmuch-search...
2010-04-07 Jesse Rosenthalnotmuch.el: add functionality in notmuch search mode...
2010-04-07 Carl WorthDisplay the last few lines of a citation by default.
2010-04-07 David Edmondsonnotmuch.el: Allow citation suffixes to be shown as...
2010-04-07 David Edmondsonnotmuch.el: Colour cited regions and signatures with...
2010-04-07 Jameson Rollinsnotmuch.el: colorize lines in notmuch-search based...
2010-04-07 Carl Worthemacs: Fix typo in line-wrapping in documentation of...
2010-04-07 Jesse Rosenthalnotmuch.el: Make notmuch-show buffer name first subject...
2010-04-07 David Edmondsonnotmuch.el: 'F' in search mode takes us to a list of...
2010-04-07 Jameson Rollinsnotmuch.el: fontify date in header
2010-04-07 Carl WorthMerge branch 'debian'
2010-04-07 Carl WorthInstall emacs lisp files into a notmuch sub-directory...
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
next