*** empty log message ***
[bpt/emacs.git] / mac / ChangeLog
1 2001-10-20 Gerd Moellmann <gerd@gnu.org>
2
3 * (Version 21.1 released.)
4
5 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
6
7 * src/macfns.c (x_create_bitmap_from_file, x_find_image_file):
8 * src/mac.c (run_mac_command): Update calls to openp.
9
10 2001-10-08 Stefan Monnier <monnier@cs.yale.edu>
11
12 * src/macmenu.c (Fx_popup_menu): Use Fkeymap_prompt.
13
14 * src/macterm.c: Include keymap.h.
15 (note_mode_line_highlight): Use KEYMAPP.
16
17 2001-10-05 Gerd Moellmann <gerd@gnu.org>
18
19 * Branch for 21.1.
20
21 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
22
23 * src/macmenu.c (mac_menu_show): Use refcon of selected menu item.
24
25 * src/macterm.c (XTread_socket): Read all pending events in the
26 event queue instead of one.
27 (mac_to_x_fontname): Return name with jisx0201.1976-0 encoding if
28 a script code of -smJapanese is specified.
29 (x_font_name_to_mac_font_name): Also recognize the jisx0201.1976-0
30 encoding.
31 (init_font_name_table): Use a script code of -smJapanese instead
32 of smRoman for the second entry of a Japanese font.
33 (XLoadQueryFont): Recognize a font as having the smRoman script
34 code if its encoding is jisx0201.1976-0.
35
36 * makefile.MPW: Generate etc/DOC file from .elc files instead of
37 .el files.
38
39 * src/mac.c (stat): Don't fail for aliases.
40 (sys_open) [__MRC__]: Set file creator and type for newly-created
41 files.
42 (sleep) [__MRC__]: Place loop around WaitNextEvent to check time
43 elapsed instead of use WaitNextEvent call as a delay.
44
45 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
46
47 * src/macterm.c (init_font_name_table): Add an additional entry to
48 the font table with the script code smRoman for each Apple
49 Japanese font.
50 (XLoadQueryFont): Recognize a font as having the smRoman script
51 code even when FontToScript returns smJapanese if it is one of
52 those created above.
53
54 2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
55
56 * INSTALL: Add to the note on using -opt speed in MPW the function
57 macterm.c (x_draw_hollow_cursor).
58
59 * src/macterm.c (mac_scroll_area): Call CopyBits with local
60 coordinates and portBits instead of global coordinates and
61 screenBits. Set fore color and back color to black and white,
62 respectively, before calling CopyBits.
63
64 * src/macterm.c (local_to_global_coord): Comment out.
65
66 * src/mac.c (mac-filename-to-unix): Change to
67 mac-file-name-to-posix.
68 (unix-filename-to-mac): Change to posix-file-name-to-mac.
69 (mac_to_unix_pathname): Change to mac_to_posix_pathname.
70 (unix_to_mac_pathname): Change to posix_to_mac_pathname.
71
72 * src/macterm.c (do_ae_open_documents): Change call to
73 mac_to_unix_pathname to mac_to_posix_pathname.
74
75 2001-07-26 Andrew Choi <akochoi@i-cable.com>
76
77 * inc/macterm.h (x_display_list): Declare extern.
78
79 2001-07-20 Pavel Janík <Pavel@Janik.cz>
80
81 * src/macterm.c (xim_open_dpy): Fix typo.
82
83 2001-06-26 Andrew Choi <akochoi@i-cable.com>
84
85 * README: Change references to SourceForge site to
86 ftp://ftp.gnu.org/gnu/mac/emacs/.
87
88 2001-05-15 Gerd Moellmann <gerd@gnu.org>
89
90 * src/macterm.c (clear_mouse_face): Check for nil tip_frame.
91
92 2001-05-15 Andrew Choi <akochoi@i-cable.com>
93
94 * src/Emacs.r: Change About box message.
95
96 * makefile.MPW: Add md5.c.x to EmacsObjects.
97
98 * src/mac.c (select): Call WaitNextEvent instead of Delay.
99 (pause): Ditto.
100 (sleep): Ditto.
101
102 * src/macterm.c (do_app_resume): Set cursor to arrow.
103 (clear_mouse_face): check for NIL Lisp object instead of null
104 pointer.
105
106 * INSTALL: Delete note on compiling Lisp files on a Unix system.
107 Add note on turning off end of line conversion.
108
109 2001-02-27 Andrew Choi <akochoi@i-cable.com>
110
111 * src/macfns.c: Rename everything containing *busy_cursor* and
112 similar to *hourglass*.
113 Change IMAGE_POSITIVE_INTEGER_VALUE to
114 IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR throughout.
115 (x_set_font): If font hasn't changed, avoid recomputing faces and
116 other things, as in xfns.c.
117 (Qcancel_timer): New variable.
118 (syms_of_macfns): Rename x-busy-pointer-shape to
119 x-hourglass-pointer-shape, display-busy-cursor to
120 display-hourglass, busy-cursor-delay to hourglass-delay, as in
121 xfns.c.
122 (x_set_tool_bar_lines): Modify as in xfns.c
123 (x_change_window_heights): New function.
124
125 * inc/macterm.h (struct x_output): Rename busy_cursor to
126 hourglass_cursor, busy_window to hourglass_window, busy_p to
127 hourglass_p, as in xterm.h.
128
129 * src/macmenu.c (set_frame_menubar): Run activate-menu-bar-hook with
130 safe_run_hooks, as in xmenu.c.
131
132 * src/macterm.c (do_check_ram_size): New function.
133
134 * src/Emacs.r: Add ALRT resource #129 for alert when there is over
135 256 MB RAM.
136
137 2001-02-20 Andrew Choi <akochoi@i-cable.com>
138
139 * mac/INSTALL:
140 * mac/README:
141 * mac/cw5-mcp.xml:
142 * mac/cw6-mcp.xml:
143 * mac/inc/alloca.h:
144 * mac/inc/defs-cw5.h:
145 * mac/inc/defs-cw6.h: Added copyright notice.
146
147 2001-01-28 Andrew Choi <akochoi@i-cable.com>
148
149 * src/macterm.c (mac_font_pattern_match): Allocate three more
150 bytes to regex for '^', '$', and '\0'.
151
152 * src/macterm.c (x_list_fonts): Protect pattern and newlist from
153 garbage collection.
154
155 * src/macfns.c (QCconversion): Replaces QCalgorithm.
156
157 * src/macfns.c (image_ascent, lookup_image): Adapt to change of
158 image margins.
159
160 * src/macterm.c (x_produce_image_glyph, x_draw_image_foreground)
161 (x_draw_image_relief, x_draw_image_foreground_1)
162 (x_draw_image_glyph_string): Adapt to change of image margins.
163
164 * src/macterm.c (mac_to_x_fontname): Change charset name of
165 Simplify Chinese fonts from gb2312 to gb2312.1980 and Korean fonts
166 from ksc5601 to ksc5601.1989.
167
168 2000-12-12 Andrew Choi <akochoi@i-cable.com>
169
170 * cw5-mcp.xml: add md5.c to project.
171
172 * cw6-mcp.xml: add md5.c to project.
173
174 * src/macfns.c (x_create_tip_frame, Fx_hide_tip): change to handle
175 Lisp_Object type tip_frame (was struct frame *) as in xfns.c.
176
177 2000-11-26 Andrew Choi <akochoi@i-cable.com>
178
179 * src/macterm.c (x_handle_tool_bar_click):
180 (note_tool_bar_highlight): change references to members deleted
181 from struct frame as in xterm.c.
182
183 * inc/epaths.h: set PATH_EXEC to ~emacs/mac instead of
184 ~emacs/mac/bin.
185
186 2000-10-25 Andrew Choi <akochoi@i-cable.com>
187
188 * cw5-mcp.xml: renamed from emacs-cw5.mcp.xml.
189
190 * cw6-mcp.xml: renamed from emacs-cw6.mcp.xml.
191
192 * inc/defs-cw5.h: renamed from inc/cmdline-defs-cw5.h.
193
194 * inc/defs-cw6.h: renamed from inc/cmdline-defs-cw6.h.
195
196 2000-10-24 Andrew Choi <akochoi@i-cable.com>
197
198 * src/macterm.c (XTread_socket): check whether Lisp variable
199 mac-ready-for-drag-n-drop is bound rather than non-nil value.
200
201 2000-10-20 Andrew Choi <akochoi@users.sourceforge.net>
202
203 * INSTALL: New file.
204
205 * README: New file.
206
207 * TODO: New file.
208
209 * emacs-cw5.mcp.xml: New file.
210
211 * emacs-cw6.mcp.xml: New file.
212
213 * makefile.MPW: New file.
214
215 * inc/alloca.h: New file.
216
217 * inc/cmdline-defs-cw5.h: New file.
218
219 * inc/cmdline-defs-cw6.h: New file.
220
221 * inc/config.h: New file.
222
223 * inc/dirent.h: New file.
224
225 * inc/epaths.h: New file.
226
227 * inc/m-mac.h: New file.
228
229 * inc/macgui.h: New file.
230
231 * inc/macterm.h: New file.
232
233 * inc/pwd.h: New file.
234
235 * inc/s-mac.h: New file.
236
237 * inc/termio.h: New file.
238
239 * inc/utime.h: New file.
240
241 * inc/utsname.h: New file.
242
243 * inc/sys/file.h: New file.
244
245 * inc/sys/ioctl.h: New file.
246
247 * inc/sys/param.h: New file.
248
249 * inc/sys/stat.h: New file.
250
251 * inc/sys/time.h: New file.
252
253 * inc/sys/types.h: New file.
254
255 * src/Emacs.r: New file.
256
257 * src/EmacsMPW.r: New file.
258
259 * src/chdir.c: New file.
260
261 * src/mac.c: New file.
262
263 * src/macfns.c: New file.
264
265 * src/macmenu.c: New file.
266
267 * src/macterm.c: New file.
268
269 Copyright (C) 2001 Free Software Foundation, Inc.
270 Copying and distribution of this file, with or without modification,
271 are permitted provided the copyright notice and this notice are preserved.