From ceb177a473bb8386d2d1a9ad4630be0a73fdc44c Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Tue, 19 Aug 1997 01:34:46 +0000 Subject: [PATCH] *** empty log message *** --- ice-9/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 9cbd60d9d..e36e937d6 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,6 +1,6 @@ Tue Aug 19 02:39:41 1997 Mikael Djurfeldt - * psyntax.pp, psyntax.ss (quoaiquote): Changed fx= --> =. + * psyntax.pp, psyntax.ss (quasiquote): Changed fx= --> =. * * syncase.scm: New file: Guile-adaption for syntax-case macros. psyntax.pp, psyntax.ss: Syntax-case macros, portable version 2 by