~pkal/vc-backup

A backup-based vc-backend for Emacs
Restructure README.md
Fix Package-Requires header
Have vc-backup-diff compare adjacent versions by default

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~pkal/vc-backup
read/write
git@git.sr.ht:~pkal/vc-backup

You can also use your local clone with git send-email.

#vc-backup

Find here the source for vc-backup.el, a VC backend that uses Emacs backup files for single-file version control.

#Installation

vc-backup is available from GNU ELPA. It can be installed by invoking

M-x package-install RET vc-backup RET

#Usage

vc-backup.el enables itself automatically via autoloading. It is recommended to enable version-control so as to have multiple versions of a file accessible. Increasing kept-new-versions makes sure you have more versions to compare.

#Contribute

As vc-backup+.el is distribed as part of GNU ELPA, and therefore requires a copyright assignment to the FSF, for all non-trivial code contributions.

#Source code

vc-backup is developed on SourceHut.

#Bugs and Patches

Bugs, patches, comments or questions can be submitted to my public inbox.

#Distribution

vc-backup.el and all other source files in this directory are distributed under the GNU Public License, Version 3 (like Emacs itself).