emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master ec9f04d 64/79: Update emacs lisp support in readme.


From: Jackson Ray Hamilton
Subject: [elpa] master ec9f04d 64/79: Update emacs lisp support in readme.
Date: Sun, 14 Jun 2015 00:05:44 +0000

branch: master
commit ec9f04d4fa1088ff14adb2b35e4a8ecb7a9ca65e
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    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

[Prev in Thread] Current Thread [Next in Thread]