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

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

[nongnu] elpa/vc-fossil 6e33fff 005/111: Change documentation to reflect


From: ELPA Syncer
Subject: [nongnu] elpa/vc-fossil 6e33fff 005/111: Change documentation to reflect new venks-emacs thread.
Date: Wed, 29 Sep 2021 08:59:10 -0400 (EDT)

branch: elpa/vc-fossil
commit 6e33fffe856c5d6143661e3a38c883bcd70777e0
Author: venkat <venkat>
Commit: venkat <venkat>

    Change documentation to reflect new venks-emacs thread.
---
 doc/index.wiki | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/doc/index.wiki b/doc/index.wiki
index e77a5c9..c113acc 100644
--- a/doc/index.wiki
+++ b/doc/index.wiki
@@ -15,6 +15,20 @@ Add this to your .emacs file, or cut and paste this into 
*scratch* buffer and do
 (load-file "/path/to/this/project/vc/el/vc-fossil.el")
 </pre>
 
+<h4>What changes to fossil are required</h4>
+
+There are a few changes required to 3 files (src/file.c, src/finfo.c
+and src/update.c) in the fossil tree.  These are currently in the
+fossil repository in the "venks-emacs" branch.  In the fossil source
+checkout do this:
+
+<pre>
+% fossil update venks-emacs
+% make
+  
+That builds you a fossil executable which can be used by this
+emacs elisp package
+
 <h4>What emacs keys do I need?</h4>
 
 This integrates fossil into emacs vc builtin mode.  The same keys will



reply via email to

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