summaryrefslogtreecommitdiff
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: Add a notmuch-saved-searches function.Carl Worth2010-04-26
* emacs: Move declare-function from notmuch-lib.el to notmuch-hello.el.Carl Worth2010-04-26
* notmuch-hello: Add a 'G' keybinding.Carl Worth2010-04-26
* notmuch-hello: Make this work with a notmuch-folders variable set in ~/.emacsCarl Worth2010-04-26
* emacs: Remove "hello" from all variables exported through customize.Carl Worth2010-04-26
* notmuch-hello: Fix a sign error when computing number of padding spaces.Carl Worth2010-04-26
* notmuch-hello: Fix ability to isearch to a saved-search and press RETCarl Worth2010-04-26
* emacs: notmuch-hello: Make viewing of all tags conditional.Carl Worth2010-04-26
* notmuch-hello: Preserve current position when invoking notmuch-helloCarl Worth2010-04-26
* emacs: notmuch-hello: Move to first saved search item.Carl Worth2010-04-26
* emacs: Fix 's' keybinding to go to search bar in notmuch-hello.Carl Worth2010-04-26
* emacs: Move saved searches before search bar in notmuch-hello.Carl Worth2010-04-26
* emacs: Remove the notmuch-hellow-jump-to-search variable.Carl Worth2010-04-26
* emacs: Take advantage of position-remembering when returning to notmuch-helloCarl Worth2010-04-26
* emacs: Make update of notmuch-hello leave point on the same widget.Carl Worth2010-04-26
* emacs: notmuch-hello: Don't include extra spaces in widget values.Carl Worth2010-04-26
* emacs: Disable automatic jump to search bar for notmuch-hello.Carl Worth2010-04-26
* Put signatures at the very end of the messageDirk Hohndel2010-04-26
* emacs: Fix to generate error if fcc directory is not a maildirCarl Worth2010-04-26
* Integrate notmuch-fcc mechansimSebastian Spaeth2010-04-26
* notmuch-maildir-fcc: elisp syntax fixesSebastian Spaeth2010-04-26
* Integrate notmuch-maildir-fcc into notmuchSebastian Spaeth2010-04-26
* Add elisp file for FCC to maildir solutionJesse Rosenthal2010-04-26
* emacs: Tell the user how many addresses matched when completingDavid Edmondson2010-04-26
* emacs: Remove duplicate declaration of `notmuch-folders'David Edmondson2010-04-26
* emacs: `notmuch' should display the `notmuch-hello' interfaceDavid Edmondson2010-04-26
* emacs: Fix `notmuch-show-rewind' in the presence of invisible textDavid Edmondson2010-04-26
* emacs: More DWIM when editing messagesDavid Edmondson2010-04-26
* emacs: Add more functions to clean up text/plain partsDavid Edmondson2010-04-26
* Revert "emacs: Add more functions to clean up text/plain parts"Carl Worth2010-04-26
* emacs: Fix `notmuch-search-insert-field'David Edmondson2010-04-26
* emacs: Hide the "User-Agent:" when composing messagesDavid Edmondson2010-04-26
* emacs: Automatically load "notmuch-address"David Edmondson2010-04-26
* emacs: Correct message/header/citation/signature hidingDavid Edmondson2010-04-26
* emacs: Add a search to the 'recent searches' list once onlyDavid Edmondson2010-04-26
* emacs: Remove the accelerator keys from the hello bufferDavid Edmondson2010-04-26
* emacs: Adapt the logo background colour to that of the frameDavid Edmondson2010-04-26
* emacs: Sort headers when composingDavid Edmondson2010-04-26
* emacs: Suppress window creation when replyingDavid Edmondson2010-04-26
* emacs: Add more functions to clean up text/plain partsDavid Edmondson2010-04-24
* emacs: Fix i-search to open up invisible citations as necessaryDavid Edmondson2010-04-24
* emacs: Make notmuch-hello jumpt to search bar by default.Carl Worth2010-04-24
* emacs: Rename notmuch-show-headers to notmuch-message-headersCarl Worth2010-04-24
* emacs: Don't display From header by default.Carl Worth2010-04-24
* emacs: Allow user to customize which headers are visible.Carl Worth2010-04-24
* emacs: Change message headers (To, CC, From, and Date) to be visible by defaultCarl Worth2010-04-24
* emacs: Allow headers to be shown by default in show modeDavid Edmondson2010-04-24
* emacs: Add notmuch-address.el for address completion using notmuchDavid Edmondson2010-04-23
* emacs: Rename notmuch-show-toggle-all to notmuch-show-open-or-close-allCarl Worth2010-04-23
* emacs/notmuch-show.el: Add `notmuch-show-toggle-all' bound to M-RETDavid Edmondson2010-04-23