]> code.delx.au - gnu-emacs-elpa/commitdiff
Version 1.0
authorArtur Malabarba <bruce.connor.am@gmail.com>
Thu, 11 Jun 2015 19:50:34 +0000 (20:50 +0100)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Thu, 11 Jun 2015 19:50:34 +0000 (20:50 +0100)
sotlisp.el

index cfd668dd59daca841f58087ce474f25f014ab814..f94a8f41406a42d09be6ecb1f8aa21f3907aaa31 100644 (file)
@@ -6,6 +6,7 @@
 ;; URL: https://github.com/Malabarba/speed-of-thought-lisp\r
 ;; Keywords: convenience, lisp\r
 ;; Package-Requires: ((emacs "24.1"))\r
+;; Version: 1.0\r
 \r
 ;; This program is free software; you can redistribute it and/or modify\r
 ;; it under the terms of the GNU General Public License as published by\r
@@ -317,6 +318,8 @@ The space char is not included.  Any \"$\" are also removed."
     ("wf" . "write-file ")\r
     ("wh" . "while ")\r
     ("wl" . "window-list nil 'nominibuffer")\r
+    ("we" . "window-end")\r
+    ("ws" . "window-start")\r
     ("wtb" . "with-temp-buffer")\r
     ("wtf" . "with-temp-file ")\r
     )\r