diff lisp/ChangeLog @ 68039:c83d0a0de875

*** empty log message ***
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Thu, 05 Jan 2006 08:14:52 +0000
parents f3a9c72833ec
children 2d05502f688c
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 05 08:14:33 2006 +0000
+++ b/lisp/ChangeLog	Thu Jan 05 08:14:52 2006 +0000
@@ -1,3 +1,11 @@
+2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+	* term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
+	already of desired type.
+	(mac-ae-list): Coerce parameter to "list" type.
+	(mac-dispatch-apple-event): Replace cadr part of event with a
+	dummy position so that event-start returns it.
+
 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
 
 	* textmodes/org.el: (org-end-of-subtree): New function.