aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/modules/ROOT/pages/faq.adoc2
-rw-r--r--doc/modules/ROOT/pages/projects.adoc1
-rw-r--r--doc/modules/ROOT/pages/usage.adoc2
3 files changed, 3 insertions, 2 deletions
diff --git a/doc/modules/ROOT/pages/faq.adoc b/doc/modules/ROOT/pages/faq.adoc
index 7a930ab..73c8122 100644
--- a/doc/modules/ROOT/pages/faq.adoc
+++ b/doc/modules/ROOT/pages/faq.adoc
@@ -59,7 +59,7 @@ automatically used when appropriate to improve performance.
Inside version control repositories, VC tools are used when installed
to list files more efficiently. The supported tools include git, hg,
-fossil, bzr, darcs, pijul, svn, and sapling.
+fossil, bzr, darcs, pijul, svn, sapling and jujutsu.
Outside version control repositories, file search tools are used when
installed for a faster search than pure Elisp. The supported tools
diff --git a/doc/modules/ROOT/pages/projects.adoc b/doc/modules/ROOT/pages/projects.adoc
index 17824c9..9400dd7 100644
--- a/doc/modules/ROOT/pages/projects.adoc
+++ b/doc/modules/ROOT/pages/projects.adoc
@@ -32,6 +32,7 @@ a project. Out of the box Projectile supports:
* Fossil
* Darcs
* Sapling
+* Jujutsu
=== File markers
diff --git a/doc/modules/ROOT/pages/usage.adoc b/doc/modules/ROOT/pages/usage.adoc
index 59f7812..8d92486 100644
--- a/doc/modules/ROOT/pages/usage.adoc
+++ b/doc/modules/ROOT/pages/usage.adoc
@@ -52,7 +52,7 @@ automatically used when appropriate to improve performance.
Inside version control repositories, VC tools are used when installed
to list files more efficiently. The supported tools include git, hg,
-fossil, bzr, darcs, pijul, svn, and sapling.
+fossil, bzr, darcs, pijul, svn, sapling and jujutsu.
Outside version control repositories, file search tools are used when
installed for a faster search than pure Elisp. The supported tools