From: Chris Hanson Date: Wed, 10 Jan 2018 05:02:06 +0000 (-0800) Subject: Eliminate use of record-specific printing registration. X-Git-Tag: mit-scheme-pucked-x11-0.3.1~7^2~384 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=a735e11a387d5b3bb1f913b73646f59cfe32fb40;p=mit-scheme.git Eliminate use of record-specific printing registration. --- diff --git a/src/edwin/edtstr.scm b/src/edwin/edtstr.scm index cfed6ea23..58a8c6458 100644 --- a/src/edwin/edtstr.scm +++ b/src/edwin/edtstr.scm @@ -129,7 +129,7 @@ USA. (define (button-name button) (symbol->string (button-symbol button))) -(set-record-type-unparser-method!