[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/async updated (60118ce -> 43f4944)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/async updated (60118ce -> 43f4944) |
Date: |
Fri, 30 Apr 2021 15:57:07 -0400 (EDT) |
elpasync pushed a change to branch externals/async.
from 60118ce Get async-pkg.el out of the way
new 67c3695 Fix async-bytecomp--get-package-deps according to
new e81c685 Update *pkg.el file
new 6577ae5 Add forge to async-bytecomp-allowed-packages
new 35ab78a Merge pull request #114 from tarsius/forge
new c80976d Some rewording of part of README.md
new 1209cc2 Merge pull request #115 from M4rkD/master
new 64bb180 Fix typos
new 03667dd Merge pull request #116 from DamienCassou/typos
new d255820 Merge branch 'master' of github.com:jwiegley/emacs-async
new 11769c1 Update version in source file as well
new fbbba03 fix package-lint/check-doc/byte-compiler warnings
new 036b475 Merge pull request #118 from conao3/fix-warnings
new a1bd2ac untabify and indent-buffer
new 86aef2c Untabify and indent-buffer (#119)
new 36a1015 Change default value of async-bytecomp-allowed-packages
to 'all
new 14f48de Fix Makefile
new 06f0ec7 Fix typo in previous commit
new 00c6f3f fix inclusion of bytecomp variables
new 0fd5d54 Make the async byte compile variable injection regexp
"shy"
new 4f78c0c Merge pull request #138 from
Stebalien/fix/byte-comp-prefix
new 630708b Merge branch 'master' of github.com:jwiegley/emacs-async
new d7e7f79 Update README
new 943a75c Fix paren error in dired-async
new 718c916 Merge remote-tracking branch 'elpa/externals/async' into
elpa
new a153f5d Update headers and version number
new 94850fd Reinstall async-pkg.el after elpa merge
new 43f4944 Declare package functions
Summary of changes:
Makefile | 4 +-
README.md | 14 ++--
async-bytecomp.el | 26 +++---
async-pkg.el | 10 +++
async.el | 52 ++++++------
dired-async.el | 230 +++++++++++++++++++++++++++---------------------------
6 files changed, 171 insertions(+), 165 deletions(-)
create mode 100644 async-pkg.el
- [elpa] externals/async updated (60118ce -> 43f4944),
ELPA Syncer <=
- [elpa] externals/async 64bb180 06/27: Fix typos, ELPA Syncer, 2021/04/30
- [elpa] externals/async 67c3695 01/27: Fix async-bytecomp--get-package-deps according to, ELPA Syncer, 2021/04/30
- [elpa] externals/async c80976d 04/27: Some rewording of part of README.md, ELPA Syncer, 2021/04/30
- [elpa] externals/async 03667dd 07/27: Merge pull request #116 from DamienCassou/typos, ELPA Syncer, 2021/04/30
- [elpa] externals/async 35ab78a 03/27: Merge pull request #114 from tarsius/forge, ELPA Syncer, 2021/04/30
- [elpa] externals/async d255820 09/27: Merge branch 'master' of github.com:jwiegley/emacs-async, ELPA Syncer, 2021/04/30
- [elpa] externals/async 86aef2c 14/27: Untabify and indent-buffer (#119), ELPA Syncer, 2021/04/30
- [elpa] externals/async 036b475 12/27: Merge pull request #118 from conao3/fix-warnings, ELPA Syncer, 2021/04/30
- [elpa] externals/async 1209cc2 05/27: Merge pull request #115 from M4rkD/master, ELPA Syncer, 2021/04/30
- [elpa] externals/async 4f78c0c 20/27: Merge pull request #138 from Stebalien/fix/byte-comp-prefix, ELPA Syncer, 2021/04/30