[7.2.414] CTRK-K <space> <space> does not produce 0xa0 as expected. (Tony
commite231f630e2e57e999e2f8cdb501838b75e9b3803
authorBram Moolenaar <Bram@moolenaar.net>
Fri, 7 May 2010 16:17:26 +0000 (7 16:17 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Fri, 7 May 2010 16:17:26 +0000 (7 16:17 +0000)
tree6939126d694ce2384f313a8d07f81c14195158f4
parent0691ea2c3061149230a4fa0225fd05d8c74ed023
[7.2.414] CTRK-K <space> <space> does not produce 0xa0 as expected. (Tony

Problem:    CTRK-K <space> <space> does not produce 0xa0 as expected. (Tony
            Mechelynck)

Solution:   Remove the Unicode range 0xe000 - 0xefff from digraphs, these are
            not valid characters.

Patch 7.2.414
src/digraph.c
src/version.c