Mercurial > emacs
comparison src/ChangeLog @ 48625:b696e2bae8da
2002-12-02 Andrew Choi <akochoi@shaw.ca>
* macmenu.c (add_menu_item, fill_menubar): Truncate menu item
names to 255 characters.
* macterm.c (XTread_socket): If all frames have been collapsed,
expand the first one before handling drag-and-drop events.
* s/darwin.h (GETPGRP_NO_ARG): Delete. Replaced by GETPGRP_VOID,
which is detected by autoconf.
| author | Andrew Choi <akochoi@shaw.ca> |
|---|---|
| date | Mon, 02 Dec 2002 17:13:46 +0000 |
| parents | 87aa7494d1da |
| children | 84477416d98b |
comparison
equal
deleted
inserted
replaced
| 48624:7d37fc403193 | 48625:b696e2bae8da |
|---|---|
| 1 2002-12-02 Andrew Choi <akochoi@shaw.ca> | |
| 2 | |
| 3 * macmenu.c (add_menu_item, fill_menubar): Truncate menu item | |
| 4 names to 255 characters. | |
| 5 | |
| 6 * macterm.c (XTread_socket): If all frames have been collapsed, | |
| 7 expand the first one before handling drag-and-drop events. | |
| 8 | |
| 9 * s/darwin.h (GETPGRP_NO_ARG): Delete. Replaced by GETPGRP_VOID, | |
| 10 which is detected by autoconf. | |
| 11 | |
| 1 2002-12-01 Steven Tamm <steventamm@mac.com> | 12 2002-12-01 Steven Tamm <steventamm@mac.com> |
| 2 | 13 |
| 3 * unexmacosx.c (copy_twolevelhints, dump_it): Now corrects the | 14 * unexmacosx.c (copy_twolevelhints, dump_it): Now corrects the |
| 4 offset in two hints table to allow prebinding to be redone and | 15 offset in two hints table to allow prebinding to be redone and |
| 5 allow the executable to be stripped. | 16 allow the executable to be stripped. |
