aboutsummaryrefslogtreecommitdiff
path: root/html/projects.phtml
diff options
context:
space:
mode:
authorDavid Aspinall2000-03-08 06:02:51 +0000
committerDavid Aspinall2000-03-08 06:02:51 +0000
commit8f11b1bbbca884a4ed75a65d43a62d81d7d02756 (patch)
tree1af2f56254e0904703f4065dad4482dda23e87e7 /html/projects.phtml
parentbd35cb53d336e632a4c5770dd3e94f4faa3638c3 (diff)
Hard sell on elisp.
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 -->