save-some-buffers - Save contents of all changed buffers to file (with query)
n save-some-buffers
save-some-buffers cycles through all visible buffers (buffers without mode hide(2m) set) and attempts to save all modified ones, writing the contents back to the file from where it was read. For each buffer that has been modified the user is prompted to save the buffer, a value of y initiates a save for the buffer, n skips the buffer.
The argument n can be used to change the default behavior of save-some-buffers described above, n is a bit based flag where:-
0x01
(c) Copyright JASSPA 1999
Last Modified: 1999/02/15
Generated On: 1999/12/01