Mercurial > emacs
changeset 46360:f35f9986d224
*** empty log message ***
author | Mike Williams <mdub@bigfoot.com> |
---|---|
date | Sun, 14 Jul 2002 10:14:28 +0000 |
parents | 186ccb97f37d |
children | a3acca116f2f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
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.