X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=news%2Frelease-0.11.mdwn;h=44bc06d7c69c098ff9ebe341a894c6d5fe14e331;hb=630463fe555f00302ca9c7848dddbddcc00a657b;hp=de2c01dff930d328cf125cfb72bc820ee966bd3e;hpb=879df316752d69945562ab6c54ebf09f40a1a678;p=notmuch-wiki diff --git a/news/release-0.11.mdwn b/news/release-0.11.mdwn index de2c01d..44bc06d 100644 --- a/news/release-0.11.mdwn +++ b/news/release-0.11.mdwn @@ -84,7 +84,7 @@ Emacs Interface thousands separator (e.g. "123 456" instead of "123,456"). This can be changed by customizing "notmuch-hello-thousands-separator". -### Call notmuch-show instead of notmuch-search when clicking on buttonized id: links. +### Call notmuch-show instead of notmuch-search when clicking on buttonized id: links ### New function notmuch-show-advance @@ -92,7 +92,7 @@ Emacs Interface less invasive than notmuch-show-advance-and-archive. It can easily be bound to SPC with: - (define-key notmuch-show-mode-map " " 'notmuch-show-advance) + (define-key notmuch-show-mode-map " " 'notmuch-show-advance) ### Various performance improvements