diff src/ChangeLog @ 45851:7b1f766314f6

2002-06-17 Andrew Choi <akochoi@shaw.ca> * mac.c (do_applescript): Call initialize_applescript if necessary when first called. Dispose of result_desc only when there is no error. (Fdo_applescript): Use %d format specifier instead of %ld.
author Andrew Choi <akochoi@shaw.ca>
date Mon, 17 Jun 2002 06:06:03 +0000
parents e17ed720205d
children 2793b29e84b3
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jun 17 01:45:48 2002 +0000
+++ b/src/ChangeLog	Mon Jun 17 06:06:03 2002 +0000
@@ -1,3 +1,10 @@
+2002-06-17  Andrew Choi  <akochoi@shaw.ca>
+
+	* mac.c (do_applescript): Call initialize_applescript if necessary
+	when first called.  Dispose of result_desc only when there is no
+	error.
+	(Fdo_applescript): Use %d format specifier instead of %ld.
+	
 2002-06-16  Andrew Choi  <akochoi@shaw.ca>
 
 	* macterm.c (XTread_socket): Call FrontNonFloatingWindow instead