]> git.notmuchmail.org Git - notmuch/history - notmuch.el
Merge branch 'upstream'
[notmuch] / notmuch.el
2009-12-20 Jameson Graef RollinsMerge branch 'upstream' into debian
2009-12-11 Carl Worthemacs: Add instructions to the hidden citations/signatures.
2009-12-11 Carl Worthemacs: Don't insert extra line after citations.
2009-12-11 Carl Worthemacs: Don't regard a manually indented '>' as introduc...
2009-12-11 Carl Worthemacs: Avoid infinite loop when marking up citations.
2009-12-11 Keith AmidonExpand scope of items considered when saving attachments
2009-12-10 Carl Worthemacs: Fix '+' and '-' in case of thread no longer...
2009-12-10 David Bremnernotmuch.el: patch notmuch-show to call notmuch show...
2009-12-10 David Bremnernotmuch-show: add optional argument for query context...
2009-12-10 David Bremnernotmuch-search-process-filter: add text properties...
2009-12-07 Carl WorthRevert "Add some very rudimentary support for handling...
2009-12-05 Jameson Graef Rollinsmerge changes from upstream
2009-12-04 Jed BrownMake search filters handle disjunctive queries.
2009-12-03 Carl Worthemacs: Open only matched (and unread) messages when...
2009-12-03 Carl Worthemacs: Make message-summary button extend to very begin...
2009-12-03 Alexander Botero... Since we know what these buttons do it seems like the...
2009-12-03 Carl Worthemacs: notmuch-fontify-headers: Remove unneeded progn...
2009-12-03 Carl Worthemacs: Make message-summary button begin at beginning...
2009-12-03 Carl Worthemacs: Highlight message-summary with background-color...
2009-12-03 Carl Worthemacs: Make the message-summary highlighting extend...
2009-12-03 Carl Worthemacs: Fix notmuch-show-next-open-message.
2009-12-03 Carl WorthTODO, emacs: Correct a few typos.
2009-12-03 Carl Worthemacs: Add --entire-thread option to "notmuch show...
2009-12-01 Carl Worthnotmuch.el: Make 'x' and 'X' in show-mode archive the...
2009-12-01 Carl Worthnotmuch.el: Use let to avoid assigning to a free variable.
2009-12-01 Carl Worthnotmuch.el: Avoid warning about referencing free variab...
2009-12-01 Carl Worthnotmuch.el: Avoid calling next/previous-line non-intera...
2009-12-01 Carl Worthnotmuch.el: Make notmuch-help use a full-screen window.
2009-12-01 Carl Worthnotmuch.el: Make documentation of notmuch-search-mode...
2009-12-01 Carl Worthnotmuch.el: Clean up documentation of notmuch-folder...
2009-12-01 Carl Worthnotmuch.el: Clean up documentation of notmuch-show...
2009-12-01 Carl Worthnotmuch.el: Fix notmuch-help to properly display prefix...
2009-12-01 Carl Worthnotmuch.el: Clean up documentation of notmuch-search...
2009-12-01 Carl Worthnotmuch.el: Fix notmuch-search-goto-last-thread.
2009-12-01 Carl Worthnotmuch.el: Fix notmuch-search-scroll-down to go to...
2009-12-01 Carl Worthnotmuch.el: Don't document mouse actions in notmuch...
2009-12-01 Carl Worthnotmuch.el: Reorder notmuch-search-mode keybindings...
2009-11-30 Carl Worthnotmuch.el: Implement our own notmuch-help instead...
2009-11-30 Carl Worthnotmuch.el: Add documentation for notmuch-search-show...
2009-11-30 Carl Worthnotmuch.el: Don't use beginning-of-buffer from elisp...
2009-11-28 Jed BrownMore portable and easier to read regex in notmuch-searc...
2009-11-28 Keith AmidonAdjust autoload comments
2009-11-28 Aneesh Kumar K.Vnotmuch.el: Add face support to search mode
2009-11-28 Keith AmidonKey binding rearrangement for save attachments in show...
2009-11-28 Keith AmidonProvide ability to save attachments
2009-11-28 Keith AmidonForward individual messages using message-forward
2009-11-28 Keith AmidonFactor out message buffer mgmt from notmuch-show-view...
2009-11-28 Keith AmidonAdd key binding for notmuch-search in show-mode
2009-11-28 Aneesh Kumar K.Vnotmuch.el: Use message-mode font-face to highlight...
2009-11-28 Alexander Botero... Add some very rudimentary support for handling html...
2009-11-28 Eric Anholtnotmuch.el: Require message mode to avoid undefined...
2009-11-28 Carl WorthMerge remote branch 'jukie/vim'
2009-11-27 Bart TrojanowskiMerge remote branch 'origin/master' into vim
2009-11-27 Jed Brownnotmuch-search-add/remove-tag: restrict to messages...
2009-11-27 Jed BrownNew function notmuch-search-operate-all: operate on...
2009-11-26 Tassilo HornReturn unpropertized strings for filename and message-id
2009-11-26 Aneesh Kumar K.Vnotmuch.el: Use variable notmuch-search-oldest-first...
2009-11-26 Jan Janaknotmuch.el: When removing tags, offer only those a...
2009-11-26 Jan Janaknotmuch.el: Select tag names with completion.
2009-11-25 Carl Worthnotmuch.el: Remove some dead code.
2009-11-25 Carl Worthnotmuch.el: Quote arguments to protect from shell inter...
2009-11-25 Carl Worthnotmuch.el: Exceute "notmuch search" asynchronously.
2009-11-24 Carl WorthMerge buttons-for-body-and-headers branch.
2009-11-24 Alexander Botero... Remove the global expand body keymapping
2009-11-24 Alexander Botero... Make bodies locally toggleable
2009-11-24 Alexander Botero... make a nice function for generating invisibility toggle...
2009-11-24 Alexander Botero... cleanup a lot of left-overs from the global invis
2009-11-24 Alexander Botero... make headers locally expandable/collapsable
2009-11-24 Carl Worthnotmuch.el: Add TAB and M-TAB buttons to move between...
2009-11-23 Keith PackardAdd notmuch-folder mode to provide an overview of searc...
2009-11-23 Keith PackardMake mouse-1 click in search view show thread
2009-11-23 Keith PackardInsert signature into replies
2009-11-23 Jed BrownQuote file names passed to the shell
2009-11-22 Carl WorthMerge remote branch 'drax/master'
2009-11-22 Alexander Botero... switch to button-1, which seems to interact poorly...
2009-11-22 Alexander Botero... instead of trying to cause a redisplay, actually do...
2009-11-22 Alexander Botero... put a newline after the headers
2009-11-22 Alexander Botero... make header names bold in show-mode
2009-11-22 Alexander Botero... Make expanding/collapsing signatures and citations...
2009-11-22 Alexander Botero... buttonize signatures as well
2009-11-22 Alexander Botero... Buttonize citation expander.
2009-11-22 Kan-Ru ChenFix invalid face reference.
2009-11-21 Carl WorthINSTALL/notmuch.el: More details on how to install...
2009-11-20 Carl Worthnotmuch.el: Don't use end-of-buffer which is inappropri...
2009-11-20 Carl Worthnotmuch.el: Fix stale reference to non-existing variable.
2009-11-20 Carl Worthnotmuch.el: Add many missing defvar calls.
2009-11-20 Mikhail GusarovAllow to redefine notmuch binary name and path in elisp...
2009-11-20 Carl Worthnotmuch.el: Don't use literal control characters in...
2009-11-19 Aneesh Kumar K.Vnotmuch: Add search mode hook
2009-11-18 Carl Worthnotmuch.el: Add a reply binding ('r') to search mode...
2009-11-18 Keith PackardWe use the message mail system for new mail, let emacs...
2009-11-18 Keith PackardCreate a default notmuch-show-hook that highlights...
2009-11-18 Keith PackardSet truncate-lines variable for search buffers.
2009-11-18 Keith PackardAdd notmuch-show-hook to allow customization of show...
2009-11-18 Carl WorthMake '?" bring up a list of bindings.
2009-11-18 Ingmar VanhasselTypsos
2009-11-18 Carl Worthnotmuch search: Change default search order to be newes...
2009-11-17 Keith PackardUse 'forward-line' instead of 'next-line' while walking...
2009-11-17 Carl Worthnotmuch.el: Consider an entire line of underscores...
2009-11-16 Carl Worthnotmuch.el: Insert a newline if the last line of a...
next