Go to the first, previous, next, last section, table of contents.


Backups and Auto-Saving

Backup files and auto-save files are two methods by which Emacs tries to protect the user from the consequences of crashes or of the user's own errors. Auto-saving preserves the text from earlier in the current editing session; backup files preserve file contents prior to the current session.


Go to the first, previous, next, last section, table of contents.