aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3db9724a74..43df724bb4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
+2004-10-28 Stefan <[email protected]>
+
+ * 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 <[email protected]>
* imenu.el (imenu-scanning-message): Remove.