]> git.notmuchmail.org Git - notmuch/history - notmuch.el
emacs: Make the message-summary highlighting extend to end of visible line.
[notmuch] / notmuch.el
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...
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...
next