monnier pushed a change to branch externals/cpio-mode.
from 90f1236 New version with copyright assigned to the FSF.
new 86fba1c Paring down to the bare application.
new 705bc8c Paring down to the bare application.
new 7bb3985 Paring down to the bare application.
new 73e4c3d Paring down to the bare application.
new 332480a Paring down to the bare application.
new 8cf4bcc Paring down to the bare application.
new 1db3177 Paring down to the bare application.
new d9d86e3 Paring down to the bare application.
new 7360f6b Paring down to the bare application.
new 764419f Paring down to the bare application.
new ceaccc2 Paring down to the bare application.
new a140ccb Paring down to the bare application.
new dfe732d Paring down to the bare application.
new 84a61f2 Paring down to the bare app.
new eef950c Paring down to the bare app.
new ce33efd Paring down to the bare app.
new e4ccb41 Paring down to the bare app.
new 37e6ac1 Paring down to the bare app.
new 0464e48 Paring down to the bare app.
new f257f2e Paring down to the bare app.
new 167aad4 Paring down to the bare app.
new 0b111fc Paring down to the bare app.
new bec6fc8 Paring down to the bare app.
new 8d56bd5 Paring down to the bare app.
new 62bff19 Paring down to the bare app.
new 526f201 Paring down to the bare app.
new 5a72ad3 Paring down to the bare app.
new 51c1c3d * cpio-mode.el: Fix up header (for GNU ELPA) and doc
Summary of changes:
.gitignore | 3 +
DESIGN | 162 -
Makefile.in | 393 -
QUESTIONS | 64 -
cab-test.el | 626 --
configure.ac | 72 -
cpio-dired-crc-test.el | 18349 --------------------------------------
cpio-dired-odc-test.el | 18351 --------------------------------------
cpio-dired-test.el | 18546 ---------------------------------------
cpio-dired.el | 5 +-
cpio-entry-contents-mode.el | 264 -
cpio-entry-header.el | 54 -
cpio-generic-tests.el | 76 -
cpio-mode-pkg.el | 25 -
cpio-mode.el | 34 +-
cpio-modes-test.el | 316 -
cpio-newc-test.el | 89 -
cpio-newc-tests.el | 147 -
cpio-tests.el | 64 -
cpio-wanted.el | 68 -
install-sh | 248 -
stamp-h.in | 0
test-generic.el | 1045 ---
test_data/alphabet/Makefile.in | 310 -
test_data/fivehundred | 5 -
test_data/fivethirteen | 6 -
test_data/one | 1 -
test_data/three | 2 -
test_data/two | 1 -
ttt.el | 93 -
30 files changed, 22 insertions(+), 59397 deletions(-)
create mode 100644 .gitignore
delete mode 100644 DESIGN
delete mode 100644 Makefile.in
delete mode 100644 QUESTIONS
delete mode 100644 cab-test.el
delete mode 100644 configure.ac
delete mode 100644 cpio-dired-crc-test.el
delete mode 100644 cpio-dired-odc-test.el
delete mode 100644 cpio-dired-test.el
delete mode 100644 cpio-entry-contents-mode.el
delete mode 100644 cpio-entry-header.el
delete mode 100644 cpio-generic-tests.el
delete mode 100644 cpio-mode-pkg.el
delete mode 100644 cpio-modes-test.el
delete mode 100644 cpio-newc-test.el
delete mode 100644 cpio-newc-tests.el
delete mode 100644 cpio-tests.el
delete mode 100644 cpio-wanted.el
delete mode 100644 install-sh
delete mode 100644 stamp-h.in
delete mode 100644 test-generic.el
delete mode 100644 test_data/alphabet/Makefile.in
delete mode 100644 test_data/fivehundred
delete mode 100644 test_data/fivethirteen
delete mode 100644 test_data/one
delete mode 100644 test_data/three
delete mode 100644 test_data/two
delete mode 100644 ttt.el