[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master b1b4569 06/39: fix a typo
From: |
Thierry Volpiatto |
Subject: |
[elpa] master b1b4569 06/39: fix a typo |
Date: |
Wed, 18 May 2016 18:02:51 +0000 (UTC) |
branch: master
commit b1b4569f5d4293326ea32eab417909f165601eed
Author: Uwe Koloska <address@hidden>
Commit: Uwe Koloska <address@hidden>
fix a typo
---
async.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/async.el b/async.el
index 24db2a1..080fd34 100644
--- a/async.el
+++ b/async.el
@@ -257,7 +257,7 @@ 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
+return value from 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):
- [elpa] master updated (4c77f20 -> 8632abd), Thierry Volpiatto, 2016/05/18
- [elpa] master 568ad03 01/39: Parse also `package-alist` when getting dependencies (#58)., Thierry Volpiatto, 2016/05/18
- [elpa] master 22de0f5 05/39: Remove autoload file added by error., Thierry Volpiatto, 2016/05/18
- [elpa] master 6872743 09/39: Merge pull request #61 from spwhitton/apt-get, Thierry Volpiatto, 2016/05/18
- [elpa] master 66545d8 08/39: Debian and Ubuntu installation instructions, Thierry Volpiatto, 2016/05/18
- [elpa] master b1b4569 06/39: fix a typo,
Thierry Volpiatto <=
- [elpa] master 0a773f2 16/39: Ensure dired-async--modeline-mode is called., Thierry Volpiatto, 2016/05/18
- [elpa] master 858a3f9 13/39: Fix backup fn, DRY and ignore symlinks directories., Thierry Volpiatto, 2016/05/18
- [elpa] master 1ce4381 10/39: Allow reproducing "cp --backup=numbered from to"., Thierry Volpiatto, 2016/05/18
- [elpa] master 2bfd6a0 15/39: Ensure dired-copy-preserve-time is passed to child with its current value., Thierry Volpiatto, 2016/05/18
- [elpa] master 4f6b98d 24/39: Fix operation arg of callback., Thierry Volpiatto, 2016/05/18
- [elpa] master a7e8cf3 30/39: When failures have been printed to dired log add the date at bob., Thierry Volpiatto, 2016/05/18
- [elpa] master dc63e41 27/39: Revert last commit., Thierry Volpiatto, 2016/05/18
- [elpa] master c9ddbbc 11/39: Merge pull request #62 from jwiegley/backup_files, Thierry Volpiatto, 2016/05/18
- [elpa] master ed05631 03/39: Assign copyrights to the FSF, add autoloads file, Thierry Volpiatto, 2016/05/18
- [elpa] master e35506f 18/39: Remove unuseful code never called., Thierry Volpiatto, 2016/05/18