[climacs-cvs] CVS update: climacs/Persistent/persistent-undo.lisp

Aleksandar Bakic abakic at common-lisp.net
Sat Mar 19 22:08:34 UTC 2005


Update of /project/climacs/cvsroot/climacs/Persistent
In directory common-lisp.net:/tmp/cvs-serv6185/Persistent

Added Files:
	persistent-undo.lisp 
Log Message:
Persistent/persistent-undo.lisp: new file containing the simple
version of the Undo protocol that relies on persistent buffers. Marks
are not persistent (yet?), they are only "fixed" to prevent trivial
errors.

climacs.asd: added Persistent/persistent-undo.lisp.

gui.lisp: added calls to full-redisplay at the end of com-undo and
com-redo (could not find a better way).

pane.lisp: added copyright info; fixed a bug in with-undo macro;
modified extended-binseq2-buffer to inherit from p-undo-mixin; cleaned
up some mark cloning code.

Date: Sat Mar 19 23:08:33 2005
Author: abakic





More information about the Climacs-cvs mailing list