changeset 73273:175d3bb31c63

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 07 Oct 2006 10:58:39 +0000
parents a5ea274e14ac
children 46e9c5d41caa
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 07 10:57:52 2006 +0000
+++ b/lisp/ChangeLog	Sat Oct 07 10:58:39 2006 +0000
@@ -1,3 +1,8 @@
+2006-10-07  Johan Bockg,be(Brd  <bojohan@dd.chalmers.se>
+
+	* mouse-sel.el (mouse-insert-selection-internal): Use
+	insert-for-yank, so that yank handlers are run.
+
 2006-10-07  Kim F. Storm  <storm@cua.dk>
 
 	* ido.el (ido-file-extension-aux): Fix comparison.