aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-08-06 15:53:20 +0200
committerGravatar Tom Willemse2013-08-06 15:53:20 +0200
commit131cd421c0b41559c0a93e89cd3e1888912b1e2f (patch)
tree4872d7bca0ce9d5277ff487bd3e541e5b50c72ed /README.org
parente2807445bbf814b03a84258745e171aa134cd170 (diff)
downloaddesktop-registry-131cd421c0b41559c0a93e89cd3e1888912b1e2f.tar.gz
desktop-registry-131cd421c0b41559c0a93e89cd3e1888912b1e2f.zip
Add desktop-registry-remove-desktop
- desktop-registry.el (desktop-registry--completing-read): (desktop-registry-remove-desktop): New functions. (desktop-registry-change-desktop): Use `desktop-registry--completing-read' to interactively ask the user which desktop to switch to.
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index 8d31e3e..aefc2b1 100644
--- a/README.org
+++ b/README.org
@@ -24,3 +24,6 @@ to fix that.
To switch between desktops you can use
=desktop-registry-change-desktop=, this will prompt (with completion)
for the directory you would like to load.
+
+ When you're done with a desktop or want to get rid of a desktop for
+ another reason you can use =desktop-registry-remove-desktop=.