[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] 76/77: Add easy-kill to externals-list
From: |
Leo Liu |
Subject: |
[elpa] 76/77: Add easy-kill to externals-list |
Date: |
Sat, 05 Apr 2014 04:08:30 +0000 |
leoliu pushed a commit to branch master
in repository elpa.
commit 814b6934703a71d24b95e6ef9693896c32558b30
Author: Leo Liu <address@hidden>
Date: Sat Apr 5 11:53:59 2014 +0800
Add easy-kill to externals-list
---
externals-list | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/externals-list b/externals-list
index 44c4872..6c9e021 100644
--- a/externals-list
+++ b/externals-list
@@ -24,6 +24,7 @@
("company" :subtree
"https://github.com/company-mode/company-mode.git")
("diff-hl" :subtree "https://github.com/dgutov/diff-hl.git")
("dismal" :external nil)
+ ("easy-kill" :subtree "https://github.com/leoliu/easy-kill")
("eldoc-eval" :subtree
"https://github.com/thierryvolpiatto/eldoc-eval.git")
("enwc" :subtree
"bzr::bzr://bzr.savannah.nongnu.org/enwc/trunk")
("f90-interface-browser" :subtree "https://github.com/wence-/f90-iface")
- [elpa] 60/77: Make easy-kill-on-buffer-file-name do nothing in easy-mark, (continued)
- [elpa] 60/77: Make easy-kill-on-buffer-file-name do nothing in easy-mark, Leo Liu, 2014/04/05
- [elpa] 68/77: Fix easy-kill-append to update clipboard, Leo Liu, 2014/04/05
- [elpa] 65/77: Fix #8: Don't strip trailing blank chars, Leo Liu, 2014/04/05
- [elpa] 67/77: New handler for defun-name and bind it to `D', Leo Liu, 2014/04/05
- [elpa] 66/77: Fix #9: Work around fixed bug in thingatpt.el, Leo Liu, 2014/04/05
- [elpa] 71/77: In no case should easy-kill-activate-keymap err, Leo Liu, 2014/04/05
- [elpa] 70/77: Adapt to upstream change, Leo Liu, 2014/04/05
- [elpa] 72/77: Rename easy-kill-backward-down to easy-kill-forward-down, Leo Liu, 2014/04/05
- [elpa] 73/77: Support list expand/shrink on js2 nodes, Leo Liu, 2014/04/05
- [elpa] 74/77: Require cl-lib, Leo Liu, 2014/04/05
- [elpa] 76/77: Add easy-kill to externals-list,
Leo Liu <=
- [elpa] 77/77: Merge easy-kill as packages/easy-kill, Leo Liu, 2014/04/05
- [elpa] 75/77: Cleanup and preparation for inclusion in GNU ELPA, Leo Liu, 2014/04/05
- [elpa] 69/77: Consolidate easy-mark and easy-mark-sexp into one command, Leo Liu, 2014/04/05