Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5024:7e57c0575a15
merge
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Tue, 09 Feb 2010 19:34:19 -0600 |
parents | 838630c0734f |
children | 680ca8de98a3 |
comparison
equal
deleted
inserted
replaced
5023:838630c0734f | 5024:7e57c0575a15 |
---|---|
338 * tests.c (syms_of_tests): | 338 * tests.c (syms_of_tests): |
339 * tests.c (vars_of_tests): | 339 * tests.c (vars_of_tests): |
340 Add an C-assert-style test to test STORE_VOID_IN_LISP and | 340 Add an C-assert-style test to test STORE_VOID_IN_LISP and |
341 GET_VOID_FROM_LISP to make sure the same value comes back that | 341 GET_VOID_FROM_LISP to make sure the same value comes back that |
342 was put in. | 342 was put in. |
343 | |
344 2010-02-09 Vin Shelton <acs@xemacs.org> | |
345 | |
346 * objects-msw.c (mswindows_font_spec_matches_charset_stage_2): | |
347 Declare hfont at start of a code block. | |
348 | |
349 * glyphs-eimage.c: Undefine and then redefine FAR around the jpeg | |
350 header. | |
343 | 351 |
344 2010-02-08 Vin Shelton <acs@xemacs.org> | 352 2010-02-08 Vin Shelton <acs@xemacs.org> |
345 | 353 |
346 * nt.c (open_unc_volume): lpRemoteName is an XELPTSTR. | 354 * nt.c (open_unc_volume): lpRemoteName is an XELPTSTR. |
347 | 355 |