]> git.wh0rd.org Git - nano.git/commit
in do_insertfile(), if we don't insert a file into a new buffer,
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 13 Jul 2006 04:19:53 +0000 (04:19 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 13 Jul 2006 04:19:53 +0000 (04:19 +0000)
commitc346701d093daaa6938a8b52eba49260b853137f
tree76d5dce38c7bf0b62339d1ab93044c71d7e5dded
parent9a145d906f2fe2bcc5bc0274bf96dcf29a3ac386
in do_insertfile(), if we don't insert a file into a new buffer,
properly update the x-coordinate to account for the number of characters
inserted on the current line

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