Preserve newline at new-keywords

master
Víctor M. Valenzuela 13 years ago
parent a196ac1166
commit da8dc62685
  1. 3
      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"

Loading…
Cancel
Save