[7.2.334] Postponing keys in Netbeans interface does not work properly.
commitc77c29445e3e226864ab52cbf0f36fcb1951ba1b
authorBram Moolenaar <Bram@moolenaar.net>
Tue, 19 Jan 2010 15:08:44 +0000 (19 15:08 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Tue, 19 Jan 2010 15:08:44 +0000 (19 15:08 +0000)
treeb9831dc3739ecece925224515a85880a26545d3c
parent8912059c4fdfdbcff7824bebd98f790abc767a2b
[7.2.334] Postponing keys in Netbeans interface does not work properly.

Problem:    Postponing keys in Netbeans interface does not work properly.

Solution:   Store the key string instead of the number.  Avoid an infinite
            loop. (Mostly by Xavier de Gaye)

Patch 7.2.334
src/netbeans.c
src/proto/netbeans.pro
src/version.c