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

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

[elpa] branch master updated (6e73bbb -> 3c1a681)


From: Leo Liu
Subject: [elpa] branch master updated (6e73bbb -> 3c1a681)
Date: Tue, 22 Apr 2014 08:40:41 +0000

leoliu pushed a change to branch master
in repository elpa.

      from  6e73bbb   Merge branch 'master' of 
https://github.com/leoliu/easy-kill
       new  3c1a681   Fix prefix of last merge and restore deleted files

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 admin/README.rst                          |  123 -----
 admin/archive-contents.el                 |  588 ++++++++++++++++++++
 admin/easy-kill.el                        |  832 -----------------------------
 admin/forward-diffs.py                    |  432 +++++++++++++++
 admin/org-synch.el                        |   22 +
 admin/org-synch.sh                        |   15 +
 admin/overmaint.txt                       |   12 +
 admin/update-archive.sh                   |  106 ++++
 {admin => packages/easy-kill}/.elpaignore |    0
 {admin => packages/easy-kill}/.travis.yml |    0
 {admin => packages/easy-kill}/Makefile    |    0
 packages/easy-kill/README.rst             |   23 +-
 packages/easy-kill/easy-kill.el           |  317 ++++++++---
 {admin => packages/easy-kill}/test.el     |    0
 14 files changed, 1430 insertions(+), 1040 deletions(-)
 delete mode 100644 admin/README.rst
 create mode 100644 admin/archive-contents.el
 delete mode 100644 admin/easy-kill.el
 create mode 100755 admin/forward-diffs.py
 create mode 100644 admin/org-synch.el
 create mode 100755 admin/org-synch.sh
 create mode 100644 admin/overmaint.txt
 create mode 100755 admin/update-archive.sh
 rename {admin => packages/easy-kill}/.elpaignore (100%)
 rename {admin => packages/easy-kill}/.travis.yml (100%)
 rename {admin => packages/easy-kill}/Makefile (100%)
 rename {admin => packages/easy-kill}/test.el (100%)



reply via email to

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