Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Dec 02 16:30:23 2002 +0000 +++ b/src/ChangeLog Mon Dec 02 17:13:46 2002 +0000 @@ -1,3 +1,14 @@ +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. + 2002-12-01 Steven Tamm <steventamm@mac.com> * unexmacosx.c (copy_twolevelhints, dump_it): Now corrects the