Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 876:890f3cafe600
[xemacs-hg @ 2002-06-23 09:25:11 by stephent]
unbreak GTK build <m1wusq8qgd.fsf@co3018576-a.rivrw1.nsw.optushome.com.au>
| author | stephent |
|---|---|
| date | Sun, 23 Jun 2002 09:26:37 +0000 |
| parents | d4ba25667ff4 |
| children | e54d47b2d736 |
comparison
equal
deleted
inserted
replaced
| 875:708faa3b4cb1 | 876:890f3cafe600 |
|---|---|
| 1 2002-06-23 Malcolm Purvis <malcolmpurvis@optushome.com.au> | |
| 2 | |
| 3 * dialog-gtk.c: | |
| 4 * gpmevent.c: | |
| 5 * gtk-glue.c: | |
| 6 * gtk-xemacs.c: | |
| 7 * menubar-gtk.c: Add required #include files to unbreak the build. | |
| 8 | |
| 9 * event-gtk.c (reinit_vars_of_event_gtk): Reinitialise new stream | |
| 10 fields to unbreak the build. | |
| 11 | |
| 12 2002-06-22 Stephen J. Turnbull <stephen@xemacs.org> | |
| 13 | |
| 14 * ExternalShell.c (hack_event_masks_1): Fix signed-unsigned warning. | |
| 15 | |
| 16 * eldap.c: #include process.h for report_process_error. | |
| 17 | |
| 18 * editfns.c: #include commands.h for zmacs_region_* declarations. | |
| 19 | |
| 1 2002-06-22 Mike Sperber <mike@xemacs.org> | 20 2002-06-22 Mike Sperber <mike@xemacs.org> |
| 2 | 21 |
| 3 * faces.c (face_property_matching_instance): Only set cdr of | 22 * faces.c (face_property_matching_instance): Only set cdr of |
| 4 matchspec if it's actually a cons. | 23 matchspec if it's actually a cons. |
| 5 | 24 |
| 1422 Fix other bug noted by Andrew Cohen <cohen@andy.bu.edu>. | 1441 Fix other bug noted by Andrew Cohen <cohen@andy.bu.edu>. |
| 1423 | 1442 |
| 1424 * process.c (syms_of_process): | 1443 * process.c (syms_of_process): |
| 1425 Add process-has-separate-stderr-p, used by call-process-internal. | 1444 Add process-has-separate-stderr-p, used by call-process-internal. |
| 1426 | 1445 |
| 1427 2002-05-28 Martin Köbele <mkoebele@mkoebele.de>, Jens Müller <jmueller@informatik.uni-tuebingen.de> | 1446 2002-05-28 Martin K,Av(Bbele <mkoebele@mkoebele.de>, Jens M,A|(Bller <jmueller@informatik.uni-tuebingen.de> |
| 1428 | 1447 |
| 1429 * lrecord.h (lrecord_type): Add lrecord_type_weak_box to | 1448 * lrecord.h (lrecord_type): Add lrecord_type_weak_box to |
| 1430 lrecord_type enumeration. | 1449 lrecord_type enumeration. |
| 1431 | 1450 |
| 1432 * alloc.c (garbage_collect_1): Call prune_weak_boxes(). | 1451 * alloc.c (garbage_collect_1): Call prune_weak_boxes(). |
