Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4794:8484c6c76837
Merge.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 31 Dec 2009 15:47:03 +0000 |
parents | 8b50bee3c88c bc4f2511bbea |
children | 084056f46755 |
comparison
equal
deleted
inserted
replaced
4793:8b50bee3c88c | 4794:8484c6c76837 |
---|---|
1 2009-12-21 Jerry James <james@xemacs.org> | |
2 | |
3 * config.h.in: Remove OffiX support. | |
4 * device-x.c: Ditto. | |
5 * dragdrop.c: Ditto. | |
6 (vars_of_dragrop): Ditto | |
7 * event-Xt.c: Ditto. | |
8 (x_event_to_emacs_event): Ditto. | |
9 * frame.c (vars_of_frame): Ditto | |
10 * frame-x.c: Ditto. | |
11 (Foffix_start_drag_internal): Remove. | |
12 (syms_of_frame_x): Remove OffiX support.. | |
13 * Makefile.in.in: Ditto. | |
14 * event-gtk.c: Don't include OffiX headers. | |
15 * offix.c: Remove. | |
16 * offic.h: Remove. | |
17 * offix-cursors.h: Remove. | |
18 * offix-types.h: Remove. | |
19 * text.h (Qoffix_dnd_encoding): Remove, twice. | |
20 * depend: Regenerate. | |
21 | |
22 2009-11-27 Adrian Aichner <adrian@xemacs.org> | |
23 | |
24 * nt.c (mswindows_getdcwd): Check first whether drive is valid | |
25 with _getdrives() to avoid crash in _wgetdcwd(...) when linking | |
26 against msvcrt8. This fix was taken from the Mozilla project | |
27 which experienced the same problem. | |
28 | |
1 2009-12-19 Aidan Kehoe <kehoea@parhasard.net> | 29 2009-12-19 Aidan Kehoe <kehoea@parhasard.net> |
2 | 30 |
3 * symbols.c (reject_constant_symbols): | 31 * symbols.c (reject_constant_symbols): |
4 Indicate that accepting attempted modification of keywords is a | 32 Indicate that accepting attempted modification of keywords is a |
5 temporary thing. | 33 temporary thing. |
6 | 34 |
7 2009-12-18 Jerry James <james@xemacs.org> | 35 2009-12-18 Jerry James <james@xemacs.org> |
8 | 36 |
9 * ppc.ldscript: Remove, obsolete. | 37 * ppc.ldscript: Remove, obsolete. |
10 | 38 |