Mercurial > emacs
diff lisp/ChangeLog @ 57782:7c925282bd47
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 28 Oct 2004 23:35:13 +0000 |
parents | fe6daf08b449 |
children | 2a55e2b38c8d |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 28 23:34:51 2004 +0000 +++ b/lisp/ChangeLog Thu Oct 28 23:35:13 2004 +0000 @@ -1,3 +1,16 @@ +2004-10-28 Stefan <monnier@iro.umontreal.ca> + + * mouse.el (mouse-show-mark): Adjust to new name and don't assume + x-lost-selection-functions is bound. + + * mouse-sel.el (mouse-sel-mode): + * emacs-lisp/lselect.el: Adjust to new names for + x-(lost|sent)-selection-functions. + + * subr.el (x-lost-selection-hooks, x-sent-selection-hooks): + New obsolete aliases of x-lost-selection-functions and + x-sent-selection-functions. + 2004-10-28 Kim F. Storm <storm@cua.dk> * imenu.el (imenu-scanning-message): Remove.