/project-emacs--tinydesk

Save and restore files between Emacs sessions

Primary LanguageEmacs Lisp

Description

This project contains an Emacs package that helps saving and restoring list of open files and directories.

E.g if you want to keep certain files to a "project", you can restore or combine any one of the these saved states into current Emacs. Likewise, you can unload list of files, i.e. projects, from Emacs.

See documentation at the beginning of *.el file for further information.

Epackage

This repository is part of the Epackages network. The epackages are pre-formatted software packages for Emacs that provide easy way to install more features to Emacs. Similar to concept of Windows MSI or RedHat Linux *.rpm and Debian *.deb packages.

See DELPS, Distributed Emacs Lisp Packages, for more information.