aboutsummaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2010-04-24emacs: Change message headers (To, CC, From, and Date) to be visible by defaultCarl Worth
2010-04-24emacs: Allow headers to be shown by default in show modeDavid Edmondson
2010-04-23emacs: Add notmuch-address.el for address completion using notmuchDavid Edmondson
2010-04-23emacs: Rename notmuch-show-toggle-all to notmuch-show-open-or-close-allCarl Worth
2010-04-23emacs/notmuch-show.el: Add `notmuch-show-toggle-all' bound to M-RETDavid Edmondson
2010-04-23emacs: Use single-quote not double-quote when constructing searchCarl Worth
2010-04-23emacs: Re-arrange message sending codeDavid Edmondson
2010-04-23emacs: Push the cursor to point-max on `n' or `N' at the end of a threadDavid Edmondson
2010-04-23emacs: Re-arrange message sending codeDavid Edmondson
2010-04-23emacs: Fix some compilation warnings.Carl Worth
2010-04-23emacs: Add notmuch-hello.el, a friendly frontend to notmuchDavid Edmondson
2010-04-23emacs: Remove `notmuch-search-authors-width' and fix the use of `notmuch-search-result-format' accordinglyDavid Edmondson
2010-04-23Reintroduce patch to quote args in notmuch-show to facilitate remote useJesse Rosenthal
2010-04-22emacs: Add customize treatment and rename refresh-script to notmuch-poll-scriptCarl Worth
2010-04-22emacs: Use consistent naming for the two new poll functions.Carl Worth
2010-04-22Add 'G' keybinding to folder and search view that triggers external pollDirk Hohndel
2010-04-21emacs: Move definition of notmuch-folders to earlier in the file.Carl Worth
2010-04-21emacs: Try to name search buffers using info in notmuch-foldersServilio Afre Puentes
2010-04-21emacs: Fix notmuch-search-authors-width declaration.Carl Worth
2010-04-21emacs: Support for customizing search result displayDavid Edmondson
2010-04-21emacs/notmuch-show.el: Part headers are real buttons that save the partCarl Worth
2010-04-21emacs: Display all body parts using `notmuch part --part=<n>'David Edmondson
2010-04-21emacs: Use mailcap.el to guess the type of application/octet-stream partsDavid Edmondson
2010-04-21emacs: Use `mm-display-part' when possibleDavid Edmondson
2010-04-21emacs/notmuch-show.el: Improved part labellingDavid Edmondson
2010-04-21emacs: Move body markup to a separate fileDavid Edmondson
2010-04-21emacs: Rename body-invis-spec to message-invis-specCarl Worth
2010-04-21emacs: Remove the notmuch-show-toggle-body command (with "b" binding)Carl Worth
2010-04-21emacs: JSON based implementationDavid Edmondson
2010-04-19emacs/notmuch.el: Enable `hl-line-mode' in `notmuch-search-mode'David Edmondson
2010-04-19emacs/notmuch-show.el: Avoid passing unintended format strings to `message'David Edmondson
2010-04-16Revert "notmuch.el: 'F' in search mode takes us to a list of folders."Carl Worth
2010-04-15emacs: Fix search filtering of a global search ("*")Carl Worth
2010-04-14Clean up code duplication in adding or removing tag by region.Jesse Rosenthal
2010-04-14Fix bug in adding or removing tag by region.Jesse Rosenthal
2010-04-13notmuch.el: quote args in notmuch-show to facilitate remote useJesse Rosenthal
2010-04-07emacs: Correct the documentation for notmuch-search-add-tag (and -remove-tag)Carl Worth
2010-04-07notmuch.el: add functionality in notmuch search mode to add or remove tags by regionJesse Rosenthal
2010-04-07Display the last few lines of a citation by default.Carl Worth
2010-04-07notmuch.el: Allow citation suffixes to be shown as well as prefixes.David Edmondson
2010-04-07notmuch.el: Colour cited regions and signatures with message-cited-text-faceDavid Edmondson
2010-04-07notmuch.el: colorize lines in notmuch-search based on thread tags.Jameson Rollins
2010-04-07emacs: Fix typo in line-wrapping in documentation of notmuch-show.Carl Worth
2010-04-07notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id (supersedes V1--3)Jesse Rosenthal
2010-04-07notmuch.el: 'F' in search mode takes us to a list of folders.David Edmondson
2010-04-07notmuch.el: fontify date in headerJameson Rollins
2010-04-06Install emacs lisp files into a notmuch sub-directory of site-lisp.Carl Worth
2010-04-06Makefile: Eliminate the "make install-emacs" target.Carl Worth
2010-04-06Makefiles: Eliminate the useless quiet_* functions.Carl Worth
2010-04-05Makfiles: Make the top-level targets PHONYCarl Worth