aboutsummaryrefslogtreecommitdiff
path: root/html/projects.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'html/projects.phtml')
-rw-r--r--html/projects.phtml3
1 files changed, 2 insertions, 1 deletions
diff --git a/html/projects.phtml b/html/projects.phtml
index 6c5ae6c8..8777023a 100644
--- a/html/projects.phtml
+++ b/html/projects.phtml
@@ -45,7 +45,8 @@ language inside Emacs. It is very easy to learn, since it is small,
has a good manual, and has an interactive interpreter. It is easy to
use, not least because of its <i>self-documenting</i> nature: each
variable or function is compiled together with documentation of its
-purpose. (Other languages would do well to follow this).
+purpose. (Other languages would do well to follow this). It also
+has a powerful source-level debugger, <i>edebug</i>.
</p>
<!-- template for project pages -->