Skip to content

Commit fd86c35

Browse files
authored
1 parent c0038b9 commit fd86c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/preferences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ Defines whether or not to perform saving sessions, periodic backup, and backup o
311311

312312
* **Session snapshot and periodic backup**
313313
* `☐ Remember current session for next launch`: The current session is the current list of open files. The next time you run Notepad++, it will open with that same list of files.
314-
* `☐ Enable session snapshot and periodic backup`: This will auto-save your changed file once every N seconds to the listed directory (default to `%AppData%\Notepad++\backup\`).
314+
* `☐ Enable session snapshot and periodic backup`: This will auto-save your changed file once every N seconds to the listed directory (default to `%AppData%\Notepad++\backup\`) -- auto-saving will not happen for a given file if that file has not been changed during that interval.
315315
* It is not possible to select this option without `☐ Remember current session ...` also being active.
316316
* This is also how you enable Notepad++ to remember unsaved changes.
317317
* This will allow you to exit Notepad++ and resume, remembering changes to files that hadn't been intentionally saved.

0 commit comments

Comments
 (0)