branch: elpa/projectile
commit d764e9a7ee35e5712b382494894c3c6bb07d0b34
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>

    [Docs] Extend the comparison with project.el
---
 doc/modules/ROOT/pages/projectile_vs_project.adoc | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/doc/modules/ROOT/pages/projectile_vs_project.adoc 
b/doc/modules/ROOT/pages/projectile_vs_project.adoc
index a6c6653f11..0608d48818 100644
--- a/doc/modules/ROOT/pages/projectile_vs_project.adoc
+++ b/doc/modules/ROOT/pages/projectile_vs_project.adoc
@@ -14,6 +14,8 @@ If the functionality in `project.el` is good enough for you 
than you should prob
 
 == At a glance
 
+NOTE: As of early 2024. (Projectile 2.8 and `project.el` in Emacs 29)
+
 |===
 | | Projectile | project.el
 
@@ -45,14 +47,22 @@ If the functionality in `project.el` is good enough for you 
than you should prob
 | 60+
 | n/a
 
-| Extensions
+| Number of Configuration Options
+| ~90
 | ~20
-| ~10
+
+| Number of Commands
+| 80+
+| 30+
 
 | Feature-set
 | Extensive
 | Essential
 
+| Extensions
+| ~20
+| ~10
+
 | Contribution Process
 | Light-weight
 | Somewhat complicated (standard for Emacs)

Reply via email to