]> git.wh0rd.org Git - nano.git/commit
Producing the correct return value for when a mouse event reinserted something
authorBenno Schulenberg <bensberg@justemail.net>
Wed, 11 Jun 2014 18:04:36 +0000 (18:04 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Wed, 11 Jun 2014 18:04:36 +0000 (18:04 +0000)
commita3f421ca2b758e7f366f2da3bb3f1d535b876fa4
treeba96ef5a21ab53df1a75fe3c43cb8d36bec39945
parent7d5f42ca080b5a087c19c9c5b5d54b402fb393a1
Producing the correct return value for when a mouse event reinserted something
into the keyboard buffer.  And not continuing but getting out when there is a
spurious  mouse event.  Continuing would result in the cutbuffer being cleared
upon the next cut.  These two changes together fix Savannah bug #42326.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4956 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/nano.c
src/winio.c