Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
+mit-scheme-x11 0.3 - Matt Birkholz, 2018-06-01
+==============================================
+
+Allow CurrentTime as a Time argument (to fix an intermittent error
+when cutting/pasting).
+
mit-scheme-x11 0.2 - Matt Birkholz, 2017-05-23
==============================================
AC_PREREQ([2.69])
AC_INIT([MIT/GNU Scheme x11 plugin],
- [0.2],
+ [0.3],
[bug-mit-scheme@gnu.org],
[mit-scheme-x11])
AC_CONFIG_SRCDIR([x11.pkg])
(with-loader-base-uri (system-library-uri "x11/")
(lambda ()
(load-package-set "x11")))
-(add-subsystem-identification! "X11" '(0 2))
+(add-subsystem-identification! "X11" '(0 3))
;; Until the microcode module based X Graphics system is removed,
;; reassign the define-primitives bindings in (runtime x-graphics) to