changeset 61639:ed1c184086c0

(Saving Emacs Sessions): Add that "--no-desktop" turns off desktop-save-mode.
author Lars Hansen <larsh@soem.dk>
date Mon, 18 Apr 2005 18:29:26 +0000
parents ef63bf685348
children 276eda11d1e9
files man/misc.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/misc.texi	Mon Apr 18 18:27:39 2005 +0000
+++ b/man/misc.texi	Mon Apr 18 18:29:26 2005 +0000
@@ -1937,7 +1937,8 @@
 @kbd{M-x desktop-revert} reverts to the desktop previously reloaded.
 
   Specify the option @samp{--no-desktop} on the command line when you
-don't want it to reload any saved desktop.
+don't want it to reload any saved desktop.  This turns off
+@code{desktop-save-mode} for the current session.
 
 @vindex desktop-restore-eager
   By default, all the buffers in the desktop are restored at one go.