]> code.delx.au - gnu-emacs/blob - mac/ChangeLog
(replace-highlight): Bind search-whitespace-regexp to nil.
[gnu-emacs] / mac / ChangeLog
1 2007-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * inc/config.h: Sync with src/config.in.
4
5 2007-01-30 Piet van Oostrum <piet@cs.uu.nl>
6
7 * make-package (compver): Install info and manpages.
8
9 2006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10
11 * inc/config.h: Sync with src/config.in.
12
13 2006-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14
15 * INSTALL: Add descriptions about configuration and invocation.
16 Capitalize `Carbon'.
17
18 2006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19
20 * inc/config.h: Sync with src/config.in.
21
22 2006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23
24 * INSTALL: Remove descriptions about --without-x. Remove
25 --without-carbon from configure options for X11 build.
26
27 2006-09-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28
29 * INSTALL: Remove descriptions about experimental flags.
30
31 * inc/config.h: Sync with src/config.in.
32
33 * src/Emacs.r (M_APPLE): New define.
34 (MENU): Use it.
35
36 2006-09-15 Jay Belanger <belanger@truman.edu>
37
38 * COPYING: Replace "Library Public License" by "Lesser Public
39 License" throughout.
40
41 2006-07-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
42
43 * makefile.MPW (dired.c.x, editfns.c.x, fileio.c.x):
44 Depend on blockinput.h.
45
46 2006-07-12 Kim F. Storm <storm@cua.dk>
47
48 * INSTALL: More cleanup related to last change.
49
50 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
51
52 * INSTALL: Remove descriptions about Metrowerks CodeWarrior. Fix URL
53 for GNU-fonts.smi.bin. USE_ATSUI is enabled by default on Mac OS X.
54
55 * README: Remove descriptions about Metrowerks CodeWarrior.
56
57 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
58
59 * makefile.MPW (SOME_MACHINE_LISP): Add fringe.elc.
60
61 2006-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
62
63 * inc/config.h (pid_t): Define to int.
64
65 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
66
67 * makefile.MPW (shortlisp, SOME_MACHINE_LISP): Sync with
68 src/Makefile.in.
69
70 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
71
72 * makefile.MPW (macselect.c.x): Depend on keymap.h.
73
74 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
75
76 * Emacs.app/Contents/Info.plist: Add CFBundleURLTypes key and
77 data. Make NSServices open-selection the first entry.
78
79 2005-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
80
81 * makefile.MPW (shortlisp): Sync with src/Makefile.in.
82
83 2005-10-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
84
85 * INSTALL: Replace `Mac OS 8/9' with `Mac OS Classic'. Add
86 `FIXME' to descriptions about Metrowerks CodeWarrior. Remove
87 obsolete description about 512MB limit and icon on Mac OS Classic.
88 Add description about flags for experimental features.
89
90 * README: Replace `Mac OS 8/9' with `Mac OS Classic'. Add `FIXME'
91 to descriptions about Metrowerks CodeWarrior. Remove obsolete
92 descriptions about C-g and supported image types.
93
94 2005-10-20 Bryan D. O'Connor <bryan@lunch.org> (tiny change)
95
96 * make-package: Add a --compressed-dist option to compress info
97 files and .el files that have been byte-compiled. It defaults to "no".
98
99 2005-09-24 Eli Zaretskii <eliz@gnu.org>
100
101 * INSTALL (NOTES): Update the list of versions of MacOS on which
102 Emacs should build.
103
104 * README: Remove a link to ftp://ftp.gnu.org/gnu/mac/emacs/ (which
105 does not exist).
106
107 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
108
109 * inc/config.h: Sync with src/config.in.
110
111 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
112
113 * Emacs.app/Contents/Info.plist (mail-to, mail-selection): New
114 NSServices.
115
116 2005-07-04 Lute Kamstra <lute@gnu.org>
117
118 Update FSF's address in GPL notices.
119
120 2005-06-08 Steven Tamm <steventamm@mac.com>
121
122 * INSTALL: Explain that a universal binary cannot be created and
123 builds for on emachine cannot be targeted to the other.
124 * README: Add Universal Binary to the Todo List.
125
126 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
127
128 * makefile.MPW (buildobj.lst): New target.
129 (Clean): Delete file buildobj.lst.
130 (Emacs, {DocTarget}DOC): Depend on buildobj.lst.
131 (EmacsSource, MacSource, LispSource, LispSourceDontCompile):
132 Remove variables.
133 (SOME_MACHINE_OBJECTS, shortlisp, SOME_MACHINE_LISP):
134 New variables.
135 ({DocTarget}DOC): Use them.
136 (Make-DocFile-PPCCOptions): Add `-d MAC_OS -d MAC_OS8'.
137
138 * inc/config.h: Sync with src/config.in.
139 (DO_BLOCK_INPUT, HAVE_DIFFTIME, HAVE_LOCALE_H, HAVE_MEMCMP)
140 (HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET, HAVE_SETITIMER)
141 (HAVE_SIZE_T, HAVE_SYS_IOCTL_H, HAVE_SYS_PARAM_H, HAVE_SYS_STAT_H)
142 (HAVE_SYS_TYPES_H, TIME_WITH_SYS_TIME, SYNC_INPUT): Define them.
143 [__MRC__] (HAVE_ALLOCA_H): Likewise.
144 (config_machfile, config_opsysfile, my_strftime): New macros.
145 (HAVE_PWD_H): Move from s-mac.h.
146 (HAVE_ALLOCA, C_ALLOCA): Move from m-mac.h.
147 (PTR): Move to s-mac.h.
148
149 * inc/m-mac.h (HAVE_ALLOCA, C_ALLOCA): Move to config.h.
150
151 * inc/s-mac.h: Sync with src/s/template.h. Don't include fcntl.h,
152 time.h, or signal.h.
153 (index, rindex): New macros.
154 [__MRC__] (sigmask, __signal_max, NSIG): Adjust signal numbers for
155 compatibility with predefined ones.
156 (PTR): Move from s-mac.h.
157 (HAVE_PWD_H): Move to config.h.
158 (volatile): Remove macro.
159 [__MRC__] (strftime): Likewise.
160 (read_input_waiting, sys_gmtime, sys_localtime, sys_ctime)
161 (sys_time, sys_signal, atof): Remove declarations.
162
163 * inc/sys/time.h (ITIMER_REAL): New macro.
164 (struct itimerval): New struct.
165 (setitimer): New extern.
166
167 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
168
169 * inc/config.h [HAVE_CARBON] (USE_TOOLKIT_SCROLL_BARS): Define.
170
171 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
172
173 * makefile.MPW (MacObjects): Add macselect.c.x.
174 (macselect.c.x): New target.
175 (mac.c): Fix dependency.
176
177 * Emacs.app/Contents/Info.plist: Add NSServices key and data.
178
179 * inc/s-mac.h (HAVE_PWD_H): Define.
180
181 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
182
183 * makefile.MPW (NonCarbonLibs): Add LocalesLib. Delete
184 TextEncodingConverter.
185
186 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
187
188 * Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings
189 (CFBundleShortVersionString, CFBundleGetInfoString): Fix version
190 number and copyright.
191
192 * Emacs.r (DITL, vers): Likewise.
193
194 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
195
196 * Emacs.app/Contents/Info.plist (CFBundleIdentifier): Change to
197 org.gnu.Emacs.
198
199 2005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
200
201 * INSTALL: Mention new target `NonCarbon'.
202
203 2005-03-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
204
205 * makefile.MPW (NonCarbon): New target. The target `Emacs' is now
206 used for the Carbon build that defines HAVE_CARBON.
207
208 * inc/config.h (HAVE_STDLIB_H): Define to 1.
209
210 * src/EmacsMPW.r (SIZE): Increase preferred memory size to 32MB.
211 [HAVE_CARBON] (crfg): New resource for extra stack space.
212
213 2004-12-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
214
215 * makefile.MPW: Add dependencies for fringe.c.x, image.c.x, and
216 lastfile.c.x.
217 (PPCCOptions): Add -alloca.
218 (EmacsObjects): Remove alloca.c.x. Add fringe.c.x, image.c.x, and
219 lastfile.c.x.
220 (Emacs MPW): Add QuickTimeLib.
221 (EmacsSource): Remove alloca.c. Add fringe.c, image.c, and
222 lastfile.c.
223 (LispSource): Fix pathnames for byte-run.elc, float-sup.elc, and
224 map-ynp.elc.
225 * inc/config.h (USE_LSB_TAG) [__MRC__]: Define.
226 (UNEXEC_SRC): Close comment.
227 * inc/epaths.h (PATH_BITMAPS, PATH_GAME): New defines.
228 * inc/m-mac.h (HAVE_ALLOCA) [__MRC__]: Define.
229 (C_ALLOCA) [__MRC__]: Don't define.
230 * inc/s-mac.h (X_OK): New define.
231 (DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro.
232 (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS.
233
234 2004-05-29 Steven Tamm <steventamm@mac.com>
235
236 * INSTALL: Fixing typos
237 * README: Updating list of TODOs to remove image support and
238 environment variable problem.
239
240 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
241
242 * src/Emacs.r: Update TOO_MUCH_RAM error message.
243
244 2003-11-22 Lars Hansen <larsh@math.ku.dk>
245
246 * inc/grp.h: Added.
247
248 2003-11-02 Andrew Choi <akochoi@shaw.ca>
249
250 * src/Emacs.r [!TARGET_API_MAC_CARBON]: Don't define hfdr resource.
251 * Emacs.app/Contents/Resources/Emacs.rsrc: Remove.
252
253 2003-10-31 Andrew Choi <akochoi@shaw.ca>
254
255 * INSTALL: Add Nozomu Ando's changes to instructions for
256 installing on X Window (that static libraries are no longer
257 necessary after his changes to src/unexmacosx.c).
258
259 2003-04-28 Andrew Choi <akochoi@shaw.ca>
260
261 * make-package: Allocate 5% extra space on disk image for
262 directories and partition tables.
263
264 2003-04-04 Steven Tamm <steventamm@mac.com>
265
266 * make-package: Place libexec executables directly under the
267 Contents/MacOS/libexec if the application is self-contained
268
269 2003-04-01 Kim F. Storm <storm@cua.dk>
270
271 * makefile.MPW (frame.c.x): Add dependency on BLOCKINPUT_H_GROUP.
272 (xdisp.c.x): Fix to use BLOCKINPUT_H_GROUP.
273
274 2003-03-21 Kim F. Storm <storm@cua.dk>
275
276 * makefile.MPW (xdisp.c.x): Add dependency on blockinput.h and
277 files included from it. Add dependency on keymap.h.
278
279 2003-01-14 Steven Tamm <steventamm@mac.com>
280
281 * make-package: Fixed problem where the building without
282 specifying build directory fails.
283
284 2003-01-07 Steven Tamm <steventamm@mac.com>
285
286 * INSTALL: Added documentation about --enable-carbon-app and
287 changed documentation concerning Emacs.app location
288 Removed some of the documentation about make-package that isn't
289 needed
290 Changed comment about requiring root permission to install to
291 saying that it might be necessary depending on where you install
292 Refered to /usr caveat in more places
293 * make-package (make_options): Use new carbon_appdir option to
294 specify directory to install Application and lets the makefile
295 install
296
297 2003-01-01 Steven Tamm <steventamm@mac.com>
298
299 * make-package: Now copies License and ReadMe files into the
300 Resources directory. Reduces overhead size when creating
301 installer disk image.
302
303 2002-12-29 Steven Tamm <steventamm@mac.com>
304
305 * make-package: Defaults to building the source tree in a
306 separate directory. Use the new option --build-in-place to
307 have old behavior. Added new option --build-dir to specify the
308 build directory.
309
310 2002-12-27 Steven Tamm <steventamm@mac.com>
311
312 * make-package: Fix typo where tmpparent was used instead of
313 tempparent for calculating installedSize and compressedSize.
314
315 2002-12-10 Andreas Schwab <schwab@suse.de>
316
317 * make-package: Fix syntax for find.
318
319 2002-12-08 Steven Tamm <steventamm@mac.com>
320
321 * INSTALL: Added description about make-package.
322
323 * make-package: Fixed --self-contained option to place the
324 directories in the correct locations for
325 init_mac_osx_environment and use hardlink by default for the
326 application. Script fails with invalid option.
327
328 2002-12-02 Andrew Choi <akochoi@shaw.ca>
329
330 * make-bin-dist, osx-install: Remove.
331
332 * INSTALL: Remove description of make-bin-dist and osx-install.
333
334 2002-12-02 Steven Tamm <steventamm@mac.com>
335
336 * make-package (installprefix): Switched copying of .el files
337 to be on by default. Removed symlink for emacs -> emacs-version.
338
339 2002-11-30 Steven Tamm <steventamm@mac.com>
340
341 * make-package: Now compresses .pax file instead of entire disk
342 image to reduce installer size on disk. Also added code to
343 create compressed disk image in the future.
344
345 No longer copies .el files that have been compiled by default.
346 Use --full-dist option to include them.
347
348 Option --symlink added to reduce disk size by making
349 /usr/bin/emacs and the Emacs binary inside the Emacs.app to become
350 symlinks to the emacs-[version] binary.
351
352 Option --self-contained added to place files shared files
353 inside the Emacs.app executable (for portability between systems)
354
355 Added hidden debugging option --keep-dir to keep temporary install
356 directory (emacs-[version]) around after running script
357
358 * README: Removed comment about mouse-2 & -3 not working (it does).
359
360 2002-10-14 Andreas Schwab <schwab@suse.de>
361
362 * make-package: Fix syntax for find.
363
364 2002-10-08 Steven Tamm <steventamm@mac.com>
365
366 * make-package: Added ability to pass command line options
367 through to make and configure (-m, & -c,).
368 Added option to not copy Application into installer, the default
369 for X11 builds. Does not copy CVS directories into installer.
370 Clarified some of the usage notes.
371
372 2002-10-07 Steven Tamm <steventamm@mac.com>
373
374 * make-package: Now calls make bootstrap if .elc files are missing.
375
376 2002-08-27 Andrew Choi <akochoi@shaw.ca>
377
378 * INSTALL: Add information on starting Emacs as a GUI application
379 from the terminal.
380
381 2002-08-15 Andrew Choi <akochoi@shaw.ca>
382
383 * INSTALL: Add instructions for building Carbon version on Macs
384 with X Window installed.
385
386 2002-07-31 Andrew Choi <akochoi@shaw.ca>
387
388 * Emacs.app/Contents/PkgInfo, Emacs.app/Contents/Info.plist:
389 change creator code from ???? to EMAx.
390
391 * INSTALL: Add instructions for building X Window version.
392
393 2002-07-11 Andrew Choi <akochoi@shaw.ca>
394
395 * make-package: Change -a option to -R for cp command.
396
397 2002-07-05 Andrew Choi <akochoi@shaw.ca>
398
399 * make-package: Add ability to handle options --help, --prefix,
400 --no-conf, and --with-x.
401
402 2002-07-04 Andrew Choi <akochoi@shaw.ca>
403
404 * make-package: New file.
405
406 2002-07-01 Andrew Choi <akochoi@shaw.ca>
407
408 * Emacs.app/Contents/Resources/Emacs.icns: New file.
409
410 * Emacs.app/Contents/Info.plist: Add CFBundleDocumentTypes and
411 CFBundleIconFile entries.
412
413 2002-04-13 Andrew Choi <akochoi@shaw.ca>
414
415 * Emacs.app/Contents/Info.plist: New file.
416
417 * Emacs.app/Contents/PkgInfo: New file.
418
419 * Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings:
420 New file.
421
422 * cw5-mcp.xml: Remove file.
423
424 * inc/defs-cw5.h: Remove file.
425
426 * cw6-mcp.xml: Update with new version.
427
428 * mac/inc/defs-cw6.h: New constant MAC_OS8. Remove definition
429 of constant CODEWARRIOR_VERSION_6.
430
431 * mac/src/mac.c:
432 * mac/src/macmenu.c:
433 * mac/src/macterm.c:
434 Test constant __MSL__ instead of CODEWARRIOR_VERSION_6.
435
436 * src/Carbon.r: New File.
437
438 * makefile.MPW: Define MAC_OS and MAC_OS8. Update with change of
439 locations for mac.c, macfns.c, macgui.h, macmenu.c, macterm.c, and
440 macterm.h. Generate DOC from .el instead of .elc versions of
441 files listed in DONTCOMPILE in lisp/Makefile.in.
442
443 * INSTALL: Add installation instructions for Mac OS X.
444
445 * README: Add information for Mac OS X.
446
447 * src/mac.c, inc/macgui.h, src/macfns.c, src/macmenu.c,
448 src/macterm.c, inc/macterm.h: Remove from here and move to src.
449
450 2002-04-12 Andrew Choi <akochoi@shaw.ca>
451
452 * src/mac.c (select): Under Carbon, always return true so
453 XTread_socket is called to poll input.
454 (run_mac_command): Not implemented under Carbon.
455 (get_wd): Call PBHGetVolSync and path_from_vol_dir_name to
456 establish pathname.
457 (do_applescript): Use Carbon routines AEGetDescDatASize and
458 AEGetDescData.
459 (Fmac_paste_function): Use Carbon routines GetCurrentScrap,
460 GetScrapFlavorFlags, GetScrapFlavorSize, and GetScrapFlavorData.
461 (Fmac_cut_function): Use Carbon routines ClearCurrentScrap,
462 GetCurrentScrap, and PutScrapFlavor.
463 (Fx_selection_exists_p): Use Carbon routines GetCurrentScrap and
464 GetScrapFlavorFlags.
465
466 * src/macfns.c: Synchronize with changes in w32fns.c.
467 [MAC_OSX]: Include Carbon headers.
468 (x_real_positions): Use Carbon routine GetWindowPortBounds.
469 (x_set_scroll_bar_width): Set width of scroll bar to 16.
470 (x_make_gc): Remove static qualifier.
471
472 * src/macmenu.c: Synchronize with changes in w32menu.c.
473 [MAC_OSX]: Include Carbon headers.
474 (set_frame_menubar): Check equality of vector representation of
475 scroll bars using Fequal instead of EQ.
476 (mac_menu_show): Use Carbon routine GetWindowPort.
477 (mac_dialog): Likewise.
478 (add_menu_item): Use Carbon routines CountMenuItems,
479 EnableMenuItem, and DisableMenuItem.
480
481 * src/macterm.c: Synchronize with changes in w32term.c.
482 [MAC_OSX]: Include Carbon headers.
483 (XDrawLine): Use Carbon routine GetWindowPort.
484 (XClearArea): Likewise.
485 (XClearWindow): Use Carbon routines GetWindowPort and
486 GetWindowPortBounds.
487 (mac_draw_bitmap): Use Carbon routines GetWindowPort and
488 GetPortPixMap.
489 (mac_set_clip_rectangle): Use Carbon routine GetWindowPort.
490 (mac_reset_clipping): Use Carbon routine GetWindowPort.
491 (XFillRectangle): Likewise.
492 (mac_draw_rectangle): Likewise.
493 (mac_draw_rectangle_to_pixmap): Likewise.
494 (mac_draw_string_common): Likewise.
495 (mac_copy_area): Use Carbon routines GetWindowPort and
496 GetPortPixMap.
497 (mac_scroll_area): Use Carbon routines GetWindowPort and
498 GetQDGlobalsScreenBits.
499 (x_flush): Call Carbon routine QDFlushPortBuffer.
500 (x_update_end): Use Carbon routine GetWindowPort; call x_flush.
501 (x_draw_fringe_bitmap): Call mac_reset_clipping before returning.
502 (x_draw_image_glyph_string): Likewise.
503 (x_draw_stretch_glyph_string): Likewise.
504 (construct_mouse_click): Call Carbon routine GetWindowPort.
505 (note_mouse_movement): Call Carbon routine GetWindowPortBounds.
506 (XTmouse_position): Call Carbon routine GetWindowPort.
507 (x_scroll_bar_create): Create scroll bar with proc
508 kControlScrollBarProc.
509 (XTset_vertical_scroll_bar) [MAC_OSX]: Set width to 16.
510 (activate_scroll_bar): Call ActivateControl instead of
511 SetControlMaximum.
512 (deactivate_scroll_bar): Call DeactivateControl instead of
513 SetControlMaximum.
514 (x_scroll_bar_handle_click): Use default case for scroll
515 indicator.
516 (x_scroll_bar_report_motion): Call Carbon routine GetWindowPort.
517 (x_calc_absolute_position): Call Carbon routines GetWindowPort and
518 GetWindowPortBounds.
519 (init_font_name_table): Call Carbon Font Manager routines to
520 iterate through all fonts.
521 (XLoadQueryFont): Call Carbon routines GetPortTextFont,
522 GetPortTextSize, and GetPortTextFace.
523 (do_init_managers): Do not initialize Mac Toolbox under Carbon.
524 (is_emacs_window): New function to filter out non-Emacs windows
525 passed back by WaitNextEvent.
526 (do_mouse_moved): Call Carbon routine GetWindowPort.
527 (do_apple_menu): No apple menu handler under Carbon.
528 (do_zoom_window): Call Carbon routines GetWindowPort,
529 GetQDGlobalsScreenBits, SetWindowStandardState, and
530 GetWindowPortBounds.
531 (init_required_apple_events): Use UPP procedure type converter.
532 (main): Don't define for Carbon version.
533 (XTread_socket): Don't check interrupt_input_blocked. Don't call
534 check_alarm. Call Carbon routines GetWindowPort,
535 GetQDGlobalScreenBits, GetWindowPortBounds, and InvalWindowRect.
536 (NewMacWindow): Set making_terminal_window to 0. Call Carbon
537 routine GetWindowPort.
538 (mac_initialize): Rename from x_initialize. Use new Doc string
539 format.
540
541 * inc/macterm.h: Synchronize with changes in w32term.h.
542
543 * inc/macgui.h [MAC_OSX]: Use OpaqueWindowPtr* instead of
544 WindowPtr.
545
546 2002-01-28 Kim F. Storm <storm@cua.dk>
547
548 * src/macterm.c (x_erase_phys_cursor): Don't erase cursor if
549 cursor row is invisible. This can happen if cursor is on top line
550 of a window, and we switch to a buffer with a header line.
551
552 2001-12-22 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
553
554 * cw5-mcp.xml, cw6-mcp.xml, makefile.MPW: Remove mocklisp files.
555
556 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
557
558 * src/macfns.c (x_report_frame_params): Make the scroll-bar-width
559 frame parameter have a numeric value all the time.
560
561 2001-12-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
562
563 * COPYING: New file.
564
565 2001-12-06 Kim F. Storm <storm@cua.dk>
566
567 * src/macfns.c (x_report_frame_params): Return actual fringe widths.
568
569 2001-12-01 Kim F. Storm <storm@cua.dk>
570
571 The following changes add left-fringe and right-fringe
572 frame parameters to adjust fringe widths, or remove one or
573 both fringes. See ../src/ChangeLog for details.
574
575 * inc/macterm.h: Merged changes from xterm.h.
576 * src/macterm.c: Merged changes from xterm.c.
577 * src/macfns.c: Merged changes from xfns.c.
578
579 2001-11-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
580
581 * src/macterm.c (waiting_for_input): Remove unnecessary declaration.
582
583 2001-11-16 Kim F. Storm <storm@cua.dk>
584
585 The following changes are made to clean up the various internal
586 references to the fringes to actually use the term `fringe'.
587
588 * src/macfns.c: Use renamed symbols.
589
590 * src/macterm.c: Comment fixes. Use renamed symbols.
591 (fringe_bitmap_type): Renamed from bitmap_type.
592 (NO_FRINGE_BITMAP): Renamed from NO_BITMAP.
593 (x_draw_fringe_bitmap): Renamed from x_draw_bitmap.
594 (x_draw_row_fringe_bitmaps): Renamed from x_draw_row_bitmaps.
595
596 * inc/macterm.h: Comment fixes. Use renamed symbols.
597 (fringes_extra): Renamed from flags_areas_extra.
598 (FRAME_FRINGE_BITMAP_WIDTH): Renamed from FRAME_FLAGS_BITMAP_WIDTH.
599 (FRAME_FRINGE_BITMAP_HEIGHT): Renamed from FRAME_FLAGS_BITMAP_HEIGHT.
600 (FRAME_X_FRINGE_COLS): Renamed from FRAME_X_FLAGS_AREA_COLS.
601 (FRAME_X_FRINGE_WIDTH): Renamed from FRAME_X_FLAGS_AREA_WIDTH.
602 (FRAME_X_LEFT_FRINGE_WIDTH): Renamed from FRAME_X_LEFT_FLAGS_AREA_WIDTH.
603 (FRAME_X_RIGHT_FRINGE_WIDTH): Renamed from FRAME_X_RIGHT_FLAGS_AREA_WIDTH.
604
605 2001-10-20 Gerd Moellmann <gerd@gnu.org>
606
607 * (Version 21.1 released.)
608
609 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
610
611 * src/macfns.c (x_create_bitmap_from_file, x_find_image_file):
612 * src/mac.c (run_mac_command): Update calls to openp.
613
614 2001-10-08 Stefan Monnier <monnier@cs.yale.edu>
615
616 * src/macmenu.c (Fx_popup_menu): Use Fkeymap_prompt.
617
618 * src/macterm.c: Include keymap.h.
619 (note_mode_line_highlight): Use KEYMAPP.
620
621 2001-10-05 Gerd Moellmann <gerd@gnu.org>
622
623 * Branch for 21.1.
624
625 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
626
627 * src/macmenu.c (mac_menu_show): Use refcon of selected menu item.
628
629 * src/macterm.c (XTread_socket): Read all pending events in the
630 event queue instead of one.
631 (mac_to_x_fontname): Return name with jisx0201.1976-0 encoding if
632 a script code of -smJapanese is specified.
633 (x_font_name_to_mac_font_name): Also recognize the jisx0201.1976-0
634 encoding.
635 (init_font_name_table): Use a script code of -smJapanese instead
636 of smRoman for the second entry of a Japanese font.
637 (XLoadQueryFont): Recognize a font as having the smRoman script
638 code if its encoding is jisx0201.1976-0.
639
640 * makefile.MPW: Generate etc/DOC file from .elc files instead of
641 .el files.
642
643 * src/mac.c (stat): Don't fail for aliases.
644 (sys_open) [__MRC__]: Set file creator and type for newly-created
645 files.
646 (sleep) [__MRC__]: Place loop around WaitNextEvent to check time
647 elapsed instead of use WaitNextEvent call as a delay.
648
649 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
650
651 * src/macterm.c (init_font_name_table): Add an additional entry to
652 the font table with the script code smRoman for each Apple
653 Japanese font.
654 (XLoadQueryFont): Recognize a font as having the smRoman script
655 code even when FontToScript returns smJapanese if it is one of
656 those created above.
657
658 2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
659
660 * INSTALL: Add to the note on using -opt speed in MPW the function
661 macterm.c (x_draw_hollow_cursor).
662
663 * src/macterm.c (mac_scroll_area): Call CopyBits with local
664 coordinates and portBits instead of global coordinates and
665 screenBits. Set fore color and back color to black and white,
666 respectively, before calling CopyBits.
667
668 * src/macterm.c (local_to_global_coord): Comment out.
669
670 * src/mac.c (mac-filename-to-unix): Change to
671 mac-file-name-to-posix.
672 (unix-filename-to-mac): Change to posix-file-name-to-mac.
673 (mac_to_unix_pathname): Change to mac_to_posix_pathname.
674 (unix_to_mac_pathname): Change to posix_to_mac_pathname.
675
676 * src/macterm.c (do_ae_open_documents): Change call to
677 mac_to_unix_pathname to mac_to_posix_pathname.
678
679 2001-07-26 Andrew Choi <akochoi@i-cable.com>
680
681 * inc/macterm.h (x_display_list): Declare extern.
682
683 2001-07-20 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
684
685 * src/macterm.c (xim_open_dpy): Fix typo.
686
687 2001-06-26 Andrew Choi <akochoi@i-cable.com>
688
689 * README: Change references to SourceForge site to
690 ftp://ftp.gnu.org/gnu/mac/emacs/.
691
692 2001-05-15 Gerd Moellmann <gerd@gnu.org>
693
694 * src/macterm.c (clear_mouse_face): Check for nil tip_frame.
695
696 2001-05-15 Andrew Choi <akochoi@i-cable.com>
697
698 * src/Emacs.r: Change About box message.
699
700 * makefile.MPW: Add md5.c.x to EmacsObjects.
701
702 * src/mac.c (select): Call WaitNextEvent instead of Delay.
703 (pause): Ditto.
704 (sleep): Ditto.
705
706 * src/macterm.c (do_app_resume): Set cursor to arrow.
707 (clear_mouse_face): check for NIL Lisp object instead of null
708 pointer.
709
710 * INSTALL: Delete note on compiling Lisp files on a Unix system.
711 Add note on turning off end of line conversion.
712
713 2001-02-27 Andrew Choi <akochoi@i-cable.com>
714
715 * src/macfns.c: Rename everything containing *busy_cursor* and
716 similar to *hourglass*.
717 Change IMAGE_POSITIVE_INTEGER_VALUE to
718 IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR throughout.
719 (x_set_font): If font hasn't changed, avoid recomputing faces and
720 other things, as in xfns.c.
721 (Qcancel_timer): New variable.
722 (syms_of_macfns): Rename x-busy-pointer-shape to
723 x-hourglass-pointer-shape, display-busy-cursor to
724 display-hourglass, busy-cursor-delay to hourglass-delay, as in
725 xfns.c.
726 (x_set_tool_bar_lines): Modify as in xfns.c
727 (x_change_window_heights): New function.
728
729 * inc/macterm.h (struct x_output): Rename busy_cursor to
730 hourglass_cursor, busy_window to hourglass_window, busy_p to
731 hourglass_p, as in xterm.h.
732
733 * src/macmenu.c (set_frame_menubar): Run activate-menu-bar-hook with
734 safe_run_hooks, as in xmenu.c.
735
736 * src/macterm.c (do_check_ram_size): New function.
737
738 * src/Emacs.r: Add ALRT resource #129 for alert when there is over
739 256 MB RAM.
740
741 2001-02-20 Andrew Choi <akochoi@i-cable.com>
742
743 * mac/INSTALL:
744 * mac/README:
745 * mac/cw5-mcp.xml:
746 * mac/cw6-mcp.xml:
747 * mac/inc/alloca.h:
748 * mac/inc/defs-cw5.h:
749 * mac/inc/defs-cw6.h: Added copyright notice.
750
751 2001-01-28 Andrew Choi <akochoi@i-cable.com>
752
753 * src/macterm.c (mac_font_pattern_match): Allocate three more
754 bytes to regex for '^', '$', and '\0'.
755
756 * src/macterm.c (x_list_fonts): Protect pattern and newlist from
757 garbage collection.
758
759 * src/macfns.c (QCconversion): Replaces QCalgorithm.
760
761 * src/macfns.c (image_ascent, lookup_image): Adapt to change of
762 image margins.
763
764 * src/macterm.c (x_produce_image_glyph, x_draw_image_foreground)
765 (x_draw_image_relief, x_draw_image_foreground_1)
766 (x_draw_image_glyph_string): Adapt to change of image margins.
767
768 * src/macterm.c (mac_to_x_fontname): Change charset name of
769 Simplify Chinese fonts from gb2312 to gb2312.1980 and Korean fonts
770 from ksc5601 to ksc5601.1989.
771
772 2000-12-12 Andrew Choi <akochoi@i-cable.com>
773
774 * cw5-mcp.xml: add md5.c to project.
775
776 * cw6-mcp.xml: add md5.c to project.
777
778 * src/macfns.c (x_create_tip_frame, Fx_hide_tip): change to handle
779 Lisp_Object type tip_frame (was struct frame *) as in xfns.c.
780
781 2000-11-26 Andrew Choi <akochoi@i-cable.com>
782
783 * src/macterm.c (x_handle_tool_bar_click):
784 (note_tool_bar_highlight): change references to members deleted
785 from struct frame as in xterm.c.
786
787 * inc/epaths.h: set PATH_EXEC to ~emacs/mac instead of
788 ~emacs/mac/bin.
789
790 2000-10-25 Andrew Choi <akochoi@i-cable.com>
791
792 * cw5-mcp.xml: renamed from emacs-cw5.mcp.xml.
793
794 * cw6-mcp.xml: renamed from emacs-cw6.mcp.xml.
795
796 * inc/defs-cw5.h: renamed from inc/cmdline-defs-cw5.h.
797
798 * inc/defs-cw6.h: renamed from inc/cmdline-defs-cw6.h.
799
800 2000-10-24 Andrew Choi <akochoi@i-cable.com>
801
802 * src/macterm.c (XTread_socket): check whether Lisp variable
803 mac-ready-for-drag-n-drop is bound rather than non-nil value.
804
805 2000-10-20 Andrew Choi <akochoi@users.sourceforge.net>
806
807 * INSTALL: New file.
808
809 * README: New file.
810
811 * TODO: New file.
812
813 * emacs-cw5.mcp.xml: New file.
814
815 * emacs-cw6.mcp.xml: New file.
816
817 * makefile.MPW: New file.
818
819 * inc/alloca.h: New file.
820
821 * inc/cmdline-defs-cw5.h: New file.
822
823 * inc/cmdline-defs-cw6.h: New file.
824
825 * inc/config.h: New file.
826
827 * inc/dirent.h: New file.
828
829 * inc/epaths.h: New file.
830
831 * inc/m-mac.h: New file.
832
833 * inc/macgui.h: New file.
834
835 * inc/macterm.h: New file.
836
837 * inc/pwd.h: New file.
838
839 * inc/s-mac.h: New file.
840
841 * inc/termio.h: New file.
842
843 * inc/utime.h: New file.
844
845 * inc/utsname.h: New file.
846
847 * inc/sys/file.h: New file.
848
849 * inc/sys/ioctl.h: New file.
850
851 * inc/sys/param.h: New file.
852
853 * inc/sys/stat.h: New file.
854
855 * inc/sys/time.h: New file.
856
857 * inc/sys/types.h: New file.
858
859 * src/Emacs.r: New file.
860
861 * src/EmacsMPW.r: New file.
862
863 * src/chdir.c: New file.
864
865 * src/mac.c: New file.
866
867 * src/macfns.c: New file.
868
869 * src/macmenu.c: New file.
870
871 * src/macterm.c: New file.
872
873 ;; Local Variables:
874 ;; coding: iso-2022-7bit
875 ;; add-log-time-zone-rule: t
876 ;; End:
877
878 Copyright (C) 2001, 2002, 2003, 2004, 2005,
879 2006, 2007 Free Software Foundation, Inc.
880
881 This file is part of GNU Emacs.
882
883 GNU Emacs is free software; you can redistribute it and/or modify
884 it under the terms of the GNU General Public License as published by
885 the Free Software Foundation; either version 2, or (at your option)
886 any later version.
887
888 GNU Emacs is distributed in the hope that it will be useful,
889 but WITHOUT ANY WARRANTY; without even the implied warranty of
890 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
891 GNU General Public License for more details.
892
893 You should have received a copy of the GNU General Public License
894 along with GNU Emacs; see the file COPYING. If not, write to the
895 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
896 Boston, MA 02110-1301, USA.
897
898 ;;; arch-tag: c6fd43f7-0e50-4c0a-ac82-1c8a9e45a9bf