[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/dash 38eed45 095/439: Add rainbow-dash
From: |
Phillip Lord |
Subject: |
[elpa] externals/dash 38eed45 095/439: Add rainbow-dash |
Date: |
Tue, 04 Aug 2015 20:26:48 +0000 |
branch: externals/dash
commit 38eed458e71564f462085854ad542d407bf153fa
Author: Magnar Sveen <address@hidden>
Commit: Magnar Sveen <address@hidden>
Add rainbow-dash
---
README.md | 2 +-
rainbow-dash.png | Bin 0 -> 9329 bytes
readme-template.md | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 9fdd37d..8000710 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# dash.el [](http://travis-ci.org/magnars/dash.el)
+# <img align="right"
src="https://raw.github.com/magnars/dash.el/master/rainbow-dash.png"> dash.el
[](http://travis-ci.org/magnars/dash.el)
A modern list api for Emacs. No 'cl required.
diff --git a/rainbow-dash.png b/rainbow-dash.png
new file mode 100644
index 0000000..59c40ed
Binary files /dev/null and b/rainbow-dash.png differ
diff --git a/readme-template.md b/readme-template.md
index ab73159..66e3a18 100644
--- a/readme-template.md
+++ b/readme-template.md
@@ -1,4 +1,4 @@
-# dash.el [](http://travis-ci.org/magnars/dash.el)
+# <img align="right"
src="https://raw.github.com/magnars/dash.el/master/rainbow-dash.png"> dash.el
[](http://travis-ci.org/magnars/dash.el)
A modern list api for Emacs. No 'cl required.
- [elpa] externals/dash a2941cd 097/439: Typo, (continued)
- [elpa] externals/dash a2941cd 097/439: Typo, Phillip Lord, 2015/08/04
- [elpa] externals/dash dc6f46c 098/439: Simplify docs-generation using dash., Phillip Lord, 2015/08/04
- [elpa] externals/dash f1c8453 083/439: Rename to dash., Phillip Lord, 2015/08/04
- [elpa] externals/dash eacb6f2 092/439: Docs: Better generation of github urls., Phillip Lord, 2015/08/04
- [elpa] externals/dash 12ed9f6 100/439: Add destructive operations !cons og !cdr, Phillip Lord, 2015/08/04
- [elpa] externals/dash 79b56cc 101/439: Use --each, !cons and !cdr to simplify implementations., Phillip Lord, 2015/08/04
- [elpa] externals/dash 81a3247 104/439: Let -each and -each-while take multiple forms., Phillip Lord, 2015/08/04
- [elpa] externals/dash ba60707 103/439: Use --each-while to simplify implementations., Phillip Lord, 2015/08/04
- [elpa] externals/dash eb50d17 106/439: Add Melpa back in., Phillip Lord, 2015/08/04
- [elpa] externals/dash 4fedd2e 099/439: Add -partition and -partition-all, Phillip Lord, 2015/08/04
- [elpa] externals/dash 38eed45 095/439: Add rainbow-dash,
Phillip Lord <=
- [elpa] externals/dash 49512b9 107/439: Simplify -take and -drop with --dotimes, Phillip Lord, 2015/08/04
- [elpa] externals/dash ed47814 105/439: Add -dotimes, Phillip Lord, 2015/08/04
- [elpa] externals/dash a08fc14 102/439: Add -each-while, Phillip Lord, 2015/08/04
- [elpa] externals/dash c56925a 111/439: Add font-lock for new functions and the `it` token., Phillip Lord, 2015/08/04
- [elpa] externals/dash a336d78 112/439: Add -only-some?, Phillip Lord, 2015/08/04
- [elpa] externals/dash 03370ea 108/439: Simplify examples-to-docs and examples-to-tests with dash, Phillip Lord, 2015/08/04
- [elpa] externals/dash ba80875 109/439: Nice indentation for --each, --each-while and --dotimes, Phillip Lord, 2015/08/04
- [elpa] externals/dash 9a3dfdd 113/439: Name parameter PRED when function expects predicate., Phillip Lord, 2015/08/04
- [elpa] externals/dash a081c72 114/439: Fix tests., Phillip Lord, 2015/08/04
- [elpa] externals/dash 9faa422 115/439: Add -partition-by, Phillip Lord, 2015/08/04