aboutsummaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2010-04-26emacs: Fix 's' keybinding to go to search bar in notmuch-hello.Carl Worth
2010-04-26emacs: Move saved searches before search bar in notmuch-hello.Carl Worth
2010-04-26emacs: Remove the notmuch-hellow-jump-to-search variable.Carl Worth
2010-04-26emacs: Take advantage of position-remembering when returning to notmuch-helloCarl Worth
2010-04-26emacs: Make update of notmuch-hello leave point on the same widget.Carl Worth
2010-04-26emacs: notmuch-hello: Don't include extra spaces in widget values.Carl Worth
2010-04-26emacs: Disable automatic jump to search bar for notmuch-hello.Carl Worth
2010-04-26Put signatures at the very end of the messageDirk Hohndel
2010-04-26emacs: Fix to generate error if fcc directory is not a maildirCarl Worth
2010-04-26Integrate notmuch-fcc mechansimSebastian Spaeth
2010-04-26notmuch-maildir-fcc: elisp syntax fixesSebastian Spaeth
2010-04-26Integrate notmuch-maildir-fcc into notmuchSebastian Spaeth
2010-04-26Add elisp file for FCC to maildir solutionJesse Rosenthal
2010-04-26emacs: Tell the user how many addresses matched when completingDavid Edmondson
2010-04-26emacs: Remove duplicate declaration of `notmuch-folders'David Edmondson
2010-04-26emacs: `notmuch' should display the `notmuch-hello' interfaceDavid Edmondson
2010-04-26emacs: Fix `notmuch-show-rewind' in the presence of invisible textDavid Edmondson
2010-04-26emacs: More DWIM when editing messagesDavid Edmondson
2010-04-26emacs: Add more functions to clean up text/plain partsDavid Edmondson
2010-04-26Revert "emacs: Add more functions to clean up text/plain parts"Carl Worth
2010-04-26emacs: Fix `notmuch-search-insert-field'David Edmondson
2010-04-26emacs: Hide the "User-Agent:" when composing messagesDavid Edmondson
2010-04-26emacs: Automatically load "notmuch-address"David Edmondson
2010-04-26emacs: Correct message/header/citation/signature hidingDavid Edmondson
2010-04-26emacs: Add a search to the 'recent searches' list once onlyDavid Edmondson
2010-04-26emacs: Remove the accelerator keys from the hello bufferDavid Edmondson
2010-04-26emacs: Adapt the logo background colour to that of the frameDavid Edmondson
2010-04-26emacs: Sort headers when composingDavid Edmondson
2010-04-26emacs: Suppress window creation when replyingDavid Edmondson
2010-04-24emacs: Add more functions to clean up text/plain partsDavid Edmondson
2010-04-24emacs: Fix i-search to open up invisible citations as necessaryDavid Edmondson
2010-04-24emacs: Make notmuch-hello jumpt to search bar by default.Carl Worth
2010-04-24emacs: Rename notmuch-show-headers to notmuch-message-headersCarl Worth
2010-04-24emacs: Don't display From header by default.Carl Worth
2010-04-24emacs: Allow user to customize which headers are visible.Carl Worth
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