From: Taylor R. Campbell Date: Sat, 9 Dec 2006 02:02:26 +0000 (+0000) Subject: Fix unparser method for buttons: the procedure given to X-Git-Tag: 20090517-FFI~831 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=c28a7241060d9f0222dca835a62bad3da9fab0b6;p=mit-scheme.git Fix unparser method for buttons: the procedure given to SIMPLE-UNPARSER-METHOD must return a list of components. --- diff --git a/v7/src/edwin/edtstr.scm b/v7/src/edwin/edtstr.scm index 68b567871..d690aedf9 100644 --- a/v7/src/edwin/edtstr.scm +++ b/v7/src/edwin/edtstr.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: edtstr.scm,v 1.32 2006/10/22 16:09:35 cph Exp $ +$Id: edtstr.scm,v 1.33 2006/12/09 02:02:26 riastradh Exp $ Copyright 1989,1990,1991,1992,2003,2006 Massachusetts Institute of Technology @@ -129,7 +129,9 @@ USA. (symbol-name (button-symbol button))) (set-record-type-unparser-method!