# HG changeset patch # User Mike Williams # Date 1026733777 0 # Node ID 6c0ac24c0b6340651ccd79afb3f231ce96f225a2 # Parent 9ef1f4b9623accb9cac8c6fdb6b4bfcb323ec562 *** empty log message *** diff -r 9ef1f4b9623a -r 6c0ac24c0b63 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jul 15 11:48:44 2002 +0000 +++ b/lisp/ChangeLog Mon Jul 15 11:49:37 2002 +0000 @@ -1,8 +1,11 @@ +2002-07-15 Mike Williams + + * mouse-sel.el (mouse-sel-bindings): Save/restore interprogram + cut/paste functions. + 2002-07-14 Mike Williams * mouse-sel.el (mouse-sel-bound-events): New constant. - (mouse-sel-save-original-bindings): New function. - (mouse-sel-restore-original-bindings): New function. (mouse-sel-bindings): Save/restore original mouse-bindings. 2002-07-13 Stefan Monnier