Mercurial > emacs
comparison src/ChangeLog @ 55672:c2e5f1d0cc84
(display_x_get_resource, vga_stdcolor_name): Add prototype.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Tue, 18 May 2004 19:55:30 +0000 |
parents | c608b21fae26 |
children | 59392026de4d |
comparison
equal
deleted
inserted
replaced
55671:6817f9469688 | 55672:c2e5f1d0cc84 |
---|---|
1 2004-05-18 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * w32console.c: Prefix RIF functions with w32con_ to avoid | |
4 namespace clash with functions in term.c and w32term.c. | |
5 | |
6 * w32menu.c (add_menu_item, w32_menu_display_help) | |
7 [USE_LISP_UNION_TYPE]: Cast from Lisp_Object using i member. | |
8 | |
9 * w32term.h (display_x_get_resource, vga_stdcolor_name): Add prototype. | |
10 | |
1 2004-05-18 Eli Zaretskii <eliz@gnu.org> | 11 2004-05-18 Eli Zaretskii <eliz@gnu.org> |
2 | 12 |
3 * lisp.h (DECL_ALIGN): Remove restriction on MS-DOS systems. | 13 * lisp.h (DECL_ALIGN): Remove restriction on MS-DOS systems. |
4 | 14 |
5 * msdos.c (syms_of_msdos): Initialize dos-unsupported-char-glyph | 15 * msdos.c (syms_of_msdos): Initialize dos-unsupported-char-glyph |