diff options
| author | Glenn Morris | 2014-02-02 19:12:29 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-02-02 19:12:29 -0800 |
| commit | be445cf2abe016f00c59964268d6d46c3b5da421 (patch) | |
| tree | d7bf75452e21a9528d6f389a278424e90f403254 /etc | |
| parent | f16a3d523afc1a0c6bf7095f5f755ca16f8419d0 (diff) | |
| download | emacs-be445cf2abe016f00c59964268d6d46c3b5da421.tar.gz emacs-be445cf2abe016f00c59964268d6d46c3b5da421.zip | |
Some doc for desktop-auto-save-timeout
* doc/emacs/misc.texi (Saving Emacs Sessions):
Mention desktop-auto-save-timeout.
* lisp/desktop.el (desktop-save-mode): Doc fix.
* etc/NEWS: Related edit.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -458,8 +458,9 @@ if your version doesn't support that option. See option `cfengine-cf-promises'. | |||
| 458 | 458 | ||
| 459 | ** Desktop | 459 | ** Desktop |
| 460 | 460 | ||
| 461 | *** `desktop-auto-save-timeout' defines the number of seconds idle time | 461 | +++ |
| 462 | before auto-save of the desktop. | 462 | *** By default, the desktop is now auto-saved after `desktop-auto-save-timeout'. |
| 463 | To disable this, customize that option to nil (or zero). | ||
| 463 | 464 | ||
| 464 | *** `desktop-restore-frames', enabled by default, allows saving and | 465 | *** `desktop-restore-frames', enabled by default, allows saving and |
| 465 | restoring the frame/window configuration (frameset). Additional options | 466 | restoring the frame/window configuration (frameset). Additional options |