]> git.eshelyaron.com Git - emacs.git/commitdiff
(Saving Emacs Sessions): Add that "--no-desktop" turns off desktop-save-mode.
authorLars Hansen <larsh@soem.dk>
Mon, 18 Apr 2005 18:29:26 +0000 (18:29 +0000)
committerLars Hansen <larsh@soem.dk>
Mon, 18 Apr 2005 18:29:26 +0000 (18:29 +0000)
man/misc.texi

index f1e05cae89c5f6b74d4fef0a4e471491a93b8ab0..f54bb3a79e2d5d2c045f62159947fa9cabcb7064 100644 (file)
@@ -1937,7 +1937,8 @@ another directory by typing @kbd{M-x desktop-change-dir}.  Typing
 @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.