desktop-registry/NEWS
Tom Willemse 2fffd8cc37 Add desktop-registry-rename-desktop
* desktop-registry.el (desktop-registry-rename-desktop): New function.
2013-08-07 15:10:08 +02:00

12 lines
336 B
Text

# -*- mode: org; -*-
#+STARTUP: showall
* Development
- Add =desktop-registry-remove-desktop= command to remove desktops you
no longer (want to) use.
- Add =desktop-registry-current-desktop= function to get the name of
the currently loaded desktop.
- Add =desktop-registry-rename-desktop= command to rename a desktop.