From 864392c532baa956412df895f7193946ed7609b3 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 4 May 2009 01:05:33 +0200 Subject: PLT: autodoc (without argument positions). --- elisp/geiser-plt.el | 1 + 1 file changed, 1 insertion(+) 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) -- cgit v1.2.3