X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=news%2Frelease-0.11.mdwn;h=44bc06d7c69c098ff9ebe341a894c6d5fe14e331;hb=eb2099803d482183415dde3f6a26deacb905c757;hp=de2c01dff930d328cf125cfb72bc820ee966bd3e;hpb=1596cc78154678355bb5b5dde2b69f3f39d880b2;p=obsolete%2Fnotmuch-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