[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/evil-lisp-state 7b5937a327 005/125: Shorten package descri
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/evil-lisp-state 7b5937a327 005/125: Shorten package description |
Date: |
Thu, 6 Jan 2022 04:58:33 -0500 (EST) |
branch: elpa/evil-lisp-state
commit 7b5937a327ed8b99a1a5cfae016fc2226d4a3bec
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@sanityinc.com>
Shorten package description
---
evil-lisp-state.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/evil-lisp-state.el b/evil-lisp-state.el
index 8c43c855a1..f16246070c 100644
--- a/evil-lisp-state.el
+++ b/evil-lisp-state.el
@@ -1,4 +1,4 @@
-;;; evil-lisp-state.el --- Add an evil state to navigate Lisp code and edit
the sexp tree with mnemonic key bindings using smartparens.
+;;; evil-lisp-state.el --- An evil state to navigate Lisp code and modify it
with smartparens
;; Copyright (C) 2014 syl20bnr
- [nongnu] branch elpa/evil-lisp-state created (now 3c65fecd99), ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 8a44cdcffe 001/125: Initial commit, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 8d58b864ba 003/125: Initial push of evil-lisp-state.el, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state c0033214de 006/125: Merge pull request #1 from purcell/patch-1, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 742da3fe8b 007/125: Update readme, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state a44023b712 009/125: Change prefix for sp-splice-sexp-killing-xxx to `sk_`, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 9dfc5fe116 002/125: Update gitignore, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 9be14079e5 004/125: Update readme, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 7b5937a327 005/125: Shorten package description,
ELPA Syncer <=
- [nongnu] elpa/evil-lisp-state 729c131ecc 012/125: Better consistency with `sx` for sp-splice-sexp, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state f9fad45551 011/125: Add key bindings for sp-kill-sexp functions, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 9afc34bd94 016/125: Add yank/past on `y` and `p`, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 95204dcf71 018/125: Add key bindings for wrapping functions and symbol navigation, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 0174f825a0 023/125: Update readme, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 2ad7ffac3e 010/125: Update key bindings in readme, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 4167ee0b21 015/125: Add `RET` key binding for sp-newline, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 797f09bfbb 013/125: Update readme with last key bindings, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state cbe505d26d 014/125: Add sp-comment key binding `C`, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 3a0230162e 019/125: Add key binding for sp-absorb-sexp `a`, ELPA Syncer, 2022/01/06