diff options
| author | Craig Jennings <c@cjennings.net> | 2025-08-14 22:58:58 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-08-14 22:58:58 -0500 |
| commit | 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch) | |
| tree | 158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/elisp/backups-and-auto_002dsaving.html | |
| parent | 9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff) | |
| download | dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip | |
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/elisp/backups-and-auto_002dsaving.html')
| -rw-r--r-- | devdocs/elisp/backups-and-auto_002dsaving.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/devdocs/elisp/backups-and-auto_002dsaving.html b/devdocs/elisp/backups-and-auto_002dsaving.html deleted file mode 100644 index 990d9fe83..000000000 --- a/devdocs/elisp/backups-and-auto_002dsaving.html +++ /dev/null @@ -1,22 +0,0 @@ - <h2 class="chapter">Backups and Auto-Saving</h2> <p>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. </p> <table class="menu" border="0" cellspacing="0"> <tr> -<td align="left" valign="top">• <a href="backup-files" accesskey="1">Backup Files</a> -</td> -<td> </td> -<td align="left" valign="top">How backup files are made; how their names are chosen. </td> -</tr> <tr> -<td align="left" valign="top">• <a href="auto_002dsaving" accesskey="2">Auto-Saving</a> -</td> -<td> </td> -<td align="left" valign="top">How auto-save files are made; how their names are chosen. </td> -</tr> <tr> -<td align="left" valign="top">• <a href="reverting" accesskey="3">Reverting</a> -</td> -<td> </td> -<td align="left" valign="top"> -<code>revert-buffer</code>, and how to customize what it does. </td> -</tr> </table><div class="_attribution"> - <p class="_attribution-p"> - Copyright © 1990-1996, 1998-2022 Free Software Foundation, Inc. <br>Licensed under the GNU GPL license.<br> - <a href="https://www.gnu.org/software/emacs/manual/html_node/elisp/Backups-and-Auto_002dSaving.html" class="_attribution-link">https://www.gnu.org/software/emacs/manual/html_node/elisp/Backups-and-Auto_002dSaving.html</a> - </p> -</div> |
