Turn Edwin and IMail into plugins.
authorMatt Birkholz <puck@birchwood-abbey.net>
Sun, 29 May 2016 17:21:23 +0000 (10:21 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Sun, 29 May 2016 17:21:23 +0000 (10:21 -0700)
commitbbaa1c01172853ef908899db321c10d817194077
treed926d13602905f31cf8ee7819c1e19c4fe274252
parent5b59b96a40329760ab6175c4ee5a5166ea907ace
Turn Edwin and IMail into plugins.
52 files changed:
doc/Makefile.in
doc/configure.ac
doc/imail/Makefile.in [deleted file]
doc/index.html
doc/info-dir
src/Makefile.in
src/README.txt
src/Setup.sh
src/Tags.sh
src/cairo/check-doc.sh
src/configure.ac
src/edwin/AUTHORS [new file with mode: 0644]
src/edwin/COPYING [new file with mode: 0644]
src/edwin/ChangeLog [new file with mode: 0644]
src/edwin/Makefile-fragment [deleted file]
src/edwin/Makefile.am [new file with mode: 0644]
src/edwin/NEWS [new file with mode: 0644]
src/edwin/TUTORIAL [moved from src/etc/TUTORIAL with 100% similarity]
src/edwin/autogen.sh [new file with mode: 0755]
src/edwin/compile.sh [new file with mode: 0755]
src/edwin/configure.ac [new file with mode: 0644]
src/edwin/edwin.sf
src/edwin/sources.sh [new file with mode: 0755]
src/etc/build-bands.sh
src/etc/compile.scm
src/etc/create-makefiles.sh
src/etc/optiondb.scm
src/etc/utilities.scm
src/glib/check-doc.sh
src/gtk-screen/compile.sh
src/gtk/check-doc.sh
src/imail/AUTHORS [new file with mode: 0644]
src/imail/COPYING [new file with mode: 0644]
src/imail/ChangeLog [new file with mode: 0644]
src/imail/Makefile-fragment [deleted file]
src/imail/Makefile.am [new file with mode: 0644]
src/imail/NEWS [new file with mode: 0644]
src/imail/README [new file with mode: 0644]
src/imail/autogen.sh [new file with mode: 0755]
src/imail/compile.scm
src/imail/compile.sh [new file with mode: 0755]
src/imail/configure.ac [new file with mode: 0644]
src/imail/install.sh [deleted file]
src/imail/load.scm
src/imail/mit-scheme-imail.texi [moved from doc/imail/imail.texinfo with 100% similarity]
src/mcrypt/mcrypt-check.sh
src/pango/check-doc.sh
src/runtime/ffi.scm
src/runtime/load.scm
tests/ffi/test-ffi.scm
tests/runtime/test-mime-codec.scm
tests/runtime/test-process.scm