]> git.wh0rd.org Git - nano.git/commit
in do_cut_text(), when uncutting text in the process of copying it,
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 16 Oct 2006 19:44:13 +0000 (19:44 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 16 Oct 2006 19:44:13 +0000 (19:44 +0000)
commitab8c7162d32310b82ec5da8c064756b378de2ba7
treef0c0e049f24f4d134112f7d3e32c37e829a5514d
parent152f57bf9c1543c20f4e81dd40b44e2d3de5cf97
in do_cut_text(), when uncutting text in the process of copying it,
always set placewewant, as do_uncut_text() does, so that the current
line is always updated properly

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