diff options
author | Tomi Ollila <tomi.ollila@iki.fi> | 2014-04-26 12:59:23 +0300 |
---|---|---|
committer | David Bremner <david@tethera.net> | 2014-04-27 07:11:11 +0900 |
commit | f7e13246b4fbfe948c93c3c67f32812fb0f23c0f (patch) | |
tree | d0c89a47c305698c3474192a76d7a02e26e3a838 /NEWS | |
parent | 95aa988a06496027300f09d9db863a5cd89b201c (diff) |
NEWS: Ido initialization for Emacs 23.[123]
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -82,6 +82,12 @@ Version variable these differ from each other. This is especially useful when using notmuch remotely. +Ido-completing-read initialization in Emacs 23 + + `ido-completing-read` in Emacs 23 versions 1 through 3 freezes unless + it is initialized. Defadvice-based *Ido* initialization is defined + for these Emacs versions. + Bug fix for saved searches with newlines in them Split lines confuse `notmuch count --batch`, so we remove embedded |