NextPrevUpTopContentsIndex

12.8.1 Locking changed

The editor now uses fine-grained locking rather than process-level locking using mp:without-interrupts and mp:without-preemption . If you implement editor extensions, you should now use the macros editor:with-buffer-locked and editor:with-point-locked to get locking.


LispWorks Release Notes and Installation Guide - 18 Mar 2008

NextPrevUpTopContentsIndex