branch: externals/bufferlo
commit 2b17d395dee9a67845fd9abf689a8c47d4c58dad
Merge: ee7db7237b f762b2c502
Author: Stéphane Marks <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #72 from shipmints/shipmints-readme-desktop.el
    
    Improve language in desktop.el documentation
---
 README.org | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index d519a406c7..e0ce931083 100644
--- a/README.org
+++ b/README.org
@@ -1300,10 +1300,11 @@ configuration.
 
 ** desktop.el
 
-The built-in ~desktop.el~ package provides the possibility to persist
-the state of the current Emacs session for future recall. Bufferlo is
-fully compatible with ~desktop.el~. Bufferlo's local buffer lists for
-frames/tabs are saved and restored by ~desktop.el~.
+The built-in ~desktop.el~ package provides the possibility to persist the
+state of the current Emacs session for future recall. Bufferlo is fully
+compatible with ~desktop.el~. Bufferlo's local buffer lists for frames/tabs
+are saved and restored when you use ~desktop.el~, and is less granular than
+using bufferlo's own bookmarks.
 
 With its bookmark feature, bufferlo offers an alternative session
 persistence solution. In contrast to ~desktop.el~'s all-or-nothing

Reply via email to