emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/vc-backup 00ebc7f 17/18: Mention that vc-backup is auto


From: ELPA Syncer
Subject: [elpa] externals/vc-backup 00ebc7f 17/18: Mention that vc-backup is autoloaded
Date: Thu, 26 Aug 2021 13:57:26 -0400 (EDT)

branch: externals/vc-backup
commit 00ebc7fd21129eb90b259694abf6637c31078df1
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Mention that vc-backup is autoloaded
---
 README.md | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index e5421c3..8ee0792 100644
--- a/README.md
+++ b/README.md
@@ -13,13 +13,10 @@ Installation
 Usage
 -----
 
-To activate the backend, add
-
-       (add-to-list 'vc-handled-backends 'Backup t)
-
-to your initialisation file. It is recommended to enable
-`version-control` so as to have multiple versions of a file
-accessible.
+`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.
 
 Bugs
 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]