diff mac/ChangeLog @ 32786:3d21222bc794

Andrew Choi <akochoi@i-cable.com> * international/mule-conf.el (mac-roman-lower, mac-roman-upper): New charsets. * term/mac-win.el: Remove definitions of mac-roman-lower and mac-roman-upper, require dired, and define instead of set mac-ready-for-drag-n-drop to avoid compilation error. * src/macterm.c (XTread_socket): check whether Lisp variable mac-ready-for-drag-n-drop is bound rather than non-nil value.
author Andrew Choi <akochoi@shaw.ca>
date Mon, 23 Oct 2000 17:49:59 +0000
parents 923b8d6d8277
children 59ce5f754d90
line wrap: on
line diff
--- a/mac/ChangeLog	Mon Oct 23 17:47:06 2000 +0000
+++ b/mac/ChangeLog	Mon Oct 23 17:49:59 2000 +0000
@@ -1,3 +1,8 @@
+2000-10-24  Andrew Choi  <akochoi@i-cable.com>
+
+	* src/macterm.c (XTread_socket): check whether Lisp variable
+	mac-ready-for-drag-n-drop is bound rather than non-nil value.
+
 2000-10-20  Andrew Choi  <akochoi@users.sourceforge.net>
 
 	* INSTALL: New file.