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

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

[elpa] master cca41ed 106/187: * README.md: Fix typo.


From: Michael Albinus
Subject: [elpa] master cca41ed 106/187: * README.md: Fix typo.
Date: Wed, 30 Dec 2015 11:49:58 +0000

branch: master
commit cca41eda1bfbf861d91470bd51806c786b7525da
Author: Thierry Volpiatto <address@hidden>
Commit: Thierry Volpiatto <address@hidden>

    * README.md: Fix typo.
---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 7d00df6..c132a97 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ async.el is a module for doing asynchronous processing in Emacs.
 
 Add to your .emacs.el:
 
-     (when (tv-require 'dired-aux)
+     (when (require 'dired-aux)
        (require 'dired-async))
 
 This will allow you to run  asynchronously



reply via email to

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