CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/06/22 04:21:57
Modified files:
usr.bin/mg : def.h file.c fileio.c
Log message:
This diff moves the check for a newline at the end of a buffer (when
saving it) earlier. This means data doesn't 'disappear' from the file
on disk while the user answers 'yes' or 'no'.
