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

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

[elpa] externals/dash 40849a7 357/439: [-let] Remove stale comment


From: Phillip Lord
Subject: [elpa] externals/dash 40849a7 357/439: [-let] Remove stale comment
Date: Tue, 04 Aug 2015 20:30:24 +0000

branch: externals/dash
commit 40849a7538732d43a866d3a84400620c1edc8253
Author: Matus Goljer <address@hidden>
Commit: Matus Goljer <address@hidden>

    [-let] Remove stale comment
---
 dash.el |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/dash.el b/dash.el
index cb84710..f32423f 100644
--- a/dash.el
+++ b/dash.el
@@ -1319,9 +1319,6 @@ is discarded."
         (push (cond
                ((and (symbolp m)
                      (eq m '&rest))
-                ;; the reversing here is necessary, because we reverse
-                ;; `re' in the end.  That would then incorrectly
-                ;; reorder sub-expression matches
                 (prog1 (dash--match
                         (aref match-form (1+ i))
                         `(dash--vector-tail ,source ,i))



reply via email to

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