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

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

[elpa] master 084d752 1/4: Update elisp support.


From: Jackson Ray Hamilton
Subject: [elpa] master 084d752 1/4: Update elisp support.
Date: Sun, 14 Jun 2015 02:29:43 +0000

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

    Update elisp support.
---
 README.md |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 03bf677..40506e7 100644
--- a/README.md
+++ b/README.md
@@ -18,9 +18,9 @@ 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*`, `cond`, `condition-case`, quotes,
-    backquotes (and splicing).
-  - 25,000 lines per second!
+  - `defun`, `lambda`, `let`, `let*`, `cond`, `condition-case`, `defadvice`,
+    `dolist`, `quote`, `backquote` and backquote splicing.
+  - Instantaneous lazy coloring, 8000 lines-per-second full coloring.
 
 ## Installation
 



reply via email to

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