CVSROOT: /cvs Module name: src Changes by: l...@cvs.openbsd.org 2012/05/10 10:07:46
Modified files: usr.bin/mg : file.c Log message: Allow throwaway buffers to be saved via C-c s. This diff does not change the behaviour with regards to mg not asking to save throwaway buffers when exiting. Reviewed by Sunil Nimmagadda.