]> git.wh0rd.org Git - nano.git/commit
2011-02-06 Chris Allegretta <chrisa@asty.org>
authorChris Allegretta <chrisa@asty.org>
Mon, 7 Feb 2011 02:06:20 +0000 (02:06 +0000)
committerChris Allegretta <chrisa@asty.org>
Mon, 7 Feb 2011 02:06:20 +0000 (02:06 +0000)
commit3d411188f6dcc5ab18cd2218de566e0fdd593a55
tree1c775e8c90d71cbc1e7d7fb276fdbb1a18c28125
parentd5b1c7c5bf4db1ab739cd30345f7138f41b6dfcc
2011-02-06 Chris Allegretta <chrisa@asty.org>
* files.c (write_file) - Fix problems with writing the backup file (albeit interactively)
  with new function prompt_failed_backupwrite(), allows more secure handling of problems
  with failing to write the backup file compared to 'allow_insecure_backup'.
* winio.c (edit_redraw): Removed unused variable

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