]> git.wh0rd.org Git - nano.git/commit
Chopping the 'undoing' parameter, so that the calls of do_cut_text() become
authorBenno Schulenberg <bensberg@justemail.net>
Mon, 2 Nov 2015 13:46:40 +0000 (13:46 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Mon, 2 Nov 2015 13:46:40 +0000 (13:46 +0000)
commit452066bc88282173c5c7d6f622fdbc3875e5c977
tree60789c0d14be08bc8d95e33ffb6bfc8f9e8eaa3f
parentd0e8887e3b24bf5daea74ddc51142671216b3f94
Chopping the 'undoing' parameter, so that the calls of do_cut_text() become
more symmetrical: wrapped in add_undo() + update_undo() where needed.

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