notmuch/emacs
Dmitry Kurochkin 904eafaefc emacs: separate history for operations which accept single and multiple tags
Some tag-related operations accept a single tag without prefix
(`notmuch-select-tag-with-completion'), others accept multiple tags
prefixed with '+' or '-' (`notmuch-read-tag-changes').  Before the
change, both functions used a single default minibuffer history.  This
is inconvenient because you have to skip options with incompatible
format when going through the history.  The patch adds separate
history lists for the two functions.  Note that functions that accept
the same input format (e.g. "+", "-", "*") share the history list as
before.
2012-02-08 11:18:37 -04:00
..
coolj.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local emacs: Improved printing support. 2012-01-21 08:38:38 -04:00
notmuch-address.el emacs: globally replace non-branching "(if (not ..." with "(unless ..." 2012-01-21 08:17:56 -04:00
notmuch-crypto.el emacs: logically group def{custom,face}s 2012-01-19 09:27:02 -04:00
notmuch-hello.el emacs: polish notmuch-hello help text 2012-01-26 08:20:40 -04:00
notmuch-lib.el emacs: Prefer '[No Subject]' to blank subjects. 2012-02-03 21:20:15 -04:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-maildir-fcc.el emacs: logically group def{custom,face}s 2012-01-19 09:27:02 -04:00
notmuch-message.el emacs: logically group def{custom,face}s 2012-01-19 09:27:02 -04:00
notmuch-mua.el emacs: use mark instead of point-max in MML quoting. 2012-02-04 13:40:24 -05:00
notmuch-print.el emacs: Prefer '[No Subject]' to blank subjects. 2012-02-03 21:20:15 -04:00
notmuch-query.el emacs: Add support for PGP/MIME verification/decryption 2011-05-27 16:22:00 -07:00
notmuch-show.el emacs: add "*" binding for notmuch-show view 2012-02-08 11:17:45 -04:00
notmuch-wash.el emacs: fix `notmuch-wash-region-to-button' to work at beginning of buffer 2012-02-04 07:33:18 -05:00
notmuch.el emacs: separate history for operations which accept single and multiple tags 2012-02-08 11:18:37 -04:00