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

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

[elpa] master 63fe7ee 010/187: Updated README


From: Michael Albinus
Subject: [elpa] master 63fe7ee 010/187: Updated README
Date: Wed, 30 Dec 2015 11:49:23 +0000

branch: master
commit 63fe7ee254684cb68da0a10a962c88c3f5c57d87
Author: John Wiegley <address@hidden>
Commit: John Wiegley <address@hidden>

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

diff --git a/README.md b/README.md
index f7bc852..fb3e191 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 # emacs-async
 
-async.el is an exceedingly simple (78 lines of code) module for doing
-asynchronous processing in Emacs, by spawning a child Emacs interpreter to
-execute a lambda function, and calling back when the job is done.
+async.el is an exceedingly simple module for doing asynchronous processing in
+Emacs, by spawning a child Emacs interpreter to execute a lambda function, and
+calling back when the job is done.
 
 It uses a very simple syntax:
 



reply via email to

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