git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4157
35c25a1d-7b9e-4130-9fde-
d3aeb78583b8
}
#ifndef NANO_TINY
else if (openfile->mark_set && do_mark_shift)
- openfile->mark_begin_x -= current_x_save;
+ openfile->mark_begin_x -= openfile->current_x;
#endif
/* Update the current y-coordinate to account for the
}
#ifndef NANO_TINY
else if (openfile->mark_set && do_mark_shift)
- openfile->mark_begin_x -= current_x_save;
+ openfile->mark_begin_x -= openfile->current_x;
#endif
/* Get the number of characters in the copied text, and add it to