Click the header to search for pages that reference CategoryPersistence.

Similar to SessionManagement but includes all things that are saved between sessions.

* DeskTop
* DictionaryTrees 
* SavePlace
* BookMarks
* RecentFiles
* DiredPlus -- use of dired-hack-local-variables to save the way a directory is viewed
* infobook.el -- keep info node bookmarks separate from regular bookmarks with infobook.el by NoahFriedman
* DiaryMode
* SaveHist -- save MiniBuffer histories and optionally other histories, such as the search rings
* [[Icicles - File-Name Input]] Cache file lists all files on your file system. Use it for regexp [[Completion]] to find a file anywhere.
* EmacsSession
* [http://www.thoughtspark.org/node/50 Simple Location/Geometry Persistence] - Persists window location/geometry at quit and loads at startup
* [WorkgroupsForWindows Workgroups] - A window-configuration persistence package, providing storage/restoration, saving/loading, animated window config morphing, and lots more.
* [https://github.com/VincentToups/emacs-utils/blob/master/persistent-hash-tables.el PersistentHashTables] -- persistent hash tables
* [https://github.com/VincentToups/emacs-utils/blob/master/ra-lists.el RandomAccessLists] -- random access lists
