comparison src/ChangeLog @ 74163:f7736a8bd079

Use AREF/ASIZE macros. (concat): Provide the full ANSI prototype.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 24 Nov 2006 18:42:14 +0000
parents 378d4ce7b0ca
children 1df66619bb7a
comparison
equal deleted inserted replaced
74162:378d4ce7b0ca 74163:f7736a8bd079
1 2006-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * fns.c: Use AREF/ASIZE macros.
4 (concat): Provide the full ANSI prototype.
5
1 2006-11-24 Juanma Barranquero <lekktu@gmail.com> 6 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * buffer.c (syms_of_buffer) <buffer-undo-list>: Doc fix. 8 * buffer.c (syms_of_buffer) <buffer-undo-list>: Doc fix.
4 9
5 2006-11-23 William Smith <William.Smith@global360.com> (tiny change) 10 2006-11-23 William Smith <William.Smith@global360.com> (tiny change)
40 * indent.c (Fvertical_motion): Include composition in the case of 45 * indent.c (Fvertical_motion): Include composition in the case of
41 overshoot expected. 46 overshoot expected.
42 47
43 2006-11-19 Andreas Schwab <schwab@gnu.org> 48 2006-11-19 Andreas Schwab <schwab@gnu.org>
44 49
45 * xfaces.c (Fdisplay_supports_face_attributes_p): Initialize 50 * xfaces.c (Fdisplay_supports_face_attributes_p): Initialize supports.
46 supports.
47 51
48 * xmenu.c (Fx_popup_menu): Initialize selection. 52 * xmenu.c (Fx_popup_menu): Initialize selection.
49 53
50 2006-11-18 Andreas Schwab <schwab@suse.de> 54 2006-11-18 Andreas Schwab <schwab@suse.de>
51 55
52 * s/gnu-linux.h (GC_MARK_SECONDARY_STACK): Update call to 56 * s/gnu-linux.h (GC_MARK_SECONDARY_STACK): Update call to mark_memory.
53 mark_memory.
54 57
55 2006-11-17 Tetsurou Okazaki <okazaki@be.to> (tiny change) 58 2006-11-17 Tetsurou Okazaki <okazaki@be.to> (tiny change)
56 59
57 * xterm.c (do_ewmh_fullscreen): Declare variable before XSETFRAME 60 * xterm.c (do_ewmh_fullscreen): Declare variable before XSETFRAME
58 to avoid gcc 2.96 error. 61 to avoid gcc 2.96 error.
66 69
67 * minibuf.c (Fcompleting_read): Fix typo in docstring. 70 * minibuf.c (Fcompleting_read): Fix typo in docstring.
68 71
69 2006-11-14 Kenichi Handa <handa@m17n.org> 72 2006-11-14 Kenichi Handa <handa@m17n.org>
70 73
71 * coding.c (code_convert_region): Initialize 74 * coding.c (code_convert_region): Initialize coding->heading_ascii.
72 coding->heading_ascii.
73 (decode_coding_string, code_convert_region): Likewise. 75 (decode_coding_string, code_convert_region): Likewise.
74 76
75 2006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 77 2006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
76 78
77 * config.in: Regenerate. 79 * config.in: Regenerate.
164 * xmenu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS. 166 * xmenu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
165 Return nil if building without menus. 167 Return nil if building without menus.
166 168
167 2006-11-05 Mark Davies <mark@mcs.vuw.ac.nz> (tiny change) 169 2006-11-05 Mark Davies <mark@mcs.vuw.ac.nz> (tiny change)
168 170
169 * s/netbsd.h (POSIX_SIGNALS): Defined. 171 * s/netbsd.h (POSIX_SIGNALS): Define.
170 172
171 2006-11-05 Martin Rudalics <rudalics@gmx.at> 173 2006-11-05 Martin Rudalics <rudalics@gmx.at>
172 174
173 * macmenu.c (Fmenu_or_popup_active_p): New function. 175 * macmenu.c (Fmenu_or_popup_active_p): New function.
174 (syms_of_macmenu): Defsubr it. 176 (syms_of_macmenu): Defsubr it.
197 (unexec_regions_recorder): Subtract size of trailing null pages from 199 (unexec_regions_recorder): Subtract size of trailing null pages from
198 filesize. Show filesize. 200 filesize. Show filesize.
199 (unexec_regions_merge): Don't merge if null pages of preceding region 201 (unexec_regions_merge): Don't merge if null pages of preceding region
200 is not too small. Use long format in printf. 202 is not too small. Use long format in printf.
201 (copy_segment, copy_data_segment): Show filesize. 203 (copy_segment, copy_data_segment): Show filesize.
202 (copy_data_segment): Write filesize bytes of region data. Adjust 204 (copy_data_segment): Write filesize bytes of region data.
203 filesize in segment command accordingly. 205 Adjust filesize in segment command accordingly.
204 (dump_it): Use long format in printf. 206 (dump_it): Use long format in printf.
205 207
206 2006-11-05 Juanma Barranquero <lekktu@gmail.com> 208 2006-11-05 Juanma Barranquero <lekktu@gmail.com>
207 209
208 * dosfns.c (Finsert_startup_screen): 210 * dosfns.c (Finsert_startup_screen):
297 299
298 * macterm.c (mac_create_bitmap_from_bitmap_data): Make variable 300 * macterm.c (mac_create_bitmap_from_bitmap_data): Make variable
299 `swap_nibbles' static const. 301 `swap_nibbles' static const.
300 (atsu_get_text_layout_with_text_ptr): Make variables `lengths', 302 (atsu_get_text_layout_with_text_ptr): Make variables `lengths',
301 `tags', `sizes', `values' static const. 303 `tags', `sizes', `values' static const.
302 (mac_draw_string_common): Make variables `context' static. Make 304 (mac_draw_string_common): Make variables `context' static.
303 variables `tags', `sizes', and `values' static const. 305 Make variables `tags', `sizes', and `values' static const.
304 (pcm_get_status, x_detect_focus_change, x_scroll_bar_handle_click) 306 (pcm_get_status, x_detect_focus_change, x_scroll_bar_handle_click)
305 (xlfdpat_create, xlfdpat_block_match_1, xlfdpat_match) 307 (xlfdpat_create, xlfdpat_block_match_1, xlfdpat_match)
306 (mac_to_x_fontname, parse_x_font_name, add_mac_font_name) 308 (mac_to_x_fontname, parse_x_font_name, add_mac_font_name)
307 (mac_do_list_fonts, is_fully_specified_xlfd, do_grow_window) 309 (mac_do_list_fonts, is_fully_specified_xlfd, do_grow_window)
308 (mac_store_event_ref_as_apple_event, mac_make_rdb): Add const 310 (mac_store_event_ref_as_apple_event, mac_make_rdb): Add const
309 qualifier to arguments. 311 qualifier to arguments.
310 (xlfd_scalable_fields, keycode_to_xkeysym_table) 312 (xlfd_scalable_fields, keycode_to_xkeysym_table)
311 (fn_keycode_to_keycode_table): Make static const. 313 (fn_keycode_to_keycode_table): Make static const.
312 (mac_load_query_font): Make variables `tags', `sizes', `values', 314 (mac_load_query_font): Make variables `tags', `sizes', `values',
313 `types', and `selectors' static const. 315 `types', and `selectors' static const.
314 (mac_handle_command_event, mac_handle_window_event): Make 316 (mac_handle_command_event, mac_handle_window_event):
315 variables `names' and `types' static const. 317 Make variables `names' and `types' static const.
316 (init_command_handler, install_window_handler): Make variables 318 (init_command_handler, install_window_handler): Make variables
317 `specs*' static const. 319 `specs*' static const.
318 (mac_handle_font_event, mac_handle_text_input_event) 320 (mac_handle_font_event, mac_handle_text_input_event)
319 (mac_store_service_event): Make variables `names' and `types' 321 (mac_store_service_event): Make variables `names' and `types'
320 const. Make variables `names_*' and `types_*' static const. 322 const. Make variables `names_*' and `types_*' static const.
402 is NIL or XCDR (converted_selection) is NIL, decline the request. 404 is NIL or XCDR (converted_selection) is NIL, decline the request.
403 405
404 2006-10-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 406 2006-10-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
405 407
406 * gtkutil.c (get_utf8_string): Remove warnings with casts. 408 * gtkutil.c (get_utf8_string): Remove warnings with casts.
407 (xg_tool_bar_button_cb): Ditto 409 (xg_tool_bar_button_cb): Ditto.
408 (xg_tool_bar_callback): Ditto. 410 (xg_tool_bar_callback): Ditto.
409 411
410 2006-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 412 2006-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
411 413
412 * dispnew.c (adjust_frame_glyphs_for_frame_redisplay): Remove unused 414 * dispnew.c (adjust_frame_glyphs_for_frame_redisplay): Remove unused