backup-walker
backup-walker copied to clipboard
Traverse versioned backups, showing incremental diffs.
Close #2
## Description By debug `suffixes` data of function `backup-walker-refresh`, its structure is `(".~3~" ".~2~" ".~1~")` Every time you 1. press "*p*" (prev changes) to increase(+) `index` pointer, like from `".~3~"`...
This library seems very nice (thanks!), but I immediately hit a bug testing it with Emacs default settings, in which backups are stored in the same directory as the original...