]> git.notmuchmail.org Git - notmuch/history - notmuch.el
Key binding rearrangement for save attachments in show mode
[notmuch] / notmuch.el
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...
2009-11-16 Carl Worthnotmuch.el: Display authors in a column separate from...
2009-11-16 Carl Worthnotmuch.el: Indent messages to show nested structure...
2009-11-14 Carl Worthnotmuch.el: Add support for viewing MIME-encoded parts...
2009-11-13 Carl Worthnotmuch.el: Add an 'm' binding to start composing a...
2009-11-13 Carl Worthnotmuch.el: Use require instead of load to get the...
2009-11-13 Carl Worthnotmuch.el: Add a binding ('o') and command to toggle...
2009-11-13 Carl Worthnotmuch.el: Hook up support for different search orders.
2009-11-12 Carl Worthnotmuch.el: Remove functions to show/hide thread IDs.
2009-11-12 Carl Worthnotmuch.el: Switch to using "notmuch reply" rather...
2009-11-11 Carl Worthnotmuch.el: Add a binding ('r') to reply to the current...
2009-11-11 Carl Worthnotmuch.el: Simplify get-message-id
2009-11-09 Carl Worthnotmuch.el: Don't advance line in search buffer before...
2009-11-09 Carl Worthnotmuch.el: Fix add/remove tag from search buffers.
2009-11-05 Carl Worthnotmuch show: Move subject from one-line summary down...
2009-11-05 Carl Worthnotmuch.el: Bring back the "End of search results....
2009-11-05 Carl Worthnotmuch.el: Make hidden parts advertise how to unhide...
2009-11-05 Carl Worthnotmuch.el: Add 'A' binding to archive thread after...
2009-11-05 Carl Worthnotmuch show: Fix to work with any search string rather...
2009-11-05 Carl Worthnotmuch.el: Add 'N' binding to mark message read and...
2009-11-05 Carl Worthnotmuch.el: Don't require an extra press of space bar...
2009-11-05 Carl Worthnotmuch.el: Add a simple command to pipe a message...
2009-11-05 Carl Worthnotmuch.el: Don't skip read messages when they are...
2009-11-05 Carl Worthnotmuch.el: Allow for scrolling backwards through threa...
2009-11-04 Carl Worthnotmuch.el: Add 'w' binding to view raW email message.
2009-11-04 Carl Worthnotmuch.el: Don't use defvar for undocumented variables.
2009-11-04 Carl Worthnotmuch.el: Don't hide long signatures.
2009-11-04 Carl Worthnotmuch.el: Fix to claim correct number of lines for...
2009-11-04 Carl Worthnotmuch.el: Don't hide message bodies when all messages...
2009-11-04 Carl Worthnotmuch.el: Make notmuch-search scroll commands move...
2009-11-04 Carl Worthnotmuch.el: Override next-line and previous-line to...
2009-11-04 Carl Worthnotmuch.el: Un-break the magic space bar to scroll...
2009-11-04 Carl Worthnotmuch.el: Fix to show *something* when all messages...
2009-11-04 Carl Worthnotmuch.el: Make magic space bar advance to next unread...
2009-11-04 Carl Worthnotmuch.el: Move to first unread message on notmuch...
2009-11-04 Carl Worthnotmuch.el: Make next-message move to end of buffer...
2009-11-04 Carl Worthnotmuch.el: Leave a blank line after last thread in...
2009-11-04 Carl Worthnotmuch.el: Move "show next thread" from magic-space...
2009-11-04 Carl Worthnotmuch.el: More magic for magic space bar: Show next...
2009-11-04 Carl Worthnotmuch.el: notmuch-search: Advance to next line before...
2009-11-04 Carl Worthnotmuch.el: Make archive-thread more efficient for...
2009-11-04 Carl Worthnotmuch.el: Make the magic spacebar archive a thread...
2009-11-04 Carl Worthnotmuch.el: Start implementing the magic space bar.
2009-11-04 Carl Worthnotmuch.el: Fix to hide citations in body of read messages.
next