gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: one line fix


From: Camm Maguire
Subject: [Gcl-devel] Re: one line fix
Date: 09 Aug 2005 01:15:03 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thank you so much!  Again committed into cvs head, past
t4. 

Take care,

Robert Boyer <address@hidden> writes:

> In o/print.d the line
> 
>   DEFVAR("*PRINT-READABLY*",sLAprint_readablyA,LISP,Ct,"");
> 
> should be
> 
>   DEFVAR("*PRINT-READABLY*",sLAprint_readablyA,LISP,Cnil,"");
> 
> because the ANSI manual says so.
> 
> Thanks,
> 
> Bob
> 
> 
> \begincom{*print-readably*} Variable
> \issue{DATA-IO:ADD-SUPPORT}
> 
> Value Type::
> 
> a generalized boolean.
> 
> Initial Value::
> 
> %% 22.1.6 38
> false.
> 
> Description::
> 
> %% 22.1.6 36
> If *print-readably* is true, some special rules for printing objects go into 
> ...
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]