From ec9f04d4fa1088ff14adb2b35e4a8ecb7a9ca65e Mon Sep 17 00:00:00 2001 From: Jackson Ray Hamilton Date: Sun, 7 Jun 2015 01:51:00 -0700 Subject: [PATCH] Update emacs lisp support in readme. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a180a178e..03bf677a3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ By default, comments and strings are still highlighted syntactically. - Script, function and block scopes (and even `catch` block scopes). - Very fast for files under 1000 lines. - Emacs Lisp support: - - `defun`, `lambda`, `let`, `let*`, quotes, backticks, commas. + - `defun`, `lambda`, `let`, `let*`, `cond`, `condition-case`, quotes, + backquotes (and splicing). - 25,000 lines per second! ## Installation -- 2.39.2