[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master 16c8b37 5/7: More abbrev
From: |
Artur Malabarba |
Subject: |
[elpa] master 16c8b37 5/7: More abbrev |
Date: |
Mon, 22 Feb 2016 16:16:00 +0000 |
branch: master
commit 16c8b370acf104910ef351dd0ebd9a3931b3c81e
Author: Artur Malabarba <address@hidden>
Commit: Artur Malabarba <address@hidden>
More abbrev
---
sotlisp.el | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/sotlisp.el b/sotlisp.el
index c9932ba..a72cf09 100644
--- a/sotlisp.el
+++ b/sotlisp.el
@@ -366,6 +366,8 @@ The space char is not included. Any \"$\" are also
removed."
("sw" . "selected-window$")
("syp" . "symbolp ")
("tap" . "thing-at-point 'symbol")
+ ("tf" . "thread-first ")
+ ("tl" . "thread-last ")
("u" . "unless ")
("ul" . "up-list")
("up" . "unwind-protect\n(progn $)")
- [elpa] master updated (e3a5dbc -> 55aab32), Artur Malabarba, 2016/02/22
- [elpa] master d5d5ae4 4/7: More abbrev, Artur Malabarba, 2016/02/22
- [elpa] master 16c8b37 5/7: More abbrev,
Artur Malabarba <=
- [elpa] master e7d585b 1/7: Don't expand in let bindings (Finally!!!), Artur Malabarba, 2016/02/22
- [elpa] master 68160ba 6/7: Version bump, Artur Malabarba, 2016/02/22
- [elpa] master 55aab32 7/7: Merge commit '68160bad14b031b069f30f1bd494ba4f252321c1', Artur Malabarba, 2016/02/22
- [elpa] master b512a3d 2/7: More abbrevs, Artur Malabarba, 2016/02/22
- [elpa] master c43b31e 3/7: Improvements to sotlisp--function-form-p, Artur Malabarba, 2016/02/22