* update NEWS
This commit is contained in:
25
NEWS
25
NEWS
@ -1,17 +1,20 @@
|
|||||||
#+STARTUP:showall
|
#+STARTUP:showall
|
||||||
|
|
||||||
* NEWS (user visible changes)
|
* NEWS (user visible changes)
|
||||||
|
|
||||||
** Release 0.9.9.x
|
** Release 0.9.9.5
|
||||||
|
|
||||||
*** mu
|
*** mu
|
||||||
|
|
||||||
- add 'mu script' command to run mu script, for example to do statistics on
|
|
||||||
your message corpus
|
|
||||||
- allow 'contact:' as a shortcut in queries for 'from:foo OR to:foo OR
|
- allow 'contact:' as a shortcut in queries for 'from:foo OR to:foo OR
|
||||||
cc:foo OR bcc:foo', and 'recip:' as a shortcut for 'to:foo OR
|
cc:foo OR bcc:foo', and 'recip:' as a shortcut for 'to:foo OR
|
||||||
cc:foo OR bcc:foo'
|
cc:foo OR bcc:foo'
|
||||||
|
- support getting related messages (--include-related), which includes
|
||||||
|
messages that may not match the query, but that are in the same threads
|
||||||
|
as messages that were
|
||||||
|
- support "list:"/"v:" for matching mailing list names, and the "v"
|
||||||
|
format-field to show them. E.g 'mu find list:emacs-orgmode.gnu.org'
|
||||||
|
|
||||||
*** mu4e
|
*** mu4e
|
||||||
|
|
||||||
- scroll down in message view takes you to next message (but see
|
- scroll down in message view takes you to next message (but see
|
||||||
@ -28,6 +31,18 @@
|
|||||||
mu4e is available with key C-S-u. Use prefix argument to run in
|
mu4e is available with key C-S-u. Use prefix argument to run in
|
||||||
background.
|
background.
|
||||||
- add function `mu4e-update-index' to only update the index
|
- add function `mu4e-update-index' to only update the index
|
||||||
|
- add 'friendly-names' for mailing lists, so they should up nicely in the
|
||||||
|
headers view
|
||||||
|
|
||||||
|
*** guile
|
||||||
|
|
||||||
|
- add 'mu script' command to run mu script, for example to do statistics on
|
||||||
|
your message corpus. See the mu-script man-page.
|
||||||
|
|
||||||
|
*** mug
|
||||||
|
|
||||||
|
- ported to gtk+ 3; remove gtk+ 2.x code
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
* Old news
|
* Old news
|
||||||
|
|||||||
Reference in New Issue
Block a user