git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1603 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2003-12-24 21:47:28 +00:00
parent 2a4ab6d29d
commit c2946fbe09
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ CVS code -
is being used, and cosmetic cleanups. (David Benbennick)
copy_file()
- New function containing part of the functionality formerly in
do_writeout. (David Benbennick)
do_writeout(). (David Benbennick)
do_writeout()
- Prompt the user if we're trying to save an existing file (and
not just a selection of it) under a different name. (DLR;