]> git.wh0rd.org Git - nano.git/commit
allow unjustifying if we resize the window immediately after justifying,
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 10 May 2006 13:41:53 +0000 (13:41 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 10 May 2006 13:41:53 +0000 (13:41 +0000)
commitfc0f8f8c57a4607c6b5a3add550879d7cd95c0eb
tree8c110c4ac3508476f7c7e336c4328ff1c3c65498
parentd29e861376e5b0fc717386009a5187458371b43d
allow unjustifying if we resize the window immediately after justifying,
as Pico does, and make input handling across resizes more consistent

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