]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix description of 'desktop-save-mode'
authorEli Zaretskii <eliz@gnu.org>
Mon, 27 Feb 2023 11:31:47 +0000 (13:31 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 27 Feb 2023 11:31:47 +0000 (13:31 +0200)
* doc/emacs/misc.texi (Saving Emacs Sessions): Adjust to changes
in 'desktop-path'.  Reported by Petteri Hintsanen <petterih@iki.fi>.

doc/emacs/misc.texi

index acabce57223a53fb45785daf3369f49306577d1d..171544fc983df7a1e5840e15bb4884054c890bfe 100644 (file)
@@ -2748,10 +2748,12 @@ desktop reloading, since it bypasses the init file, where
 @findex desktop-revert
   You can have separate saved desktop configurations in different
 directories; starting Emacs from a directory where you have a saved
-desktop configuration will restore that configuration.  You can save
-the current desktop and reload the one saved in another directory by
-typing @kbd{M-x desktop-change-dir}.  Typing @kbd{M-x desktop-revert}
-reverts to the previously reloaded desktop.
+desktop configuration will restore that configuration, provided that
+you customize @code{desktop-path} to prepend @file{.} (the current
+directory) to the other directories there.  You can save the current
+desktop and reload the one saved in another directory by typing
+@kbd{M-x desktop-change-dir}.  Typing @kbd{M-x desktop-revert} reverts
+to the previously reloaded desktop.
 
 @vindex desktop-load-locked-desktop
   The file in which Emacs saves the desktop is locked while the