]> git.wh0rd.org Git - nano.git/commit
in do_justify(), don't save current_y and restore it if the user
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 16 Nov 2005 04:41:31 +0000 (04:41 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 16 Nov 2005 04:41:31 +0000 (04:41 +0000)
commitbd0b3cd39bff4229d41d70615a2b5e9056c4bf0d
treef0e5f8794c4e5b4921a49bc8cdf2ed85592881c1
parenteba0711939190efd1c4749384cf904c7b3d00d03
in do_justify(), don't save current_y and restore it if the user
unjustifies, as the reset_cursor() called by edit_refresh() after
restoring edittop and current will ensure that current_y is restored to
its original value

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