[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/dash a02b6c1 021/426: Add note about no 'cl required.
From: |
Phillip Lord |
Subject: |
[elpa] externals/dash a02b6c1 021/426: Add note about no 'cl required. |
Date: |
Tue, 04 Aug 2015 19:36:26 +0000 |
branch: externals/dash
commit a02b6c1e902c4571d82b449ba7f3e744952bd07d
Author: Magnar Sveen <address@hidden>
Commit: Magnar Sveen <address@hidden>
Add note about no 'cl required.
---
README.md | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/README.md b/README.md
index e2dda6c..fd3b3ca 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# bang.el [](http://travis-ci.org/magnars/bang.el)
-The startings of a modern list api for Emacs.
+The startings of a modern list api for Emacs. Does not require 'cl.
We're looking to Clojure for naming and signatures.
- [elpa] externals/dash d870282 013/426: Add some tests, and fix the bugs they uncovered., (continued)
- [elpa] externals/dash d870282 013/426: Add some tests, and fix the bugs they uncovered., Phillip Lord, 2015/08/04
- [elpa] externals/dash b24d056 014/426: !map macro, Phillip Lord, 2015/08/04
- [elpa] externals/dash f9471e4 016/426: !concat done - one less 'cl dependency, Phillip Lord, 2015/08/04
- [elpa] externals/dash 302c8ea 001/426: Initial commit., Phillip Lord, 2015/08/04
- [elpa] externals/dash 07de30e 019/426: !mapcat macro, and with that: goodbye 'cl!, Phillip Lord, 2015/08/04
- [elpa] externals/dash 4201ecd 017/426: Out with remove-if, in with !reject, Phillip Lord, 2015/08/04
- [elpa] externals/dash c229ba8 011/426: Rewrite to anaphoric filter function., Phillip Lord, 2015/08/04
- [elpa] externals/dash 73204ca 022/426: Change !contains-p to !contains? to match clojure api., Phillip Lord, 2015/08/04
- [elpa] externals/dash ad44aee 009/426: Add more tests., Phillip Lord, 2015/08/04
- [elpa] externals/dash f5b16e3 018/426: Make !partial have the same quote-less API as the rest of bang., Phillip Lord, 2015/08/04
- [elpa] externals/dash a02b6c1 021/426: Add note about no 'cl required.,
Phillip Lord <=
- [elpa] externals/dash 754dd0d 024/426: Create stand-alone anaphoric macros, Phillip Lord, 2015/08/04
- [elpa] externals/dash 9e74cc0 027/426: Remove dead code., Phillip Lord, 2015/08/04
- [elpa] externals/dash 8eab3d1 028/426: Slight improvements to map., Phillip Lord, 2015/08/04
- [elpa] externals/dash 1997e52 031/426: Treat dashes in docstring better., Phillip Lord, 2015/08/04
- [elpa] externals/dash 52815c5 020/426: Add documentation, Phillip Lord, 2015/08/04
- [elpa] externals/dash d2dfb11 023/426: Use double-bang for anaphoric functions, Phillip Lord, 2015/08/04
- [elpa] externals/dash ed2e447 015/426: !reduce macro, Phillip Lord, 2015/08/04
- [elpa] externals/dash 6f0636f 032/426: Show only three first examples per function., Phillip Lord, 2015/08/04
- [elpa] externals/dash c0f2c8f 026/426: Test that it works with lexical binding., Phillip Lord, 2015/08/04
- [elpa] externals/dash 41d77ec 034/426: Add function list to readme., Phillip Lord, 2015/08/04