Mercurial > emacs
comparison src/ChangeLog @ 107724:0e2821d60d4c
[merge] Fix last set of Nextstep changes.
* nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL.
* nsterm.h: Fix prototype.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 31 Mar 2010 18:28:12 -0400 |
parents | 98f7a4103e8e |
children | cb51e74aafd2 |
comparison
equal
deleted
inserted
replaced
107723:d6963128f839 | 107724:0e2821d60d4c |
---|---|
13 * image.c: Add `Qextension_data'. | 13 * image.c: Add `Qextension_data'. |
14 (syms_of_image): Initialize and staticpro `Qextension_data'. | 14 (syms_of_image): Initialize and staticpro `Qextension_data'. |
15 (Fimage_metadata): Rename from `Fimage_extension_data'. | 15 (Fimage_metadata): Rename from `Fimage_extension_data'. |
16 (gif_load): Put GIF extension data to the property | 16 (gif_load): Put GIF extension data to the property |
17 `Qextension_data'. | 17 `Qextension_data'. |
18 | |
19 2010-03-31 Chong Yidong <cyd@stupidchicken.com> | |
20 | |
21 * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL. | |
22 * nsterm.h: Fix prototype. | |
18 | 23 |
19 2010-03-31 Eli Zaretskii <eliz@gnu.org> | 24 2010-03-31 Eli Zaretskii <eliz@gnu.org> |
20 | 25 |
21 * xdisp.c (highlight_trailing_whitespace): Support highlight of | 26 * xdisp.c (highlight_trailing_whitespace): Support highlight of |
22 trailing whitespace in right-to-left rows. | 27 trailing whitespace in right-to-left rows. |