]> code.delx.au - gnu-emacs-elpa/commitdiff
One more abbrev
authorArtur Malabarba <bruce.connor.am@gmail.com>
Thu, 24 Sep 2015 23:00:10 +0000 (00:00 +0100)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Thu, 24 Sep 2015 23:00:10 +0000 (00:00 +0100)
sotlisp.el

index 47504ead4c5dfb7e692d7fdd9d1792d3df19100b..5bba0ca0e21e32448c87f0ed4e64c76030ecdcb9 100644 (file)
@@ -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 ")
     )