Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: Sam Steingold To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] CLISP 2.32-2 is available Message-Id: <20040211223138.F0992400155@redhat.com> Date: Wed, 11 Feb 2004 17:31:38 -0500 (EST) X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com CLISP 2.32-2 (marked `testing') is a CVS HEAD snapshot, _not_ an official release. beware. User visible changes -------------------- * NO-APPLICABLE-METHOD, NO-PRIMARY-METHOD and NO-NEXT-METHOD now signal METHOD-CALL-ERROR or METHOD-CALL-TYPE-ERROR. * New user variables CUSTOM:*APROPOS-MATCHER* and CUSTOM::*APROPOS-DO-MORE* make APROPOS more flexible in search and output. * New function EXT:MOD-EXPT efficiently computes the composition of MOD and EXPT on integers. * New function EXT:ARGV returns the command line arguments passed to runtime. * DEFINE-METHOD-COMBINATION and friends are now implemented. Thanks to James Anderson . many bugs fixed, but that goes without saying... -- Sam Steingold (http://www.podval.org/~sds) running w2k ((lambda (x) `(,x ',x)) '(lambda (x) `(,x ',x))) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/