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

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

[elpa] master 0b8fbed 23/39: Remove commented line, no code change.


From: Thierry Volpiatto
Subject: [elpa] master 0b8fbed 23/39: Remove commented line, no code change.
Date: Wed, 18 May 2016 18:02:52 +0000 (UTC)

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

    Remove commented line, no code change.
---
 dired-async.el |    1 -
 1 file changed, 1 deletion(-)

diff --git a/dired-async.el b/dired-async.el
index 2a941e6..d971953 100644
--- a/dired-async.el
+++ b/dired-async.el
@@ -281,7 +281,6 @@ ESC or `q' to not overwrite any of the remaining files,
                    callback)
       ;; Run mode-line notifications while process running.
       (dired-async--modeline-mode 1)
-      ;; (setq dired-async-operation (list operation (length async-fn-list)))
       (message "%s proceeding asynchronously..." operation))))
 
 (defadvice dired-create-files (around dired-async)



reply via email to

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