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

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

[elpa] master a65c820 5/8: Version 1.0


From: Artur Malabarba
Subject: [elpa] master a65c820 5/8: Version 1.0
Date: Thu, 11 Jun 2015 21:56:44 +0000

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

    Version 1.0
---
 sotlisp.el |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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



reply via email to

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