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

[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 $)")



reply via email to

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