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

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

[elpa] externals/dash da8dc62 138/426: Preserve newline at new-keywords


From: Phillip Lord
Subject: [elpa] externals/dash da8dc62 138/426: Preserve newline at new-keywords
Date: Tue, 04 Aug 2015 19:37:14 +0000

branch: externals/dash
commit da8dc62685a87c97dc7541c5f9fd7fa8a15ed7a4
Author: Víctor M. Valenzuela <address@hidden>
Commit: Víctor M. Valenzuela <address@hidden>

    Preserve newline at new-keywords
---
 dash.el |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/dash.el b/dash.el
index a67b957..04dde4e 100644
--- a/dash.el
+++ b/dash.el
@@ -679,7 +679,8 @@ Attempts of retrieving a non-positive amount of Xs will 
return nil."
                            "-difference"
                            "-contains?"
                            "-contains-p"
-                           "-repeat"))
+                           "-repeat"
+                           ))
            (special-variables '(
                                 "it"
                                 "it-index"



reply via email to

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