]> git.wh0rd.org Git - nano.git/commit
in do_cut_text(), set concatenate_cut to TRUE unconditionally when doing
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 12 Nov 2004 21:46:14 +0000 (21:46 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 12 Nov 2004 21:46:14 +0000 (21:46 +0000)
commitbfb98f8bd495ca7611d504f737e11285ae17a061
treede3b39b1ed43790a6cb675ed6f64c49bbd88a475
parent8001e27e676730abbeb0c93af884ca078b30fcdf
in do_cut_text(), set concatenate_cut to TRUE unconditionally when doing
a marked cut; this fixes an incompatibility with Pico where an extra
line is uncut if we do a marked cut that includes the magicline and
immediately follow it with an unmarked cut

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