[Openmcl-cvs-notifications] Commit: ccl/examples

gb at clozure.com gb at clozure.com
Mon Aug 30 16:20:12 MDT 2004


Affected files with versions:
  cocoa-editor.lisp,1.28
-----------------------------------
Details:

  Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/examples
  In directory clozure.com:/tmp/cvs-serv48573
  
  Modified Files:
  	cocoa-editor.lisp 
  Log Message:
  Lots of changes, mostly:
  
  - try to speed up callbacks that fetch characters from the virtual nsstring
  - kill echo-area buffers when closing windows
  - windows should be released when closed; documents should close when the
    last window closes.
  - try not to invalidate the buffer cache on insertions
  - disable background layout before closing the window (in case that's still
    going on ...)
  - clear the buffer's modified state when buffer is saved (not sure if the
    modeline indicator's updated correctly)
  - DISABLE-BLINK tells the layout manager to force redisplay of the (now
    non-blinking) character.


More information about the Openmcl-cvs-notifications mailing list