Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5210:23f00bfd78a4
Merge.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Fri, 07 May 2010 14:35:00 +0100 |
parents | 1096ef427b56 94982b8f9485 |
children | 4f98237e23fc |
comparison
equal
deleted
inserted
replaced
5208:9fa29ec759e3 | 5210:23f00bfd78a4 |
---|---|
134 * fontcolor-msw.c (mswindows_color_instance_equal): | 134 * fontcolor-msw.c (mswindows_color_instance_equal): |
135 * device-msw.c (hash_devmode): | 135 * device-msw.c (hash_devmode): |
136 Call internal_hash() with the correct number of arguments, declare | 136 Call internal_hash() with the correct number of arguments, declare |
137 various hash methods with the correct number of arguments, fixing | 137 various hash methods with the correct number of arguments, fixing |
138 the Win32 build. Thank you Vin. | 138 the Win32 build. Thank you Vin. |
139 | |
140 2010-04-06 Aidan Kehoe <kehoea@parhasard.net> | |
141 | |
142 * frame.c (print_frame): | |
143 When printing a frame, print its device, making the output of | |
144 #'frame-list a lot more helpful if using gnuclient. | |
139 | 145 |
140 2010-04-04 Ben Wing <ben@xemacs.org> | 146 2010-04-04 Ben Wing <ben@xemacs.org> |
141 | 147 |
142 * font-mgr.c: | 148 * font-mgr.c: |
143 * font-mgr.c (fc_standard_properties): | 149 * font-mgr.c (fc_standard_properties): |