]> git.notmuchmail.org Git - notmuch/history - emacs
vim: remove add_remove_tags_on_screen()
[notmuch] / emacs /
2010-11-08 Jameson RollinsDon't use kill-this-buffer to kill notmuch emacs buffers
2010-11-07 Michal Sojkaemacs: Fix notmuch-show-pipe-message to use notmuch...
2010-11-06 Carl WorthRename "notmuch cat" to "notmuch show --format=raw"
2010-11-06 Michal Sojkaemacs: Access raw messages via cat subcommand
2010-10-29 Dirk HohndelFix problem with notmuch-hello-nice-number
2010-10-29 David Edmondsonemacs: Re-work the implementation of highlighting in...
2010-10-29 Carl Worthemacs: Fix the autoload comments
2010-10-29 David BenjaminDon't involve the shell in notmuch searches
2010-10-28 Carl Worthemacs: Use copy-sequence instead of copy-seq.
2010-10-28 Carl Worthemacs: Eliminate duplicate From header in replies.
2010-10-28 Carl Worthemacs: Eliminate warning of calling function with exces...
2010-10-28 Carl Worthemacs: Remove non-interactive call of goto-line
2010-10-28 Carl Worthemacs: Fix to eliminate warning in notmuch-query-map-aux
2010-10-28 David Edmondsonemacs: Avoid runtime use of `cl'.
2010-10-28 Rob BrowningMove notmuch-fcc-header-setup to message-header-setup...
2010-10-28 Carl Worthemacs: Explicitly set the From address when composing...
2010-10-28 Carl Worthemacs: Enable FCC (to a directory named "sent") by...
2010-10-27 Carl Worthemacs: Change FCC to be relative to notmuch mail store...
2010-10-23 Carl Worthemacs: Fix quoting of Message-Id to fix test case of...
2010-10-22 Carl Worthemacs: Remove the joke from the first line of the notmu...
2010-10-22 Carl Worthemacs: Fix notmuch-hello to not break when given a...
2010-09-23 Carl Worthemacs: Fix bug when parsing a subject cotaining: \...
2010-09-16 Carl Worthemacs: Allow '|' to operate on multiple messages (by...
2010-08-19 Carl Worthemacs: Fix line-wrapping for help message of notmuch...
2010-06-05 Carl WorthAdd C-tab binding in notmuch-search mode as well.
2010-06-04 David Edmondsonemacs: Tags should be shown with `notmuch-tag-face'.
2010-06-04 David Edmondsonemacs: In search mode, truncate authors using invisible...
2010-06-04 David Edmondsonemacs: Adjust comment to avoid confusing font-lock.
2010-06-04 David Edmondsonemacs: Allow the display of absolute dates in the heade...
2010-06-04 Nelson Elhageemacs: Bind <backtab> (shift-TAB) to notmuch-show-previ...
2010-06-04 David Edmondsonemacs: More functionality for `notmuch-wash-tidy-citati...
2010-06-04 David Edmondsonemacs: Pretty print the numbers of matching messages.
2010-06-04 Nelson Elhageemacs: notmuch-hello: Make widget-keymap a parent of...
2010-06-04 Sebastian Spaethadd missing docstring for functions
2010-06-04 Sebastian SpaethMake notmuch-hello a mode.
2010-06-04 Sebastian Spaethemacs: Remove notmuch-hello-roundup function
2010-06-04 David Edmondsonemacs: In hello mode, bind `C-tab' to move backwards...
2010-06-04 Sebastian Spaethemacs: Reuse rather than reinvent message header filtering
2010-06-04 David Edmondsonemacs: Allow tuning of the tag/saved search layout.
2010-06-03 David Edmondsonemacs: Allow control over faces for search mode columns.
2010-06-03 David Edmondsonemacs: Set the `face' property rather than `font-lock...
2010-06-03 David Edmondsonemacs: Display non-matching authors with a different...
2010-06-03 Sebastian SpaethEasier way to define a fcc directory
2010-06-03 David Edmondsonemacs: Usability improvements for `notmuch-hello'.
2010-04-28 Carl WorthMerge branch '0.3.x' immediately after the 0.3.1 release
2010-04-27 Carl WorthMerge branch '0.3.x'
2010-04-27 Jesse Rosenthalemacs: Remove conditional from notmuch-fcc-initialization.
2010-04-27 David Edmondsonemacs: Fix `notmuch-hello-insert-tags' to correctly...
2010-04-27 David Edmondsonemacs: If 'all tags' is not shown, don't use it when...
2010-04-27 Jesse RosenthalAdd notmuch-message.el to emacs/Makefile.local
2010-04-27 Jesse Rosenthalemacs: Remove conditional from notmuch-fcc-initialization.
2010-04-27 Jesse Rosenthalemacs: require notmuch-message.el from notmuch.el
2010-04-27 Jesse Rosenthalemacs: Add auto-tagging for replied messages.
2010-04-27 Carl Worthemacs: Add missing parenthesis that was breaking the...
2010-04-27 David Edmondsonemacs/notmuch-wash.el: Add `notmuch-wash-convert-inline...
2010-04-27 David Edmondsonemacs: Fix `notmuch-hello-insert-tags' to correctly...
2010-04-27 David Edmondsonemacs: If 'all tags' is not shown, don't use it when...
2010-04-27 David Edmondsonemacs: Fix column alignment in `notmuch-hello-insert...
2010-04-27 Carl Worthemacs: Use message-signature-separator rather than...
2010-04-27 Carl Worthemacs: Delete some trailing whitespace.
2010-04-27 Jesse Rosenthalemacs: Ensure that message-directory for Fcc has a...
2010-04-27 Jesse Rosenthalemacs: add prompt to create maildir for fcc if it does...
2010-04-27 Jesse Rosenthalemacs: fcc should fail at the right time if it doesn...
2010-04-27 Carl Worthemacs: Tweak search-buffer naming to search list in...
2010-04-27 Carl Worthemacs: Rename search buffers with "saved-search" not...
2010-04-27 Carl Worthemacs: Match entire saved-search when computing search...
2010-04-27 Carl Worthemacs: Rip out all of the notmuch-folder code.
2010-04-27 Carl Worthemacs: Fix notmuch-hello to use its own function for...
2010-04-27 Carl Worthemacs: Add a notmuch-saved-searches function.
2010-04-27 Carl Worthemacs: Move declare-function from notmuch-lib.el to...
2010-04-27 Carl Worthnotmuch-hello: Add a 'G' keybinding.
2010-04-27 Carl Worthnotmuch-hello: Make this work with a notmuch-folders...
2010-04-27 Carl Worthemacs: Remove "hello" from all variables exported throu...
2010-04-27 Carl Worthnotmuch-hello: Fix a sign error when computing number...
2010-04-27 Carl Worthnotmuch-hello: Fix ability to isearch to a saved-search...
2010-04-27 Carl Worthemacs: notmuch-hello: Make viewing of all tags conditional.
2010-04-27 Carl Worthnotmuch-hello: Preserve current position when invoking...
2010-04-27 Carl Worthemacs: notmuch-hello: Move to first saved search item.
2010-04-27 Carl Worthemacs: Fix 's' keybinding to go to search bar in notmuc...
2010-04-27 Carl Worthemacs: Move saved searches before search bar in notmuch...
2010-04-27 Carl Worthemacs: Remove the notmuch-hellow-jump-to-search variable.
2010-04-27 Carl Worthemacs: Take advantage of position-remembering when...
2010-04-27 Carl Worthemacs: Make update of notmuch-hello leave point on...
2010-04-27 Carl Worthemacs: notmuch-hello: Don't include extra spaces in...
2010-04-27 Carl Worthemacs: Disable automatic jump to search bar for notmuch...
2010-04-26 Dirk HohndelPut signatures at the very end of the message
2010-04-26 Carl Worthemacs: Fix to generate error if fcc directory is not...
2010-04-26 Sebastian SpaethIntegrate notmuch-fcc mechansim
2010-04-26 Sebastian Spaethnotmuch-maildir-fcc: elisp syntax fixes
2010-04-26 Sebastian SpaethIntegrate notmuch-maildir-fcc into notmuch
2010-04-26 Jesse RosenthalAdd elisp file for FCC to maildir solution
2010-04-26 David Edmondsonemacs: Tell the user how many addresses matched when...
2010-04-26 David Edmondsonemacs: Remove duplicate declaration of `notmuch-folders'
2010-04-26 David Edmondsonemacs: `notmuch' should display the `notmuch-hello...
2010-04-26 David Edmondsonemacs: Fix `notmuch-show-rewind' in the presence of...
2010-04-26 David Edmondsonemacs: More DWIM when editing messages
2010-04-26 David Edmondsonemacs: Add more functions to clean up text/plain parts
2010-04-26 Carl WorthRevert "emacs: Add more functions to clean up text...
2010-04-26 David Edmondsonemacs: Fix `notmuch-search-insert-field'
2010-04-26 David Edmondsonemacs: Hide the "User-Agent:" when composing messages
next