aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2014-02-02 19:12:29 -0800
committerGlenn Morris2014-02-02 19:12:29 -0800
commitbe445cf2abe016f00c59964268d6d46c3b5da421 (patch)
treed7bf75452e21a9528d6f389a278424e90f403254 /etc
parentf16a3d523afc1a0c6bf7095f5f755ca16f8419d0 (diff)
downloademacs-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/NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index cfcb74cf782..b8251c9c87f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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+++
462before auto-save of the desktop. 462*** By default, the desktop is now auto-saved after `desktop-auto-save-timeout'.
463To 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
465restoring the frame/window configuration (frameset). Additional options 466restoring the frame/window configuration (frameset). Additional options