summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2010-04-27emacs: Fix column alignment in `notmuch-hello-insert-tags'David Edmondson
2010-04-26emacs: Use message-signature-separator rather than hard-coded string.Carl Worth
2010-04-26emacs: Delete some trailing whitespace.Carl Worth
2010-04-26emacs: Ensure that message-directory for Fcc has a trailing slashJesse Rosenthal
2010-04-26emacs: add prompt to create maildir for fcc if it does not exist.Jesse Rosenthal
2010-04-26emacs: fcc should fail at the right time if it doesn't point to a maildirJesse Rosenthal
2010-04-26emacs: Tweak search-buffer naming to search list in reverse orderCarl Worth
2010-04-26emacs: Rename search buffers with "saved-search" not "folder"Carl Worth
2010-04-26emacs: Match entire saved-search when computing search-view buffer nameCarl Worth
2010-04-26emacs: Rip out all of the notmuch-folder code.Carl Worth
2010-04-26emacs: Fix notmuch-hello to use its own function for counting search results.Carl Worth
2010-04-26emacs: Add a notmuch-saved-searches function.Carl Worth
2010-04-26emacs: Move declare-function from notmuch-lib.el to notmuch-hello.el.Carl Worth
2010-04-26notmuch-hello: Add a 'G' keybinding.Carl Worth
2010-04-26notmuch-hello: Make this work with a notmuch-folders variable set in ~/.emacsCarl Worth
2010-04-26emacs: Remove "hello" from all variables exported through customize.Carl Worth
2010-04-26notmuch-hello: Fix a sign error when computing number of padding spaces.Carl Worth
2010-04-26notmuch-hello: Fix ability to isearch to a saved-search and press RETCarl Worth
2010-04-26emacs: notmuch-hello: Make viewing of all tags conditional.Carl Worth
2010-04-26notmuch-hello: Preserve current position when invoking notmuch-helloCarl Worth
2010-04-26emacs: notmuch-hello: Move to first saved search item.Carl Worth
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