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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master e286391 2/5: One more abbrev


From: Artur Malabarba
Subject: [elpa] master e286391 2/5: One more abbrev
Date: Fri, 25 Sep 2015 23:08:15 +0000

branch: master
commit e2863911a46cb473d6a6637ad46aa7acf184599b
Author: Artur Malabarba <address@hidden>
Commit: Artur Malabarba <address@hidden>

    One more abbrev
---
 sotlisp.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sotlisp.el b/sotlisp.el
index 47504ea..5bba0ca 100644
--- a/sotlisp.el
+++ b/sotlisp.el
@@ -360,6 +360,7 @@ The space char is not included.  Any \"$\" are also 
removed."
     ("wl" . "when-let (($))")
     ("we" . "window-end")
     ("ws" . "window-start")
+    ("wsw" . "with-selected-window ")
     ("wtb" . "with-temp-buffer")
     ("wtf" . "with-temp-file ")
     )



reply via email to

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