From 31ad74e07ca4b77ffbfdc104b403efda61487e40 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Thu, 4 Dec 2008 21:17:37 +0100 Subject: Add function IN-METHOD-SYNTAX. darcs-hash:d988f9cdc21410c6910aa52e0f396a2ebc7216fb --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a2cdf94..1df91e8 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,14 @@ Context: [[http://matthias.benkard.de/objective-cl][The Objective-CL Project]]. ---- +* 0.2.3 (?) + + - The function IN-METHOD-SYNTAX has been added. It's like + ENABLE-METHOD-SYNTAX except that it does not store the original + syntax to be restored by DISABLE-METHOD-SYNTAX later. Use this for + file-local readtable changes (as opposed to code-block-local ones). + + * 0.2.2 (2008-03-23) - CMUCL compatibility has been restored. -- cgit v1.2.3