[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master 6872743 09/39: Merge pull request #61 from spwhitton/apt-g
From: |
Thierry Volpiatto |
Subject: |
[elpa] master 6872743 09/39: Merge pull request #61 from spwhitton/apt-get |
Date: |
Wed, 18 May 2016 18:02:51 +0000 (UTC) |
branch: master
commit 6872743af831f121e433a0eef098b42762b46739
Merge: 6521911 66545d8
Author: John Wiegley <address@hidden>
Commit: John Wiegley <address@hidden>
Merge pull request #61 from spwhitton/apt-get
Debian and Ubuntu installation instructions
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index a5b0866..e19fb5a 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,10 @@ you can disable this by running the copy, rename etc...
commands with a prefix a
If you don't want to make dired/helm asynchronous disable it with
`dired-async-mode`.
+### Debian and Ubuntu
+
+Users of Debian 9 or later or Ubuntu 16.04 or later may simply `apt-get
install elpa-async`.
+
## Enable asynchronous compilation of your (M)elpa packages
By default emacs package.el compile packages in its running emacs session.
- [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 <=
- [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, 2016/05/18
- [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