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

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

[elpa] master b962cbf 105/187: Merge pull request #32 from Trevoke/patch


From: Michael Albinus
Subject: [elpa] master b962cbf 105/187: Merge pull request #32 from Trevoke/patch-1
Date: Wed, 30 Dec 2015 11:49:58 +0000

branch: master
commit b962cbfd825ce2d8ee8414e82c27370ff112e3c1
Merge: 05c9861 a0195ad
Author: John Wiegley <address@hidden>
Commit: John Wiegley <address@hidden>

    Merge pull request #32 from Trevoke/patch-1
    
    Fix markdown in README
---
 README.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2a2ff69..7d00df6 100644
--- a/README.md
+++ b/README.md
@@ -57,8 +57,8 @@ using `async-get', blocking until the value is ready.  
Example:
                  (async-get proc)))
 
 If you don't want to use a callback, and you don't care about any return value
-form the child process, pass the `ignore' symbol as the second argument (if
-you don't, and never call `async-get', it will leave *emacs* process buffers
+form the child process, pass the `'ignore` symbol as the second argument (if
+you don't, and never call `async-get`, it will leave *emacs* process buffers
 hanging around):
 
     (async-start



reply via email to

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