quick-exit - Exit the editor writing changes
save-buffers-exit-emacs - Exit the editor prompt user to write changes
quick-exit (esc z)
save-buffers-exit-emacs (C-x C-c)
quick-exit writes out all changed buffers to the files they were read from, saves all changed dictionaries, killing any running commands and exits the editor.
save-buffers-exit-emacs operates a quick-exit only prompts the user before saving any files.
All buffers with a name starting with a '*' are assumed to be system buffer (i.e. *scratch*) and are not saved.
(c) Copyright JASSPA 1999
Last Modified: 1998/07/10
Generated On: 1999/12/01