]> git.wh0rd.org Git - nano.git/commit
Going to the correct positions for undoing and redoing cuts and
authorBenno Schulenberg <bensberg@justemail.net>
Thu, 15 May 2014 20:00:46 +0000 (20:00 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Thu, 15 May 2014 20:00:46 +0000 (20:00 +0000)
commit60815461615e248978c8f59c08bc4937fecaf775
tree64b570b87e3b17fcdc8cd6e4aa9fc53f37ecc2dc
parent4774ca645f85dbd3dba8b14bb3dacf07ffb8eb64
Going to the correct positions for undoing and redoing cuts and
pastes.  This fixes many undo problems and Savannah bug #25585.
*Patch by Mark Majeres.*

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4893 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/cut.c
src/move.c
src/nano.c
src/nano.h
src/proto.h
src/search.c
src/text.c
src/utils.c