]> git.wh0rd.org Git - nano.git/commit
Add undoing argument to do_cut_text as we don't want to be messing around with the...
authorChris Allegretta <chrisa@asty.org>
Fri, 1 Aug 2008 03:50:20 +0000 (03:50 +0000)
committerChris Allegretta <chrisa@asty.org>
Fri, 1 Aug 2008 03:50:20 +0000 (03:50 +0000)
commit91a1862eed9a8102228bcc19a23aade0d8990616
tree2f0aab89a7b13d7e3137dfd1734e82a232bf2162
parente418b694b6360c3e9b052df5b5869eb61653b684
Add undoing argument to do_cut_text as we don't want to be messing around with the undo contents when we're in the
middle of an undo.

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