diff options
Diffstat (limited to 'module/language/elisp/README')
-rw-r--r-- | module/language/elisp/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/language/elisp/README b/module/language/elisp/README index be625ffd3..4f33711de 100644 --- a/module/language/elisp/README +++ b/module/language/elisp/README @@ -21,9 +21,9 @@ Already implemented: * defconst, defvar, defun * macros * quotation and backquotation with unquote/unquote-splicing + * specific elisp reader Especially still missing: - * real elisp reader instead of Scheme's * more general built-ins * advice? * defsubst and inlining |