branch: master
commit ec9f04d4fa1088ff14adb2b35e4a8ecb7a9ca65e
Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>

    Update emacs lisp support in readme.
---
 README.md |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index a180a17..03bf677 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

Reply via email to