aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 12a056e92bb..f2ebcdd5b30 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12002-07-01 Andrew Choi <akochoi@shaw.ca>
2
3 * macterm.c (do_ae_open_documents) [MAC_OSX]: Call FSpMakeFSRef
4 and FSRefMakePath to convert FSSpec returned with Apple Event to
5 Posix pathname.
6 (mac_initialize) [TARGET_API_MAC_CARBON]: Call
7 init_required_apple_events and disable the `Quit' menu item
8 provided automatically by the Carbon Toolbox.
9
12002-07-01 Dave Love <fx@gnu.org> 102002-07-01 Dave Love <fx@gnu.org>
2 11
3 * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl 12 * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
@@ -135,7 +144,7 @@
135 * w32fns.c (file_dialog_callback): New function. 144 * w32fns.c (file_dialog_callback): New function.
136 (Fx_file_dialog): Allow selecting directories as well as files. 145 (Fx_file_dialog): Allow selecting directories as well as files.
137 146
1382002-06-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 1472002-06-21 Pavel Jan,Am(Bk <Pavel@Janik.cz>
139 148
140 * m/pmax.h (START_FILES): Define START_FILES for NetBSD and 149 * m/pmax.h (START_FILES): Define START_FILES for NetBSD and
141 OpenBSD. Add support for mipseb-*-netbsd* machines. 150 OpenBSD. Add support for mipseb-*-netbsd* machines.