aboutsummaryrefslogtreecommitdiff
path: root/doc/modules/ROOT
diff options
context:
space:
mode:
Diffstat (limited to 'doc/modules/ROOT')
-rw-r--r--doc/modules/ROOT/pages/projectile_vs_project.adoc14
1 files 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 a6c6653..0608d48 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)