]> git.wh0rd.org Git - nano.git/commit
in do_insertfile(), remove redundant code: we only mark the file as
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 13 Jul 2006 12:18:57 +0000 (12:18 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 13 Jul 2006 12:18:57 +0000 (12:18 +0000)
commiteec40df2a17070c01002be47d677c0df22eed7ec
treef61377e69af3368ce6a3793e83de1b205b243478
parentc346701d093daaa6938a8b52eba49260b853137f
in do_insertfile(), remove redundant code: we only mark the file as
modified if we're not in multibuffer mode, in which case view mode
should never be on

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