Mercurial > emacs
changeset 46386:6c0ac24c0b63
*** empty log message ***
author | Mike Williams <mdub@bigfoot.com> |
---|---|
date | Mon, 15 Jul 2002 11:49:37 +0000 |
parents | 9ef1f4b9623a |
children | e54dcde23afd |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <mdub@bigfoot.com> + + * mouse-sel.el (mouse-sel-bindings): Save/restore interprogram + cut/paste functions. + 2002-07-14 Mike Williams <mdub@bigfoot.com> * 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 <monnier@cs.yale.edu>