Mercurial > emacs
diff lisp/ChangeLog @ 46360:f35f9986d224
*** empty log message ***
author | Mike Williams <mdub@bigfoot.com> |
---|---|
date | Sun, 14 Jul 2002 10:14:28 +0000 (2002-07-14) |
parents | cefc9d59f2c1 |
children | f468b74586a5 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jul 14 10:13:27 2002 +0000 +++ b/lisp/ChangeLog Sun Jul 14 10:14:28 2002 +0000 @@ -1,3 +1,10 @@ +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> * emacs-lisp/cl.el (cl-set-substring): Fix thinko.