[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master 36a21eb 181/187: Remove old require in test file.
From: |
Michael Albinus |
Subject: |
[elpa] master 36a21eb 181/187: Remove old require in test file. |
Date: |
Wed, 30 Dec 2015 11:50:33 +0000 |
branch: master
commit 36a21eb818c0b998f31cc32808600303ac14bfd0
Author: Thierry Volpiatto <address@hidden>
Commit: Thierry Volpiatto <address@hidden>
Remove old require in test file.
---
async-test.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/async-test.el b/async-test.el
index dc662a2..e37e33d 100644
--- a/async-test.el
+++ b/async-test.el
@@ -30,7 +30,7 @@
;;; Code:
(require 'async)
-(require 'async-file)
+
(eval-when-compile
(require 'cl))
- [elpa] master 5c61408 179/187: Update version in *pkg.el file., (continued)
- [elpa] master 5c61408 179/187: Update version in *pkg.el file., Michael Albinus, 2015/12/30
- [elpa] master 1f12717 178/187: Don't recompute length fn-list, ensure operation is downcased for safety (#57)., Michael Albinus, 2015/12/30
- [elpa] master 57257f0 167/187: Merge branch 'master' of github.com:jwiegley/emacs-async, Michael Albinus, 2015/12/30
- [elpa] master 128eb83 171/187: Fix pkg file and instructions in dired-async., Michael Albinus, 2015/12/30
- [elpa] master 53fccc5 175/187: Rename buffers after renaming (#56)., Michael Albinus, 2015/12/30
- [elpa] master ca73877 183/187: Merge pull request #57 from jwiegley/HEAD, Michael Albinus, 2015/12/30
- [elpa] master 4319ab6 177/187: Merge branch 'master' of github.com:jwiegley/emacs-async, Michael Albinus, 2015/12/30
- [elpa] master 2a40355 184/187: No need to require find-func., Michael Albinus, 2015/12/30
- [elpa] master c25bf17 180/187: Document async compilation of packages in README., Michael Albinus, 2015/12/30
- [elpa] master ef4a542 187/187: Merge branch 'master' of git://bzr.sv.gnu.org/emacs/elpa, Michael Albinus, 2015/12/30
- [elpa] master 36a21eb 181/187: Remove old require in test file.,
Michael Albinus <=
- [elpa] master b375440 186/187: Add subtree package async, Michael Albinus, 2015/12/30
- [elpa] master 4e44885 185/187: Add 'packages/async/' from commit '2a40355c3328e57102a9648c9108e19d67727dc1', Michael Albinus, 2015/12/30