* doc/emacs/misc.texi (Saving Emacs Sessions): Fix markup.

This commit is contained in:
Robert Pluim 2018-02-19 18:16:15 +02:00 committed by Eli Zaretskii
parent 275e735dc3
commit a8c843478c

View file

@ -2475,7 +2475,7 @@ seconds, if that is non-@code{nil} and non-zero.
If you turn on @code{desktop-save-mode} in your init file, then when
Emacs starts, it looks for a saved desktop in the current directory.
(More precisely, it looks in the directories specified by
@var{desktop-path}, and uses the first desktop it finds.)
@code{desktop-path}, and uses the first desktop it finds.)
Thus, you can have separate saved desktops in different directories,
and the starting directory determines which one Emacs reloads. You
can save the current desktop and reload one saved in another directory