]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix wording of a recently added entry.
authorEli Zaretskii <eliz@gnu.org>
Thu, 24 Mar 2022 14:55:28 +0000 (16:55 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 24 Mar 2022 14:55:28 +0000 (16:55 +0200)
etc/NEWS

index 68eeee69cc3e980d412fab0ddc3cd2897fc04d2a..9633a1ff6f696835ab0affd4606221d14de79095 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -86,11 +86,14 @@ as was already the case for all the non-preloaded files.
 ** Emacs Sessions (Desktop)
 
 +++
-*** New option to load if locking Emacs not running locally.
-The option 'desktop-load-locked-desktop' can now be set to value
-'check-pid', which means to load the desktop only if the locking Emacs
-process is not running on the local machine.  See the "(emacs) Saving
-Emacs Sessions" node in the Emacs manual for details.
+*** New option to load a locked desktop if locking Emacs is not running.
+The option 'desktop-load-locked-desktop' can now be set to the value
+'check-pid', which means to allow loading a locked ".emacs.desktop"
+file if the Emacs process which locked it is no longer running on the
+local machine.  This allows to avoid asking questions about locked
+desktop files when the Emacs session which locked it crashes or was
+otherwise interrupted and didn't exit gracefully.  See the "(emacs)
+Saving Emacs Sessions" node in the Emacs manual for more details.
 
 \f
 * Startup Changes in Emacs 29.1