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.el
Age
Commit message (
Expand
)
Author
2012-10-27
emacs: Escape tag queries suggested by tab completion
Austin Clements
2012-09-19
emacs: add support for reversing notmuch-search-archive-thread tag changes
Jani Nikula
2012-09-19
emacs: add support for custom tag changes on message/thread archive
Jani Nikula
2012-09-01
emacs: correct `notmuch-search-mode's docstring wrt `notmuch-search-tag-all'
Pieter Praet
2012-08-12
emacs: notmuch search bugfix
Mark Walters
2012-08-02
emacs: fix a bug introduced by the recent search cleanups.
Mark Walters
2012-07-24
emacs: Fix navigation of multi-line search result formats
Austin Clements
2012-07-24
emacs: Allow custom tags formatting
Austin Clements
2012-07-24
emacs: Replace other search text properties with result property
Austin Clements
2012-07-24
emacs: Use result text properties for search result iteration
Austin Clements
2012-07-24
emacs: Update tags by rewriting the search result line in place
Austin Clements
2012-07-24
emacs: Use text properties instead of overlays for tag coloring
Austin Clements
2012-07-24
emacs: Record thread search result object in a text property
Austin Clements
2012-07-12
emacs: Switch from text to JSON format for search results
Austin Clements
2012-07-12
emacs: Pass plist to `notmuch-search-show-result'
Austin Clements
2012-07-12
emacs: Move search-target logic to `notmuch-search-show-result'
Austin Clements
2012-07-12
emacs: Helper for reporting search parsing errors
Austin Clements
2012-07-12
emacs: Separate search line parsing and display
Austin Clements
2012-07-12
emacs: Clean up notmuch-search-show-result
Austin Clements
2012-04-29
emacs: eliminate search-tag-thread in favor of just search-tag
Jameson Graef Rollins
2012-04-29
emacs: modify search tag functions to use new notmuch-tag interface
Jameson Graef Rollins
2012-04-29
emacs: create notmuch-tag.el, and move appropriate functions from notmuch.el
Jameson Graef Rollins
2012-04-28
emacs: do not modify subject in search or show
Jameson Graef Rollins
2012-04-24
emacs: modify help message for notmuch-search-line-faces to reflect preferred "deleted" tag name.
Jameson Graef Rollins
2012-04-12
emacs: have tag-completion return all tags for nil input
Jameson Graef Rollins
2012-04-12
emacs: include tags from excluded messages in tag tab completion
Jameson Graef Rollins
2012-04-12
emacs: update call in tag-completion function
Jameson Graef Rollins
2012-03-18
emacs: Fix search tab completion in terminals
Austin Clements
2012-03-02
emacs: notmuch.el ignore excluded matches
Mark Walters
2012-02-17
emacs: Fix display of highlighted line in notmuch-search
Michal Sojka
2012-02-12
emacs: Rework crypto switch toggle.
David Edmondson
2012-02-12
emacs: add default value to notmuch-search-line-faces
Jani Nikula
2012-02-08
emacs: s/tags/tag-changes/ for arguments of tagging functions
Dmitry Kurochkin
2012-02-08
emacs: accept empty tag list in `notmuch-tag'
Dmitry Kurochkin
2012-02-08
emacs: relax tag syntax check in `notmuch-tag' function
Dmitry Kurochkin
2012-02-08
emacs: separate history for operations which accept single and multiple tags
Dmitry Kurochkin
2012-02-08
emacs: rename `notmuch-search-operate-all' to `notmuch-search-tag-all'
Dmitry Kurochkin
2012-02-08
emacs: make "+" and "-" tagging operations in notmuch-search more flexible
Dmitry Kurochkin
2012-02-08
emacs: remove text properties from `notmuch-search-get-tags' result
Dmitry Kurochkin
2012-02-08
emacs: move tag format validation to `notmuch-tag' function
Dmitry Kurochkin
2012-02-03
emacs: Prefer '[No Subject]' to blank subjects.
David Edmondson
2012-02-03
emacs: Stop the `truncate-string-to-width' madness.
David Edmondson
2012-02-01
emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."
Pieter Praet
2012-01-27
emacs: `notmuch-search-operate-all' code cleanup, no functional changes
Dmitry Kurochkin
2012-01-27
emacs: add completion to "tag all" operation ("*" binding)
Dmitry Kurochkin
2012-01-25
emacs: use a single history for all searches
Dmitry Kurochkin
2012-01-25
emacs: have notmuch-search-archive-thread use -next-thread function
Jameson Graef Rollins
2012-01-21
emacs/*.el: changed one-char comment prefix ';' to two; ';;'
Tomi Ollila
2012-01-21
emacs: globally replace non-branching "(if (not ..." with "(unless ..."
Pieter Praet
2012-01-19
emacs: logically group def{custom,face}s
Pieter Praet
[prev]
[next]