summaryrefslogtreecommitdiff
path: root/elisp
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2009-05-04 01:05:33 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2009-05-04 01:05:33 +0200
commitcdd90c3af5a1a0fcd206293e8c8cb584b575e4f0 (patch)
treec38ee1af6ce65bf1a462b93142353c53493f96f4 /elisp
parent10fc0f3411cf838ee67e01df75fe8d84de367319 (diff)
downloadgeiser-chez-cdd90c3af5a1a0fcd206293e8c8cb584b575e4f0.tar.gz
geiser-chez-cdd90c3af5a1a0fcd206293e8c8cb584b575e4f0.tar.bz2
PLT: autodoc (without argument positions).
Diffstat (limited to 'elisp')
-rw-r--r--elisp/geiser-plt.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/elisp/geiser-plt.el b/elisp/geiser-plt.el
index 6526ae6..b93dc1d 100644
--- a/elisp/geiser-plt.el
+++ b/elisp/geiser-plt.el
@@ -138,6 +138,7 @@ This function uses `geiser-plt-init-file' if it exists."
(let+ 1)
(let-values 1)
(let/ec 1)
+ (match defun)
(mixin 2)
(module defun)
(opt-lambda 1)