From: Jackson Ray Hamilton Date: Sun, 7 Jun 2015 08:51:00 +0000 (-0700) Subject: Update emacs lisp support in readme. X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/ec9f04d4fa1088ff14adb2b35e4a8ecb7a9ca65e Update emacs lisp support in readme. --- 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