From c28a7241060d9f0222dca835a62bad3da9fab0b6 Mon Sep 17 00:00:00 2001 From: "Taylor R. Campbell" Date: Sat, 9 Dec 2006 02:02:26 +0000 Subject: [PATCH] Fix unparser method for buttons: the procedure given to SIMPLE-UNPARSER-METHOD must return a list of components. --- v7/src/edwin/edtstr.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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!