index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
/
notmuch-lib.el
Age
Commit message (
Expand
)
Author
2012-05-23
emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()
Tomi Ollila
2012-05-06
emacs: Correctly quote non-text/plain parts in reply
Adam Wolfe Gordon
2012-04-02
emacs: Fix two bugs in reply
Adam Wolfe Gordon
2012-03-31
emacs: Fix mis-named argument to notmuch-get-bodypart-internal
Austin Clements
2012-03-30
emacs: Escape all message ID queries
Austin Clements
2012-03-30
emacs: content-type comparison should be case insensitive.
Mark Walters
2012-03-19
emacs: Use the new JSON reply format and message-cite-original
Adam Wolfe Gordon
2012-03-19
emacs: Factor out useful functions into notmuch-lib
Adam Wolfe Gordon
2012-02-03
emacs: Prefer '[No Subject]' to blank subjects.
David Edmondson
2012-01-25
emacs: use a single history for all searches
Dmitry Kurochkin
2012-01-21
emacs/*.el: changed one-char comment prefix ';' to two; ';;'
Tomi Ollila
2012-01-21
emacs: invert relation between 'notmuch-send and 'message customization groups
Pieter Praet
2012-01-19
emacs: logically group def{custom,face}s
Pieter Praet
2011-11-07
emacs: remove unused `point-invisible-p' function
Dmitry Kurochkin
2011-06-23
fix sum moar typos [user-visible documentation in code]
Pieter Praet
2011-05-27
emacs: Add support for PGP/MIME verification/decryption
Jameson Graef Rollins
2011-05-26
emacs: Make the queries used in the all-tags section configurable
Daniel Schoepe
2011-05-24
emacs: Add an accessor function for emacs code to get at user.other_email
Carl Worth
2011-05-11
emacs: Only compile replacement functions for emacs < emacs-23
Carl Worth
2010-11-16
compatibility with emacs22
James Vasile
2010-11-11
emacs: mv notmuch-{show,common}-do-stash
Jameson Rollins
2010-11-08
Don't use kill-this-buffer to kill notmuch emacs buffers
Jameson Rollins
2010-10-27
emacs: Explicitly set the From address when composing a new message.
Carl Worth
2010-10-27
emacs: Change FCC to be relative to notmuch mail store, not message-directory
Carl Worth
2010-04-26
emacs: Rip out all of the notmuch-folder code.
Carl Worth
2010-04-26
emacs: Add a notmuch-saved-searches function.
Carl Worth
2010-04-26
emacs: Move declare-function from notmuch-lib.el to notmuch-hello.el.
Carl Worth
2010-04-26
notmuch-hello: Add a 'G' keybinding.
Carl Worth
2010-04-26
emacs: `notmuch' should display the `notmuch-hello' interface
David Edmondson
2010-04-23
emacs: Re-arrange message sending code
David Edmondson
2010-04-23
emacs: Add notmuch-hello.el, a friendly frontend to notmuch
David Edmondson
2010-04-21
emacs: JSON based implementation
David Edmondson
2010-04-05
emacs: Move notmuch-show functionality to notmuch-show.el
David Edmondson