From: Lars Hansen Date: Mon, 18 Apr 2005 18:29:26 +0000 (+0000) Subject: (Saving Emacs Sessions): Add that "--no-desktop" turns off desktop-save-mode. X-Git-Tag: ttn-vms-21-2-B4~915 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b9ed2fa62ff37e8a66525ad9a08942a7f9f80374;p=emacs.git (Saving Emacs Sessions): Add that "--no-desktop" turns off desktop-save-mode. --- diff --git a/man/misc.texi b/man/misc.texi index f1e05cae89c..f54bb3a79e2 100644 --- a/man/misc.texi +++ b/man/misc.texi @@ -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.