Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
+mit-scheme-pucked-edwin 3.116.2 - Matt Birkholz, 2018-03-16
+===========================================================
+
+Fix start-inferior-repl! to not hack editor data structures in the new
+thread.
+
mit-scheme-pucked-edwin 3.116.1 - Matt Birkholz, 2017-02-06
===========================================================
dnl Process this file with autoconf to produce a configure script.
AC_INIT([MIT/GNU Scheme Pucked edwin plugin],
- [3.116.1],
+ [3.116.2],
[matt@birchwood-abbey.net],
[mit-scheme-pucked-edwin])
AC_CONFIG_SRCDIR([edwin.pkg])
+mit-scheme-pucked-edwin (3.116.2) birchwood; urgency=low
+
+ * Fix start-inferior-repl! to not hack editor data structures in the
+ new thread.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Fri, 16 Mar 2018 00:00:00 -0000
+
mit-scheme-pucked-edwin (3.116.1) birchwood; urgency=low
* Initial Debianization.
(load-package-set "edwin"
`((alternate-package-loader
. ,(load "edwin.bld" system-global-environment))))))
-(add-subsystem-identification! "Edwin" '(3 116 1))
\ No newline at end of file
+(add-subsystem-identification! "Edwin" '(3 116 2))
\ No newline at end of file