Merge from emacs-23; up to 2010-06-03T22:16:02Z!dann@ics.uci.edu
[bpt/emacs.git] / src / ChangeLog
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-12 Eli Zaretskiisrc/ChangeLog: Fix last entry for deps.mk.
2011-03-12 Eli ZaretskiiMake termcap.c implementations consistent with tparam...
2011-03-12 Eli ZaretskiiFix compilation warnings on MS-DOS due to constifying...
2011-03-11 Tom Tromey* buffer.c (syms_of_buffer): Remove obsolete comment.
2011-03-11 Juanma BarranqueroBackport 2011-03-08T01:52:20Z!lekktu@gmail.com from...
2011-03-11 Eli ZaretskiiFix MS-Windows build broken by 2011-03-11T07:24:21Z...
2011-03-11 Paul EggertFix some minor problems found by GCC 4.5.2's static...
2011-03-11 Paul EggertMerge: Minor changes for problems found by GCC 4.5...
2011-03-11 Paul EggertAdd bug#s.
2011-03-11 Paul Eggert* fringe.c (update_window_fringes): Mark locals as...
2011-03-11 YAMAMOTO Mitsuharu* src/fringe.c (update_window_fringes): Remove unused...
2011-03-11 YAMAMOTO Mitsuharu* src/unexmacosx.c (copy_data_segment): Also copy __got...
2011-03-11 Andreas Schwab* .gdbinit (pwinx, xbuffer): Fix access to buffer name.
2011-03-10 Paul Eggert* fringe.c (update_window_fringes): Initialize top_row_...
2011-03-10 Paul Eggert* fringe.c (destroy_fringe_bitmap, init_fringe_bitmap...
2011-03-10 Paul Eggert* alloc.c (mark_fringe_data): Move decl from here ...
2011-03-10 Paul Eggert* xfns.c (Fx_create_frame, x_create_tip_frame, Fx_show_...
2011-03-10 Paul Eggert* fontset.c (FONTSET_SPEC, FONTSET_REPERTORY, RFONT_DEF...
2011-03-10 Paul Eggert* fontset.c (fontset_font): Mark local as initialized.
2011-03-10 Paul Eggert* fontset.c (Fset_fontset_font): Rename local to avoid...
2011-03-10 Paul Eggert* fontset.c (free_realized_fontset): Now static.
2011-03-10 Paul Eggert* xrdb.c: Include "xterm.h", to check x_load_resources...
2011-03-10 Paul Eggert* xselect.c (x_own_selection, Fx_disown_selection_inter...
2011-03-10 Paul Eggert* xselect.c (TRACE3) [!defined TRACE_SELECTION]: Remove...
2011-03-10 Paul Eggert* xselect.c (x_disown_buffer_selections): Remove; not...
2011-03-10 Paul Eggert* lisp.h (GCPRO1_VAR, UNGCPRO_VAR): New macros,
2011-03-10 Paul Eggert* xfns.c: (x_real_positions, xg_set_icon_from_xpm_data...
2011-03-10 Paul Eggert* xfns.c (Fx_file_dialog, Fx_select_font): Fix pointer...
2011-03-10 Paul Eggert* xfns.c (Fx_create_frame): Add braces to silence GCC...
2011-03-10 Paul Eggert* xfns.c (x_decode_color, x_set_name, x_window): Now...
2011-03-09 Paul Eggert* xterm.c (x_connection_closed): Tell GCC not to sugges...
2011-03-09 Paul Eggert* xterm.c (x_delete_glyphs, x_ins_del_lines): Mark...
2011-03-09 Juanma Barranquero* src/search.c (compile_pattern_1): Remove unused argument.
2011-03-09 Paul Eggert* xterm.c: (x_draw_image_foreground, redo_mouse_highlig...
2011-03-09 Paul Eggert* xterm.c (XEMBED_VERSION, xembed_set_info): Don't...
2011-03-09 Paul Eggert* xterm.c (x_iconify_frame, x_free_frame_resources...
2011-03-09 Paul Eggert* xterm.c: Don't declare local "event" unless it's...
2011-03-09 Paul Eggert* xterm.c (XTread_socket): Don't define label "out...
2011-03-09 Paul Eggert* xterm.c: (x_shift_glyphs_for_insert, XTflash, XTring_...
2011-03-09 Paul Eggert* xterm.h (x_mouse_leave): New decl.
2011-03-09 Paul Eggert* xterm.c (x_copy_dpy_color, x_focus_on_frame, x_unfocu...
2011-03-09 Paul Eggert* xfaces.c (STRDUPA, LSTRDUPA, FONT_POINT_SIZE_QUANTUM...
2011-03-09 Paul Eggert* xfaces.c (Fx_list_fonts): Mark variable that gcc...
2011-03-09 Paul Eggert* xfaces.c (free_realized_faces_for_fontset): Remove...
2011-03-09 Paul Eggert* xfaces.c (tty_defined_color, merge_face_heights)...
2011-03-09 Paul Eggert* term.c (encode_terminal_code): Mark vars for gcc...
2011-03-09 Paul Eggert* xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font...
2011-03-09 Paul Eggert* terminal.c (store_terminal_param): Now static.
2011-03-09 Paul Eggert* term.c, tparam.h (tgetflag, tgetnum, tgetstr): Move...
2011-03-09 Paul Eggert* alloc.c (mark_ttys): Move decl from here ...
2011-03-09 Paul Eggert* term.c (term_mouse_position): Rename local to avoid...
2011-03-09 Paul Eggert* cm.c (calccost, cmgoto): Use const pointers where...
2011-03-08 Paul Eggert* tparam.h: New file.
2011-03-08 Paul Eggert* term.c (encode_terminal_code): Remove unused local
2011-03-08 Paul Eggert* term.c (encode_terminal_code): Now static.
2011-03-08 Paul Eggert* cm.c (cmgoto): Mark variables that gcc -Wuninitialize...
2011-03-08 Paul Eggert* bidi.c (BIDI_BOB): Remove unused macro.
2011-03-08 Jan DUpdates for compiling with Gtk+ 3.0 (--with-x-toolkit...
2011-03-08 Paul Eggert* dispextern.h (bidi_dump_cached_states): Likewise.
2011-03-08 Paul Eggert* bidi.c (bidi_check_type): Now static, since it's...
2011-03-08 Paul Eggert* chartab.c (ASET_RANGE, GET_SUB_CHAR_TABLE): Remove...
2011-03-08 Paul Eggert* chartab.c: (sub_char_table_ref_and_range, char_table_...
2011-03-08 Paul Eggert* chartab.c (copy_sub_char_table): Now static, since...
2011-03-08 Paul Eggert* character.c (string_count_byte8): Likewise.
2011-03-08 Paul Eggert* ccl.c (CCL_WRITE_STRING, CCL_ENCODE_CHAR, Fccl_execut...
2011-03-08 Paul Eggert* category.c (copy_category_table): Now static, since...
2011-03-08 Paul Eggert* category.c (hash_get_category_set): Remove unused...
2011-03-08 Paul Eggert* coding.c (detect_coding_iso_2022): Initialize a local...
2011-03-08 Paul Eggert* coding.c (decode_coding_emacs_mule): Mark variables...
2011-03-08 Paul Eggert* coding.c: (ISO_CODE_LF, ISO_CODE_CR, CODING_ISO_FLAG_...
2011-03-08 Paul Eggert* coding.c: (decode_coding_object, encode_coding_object...
2011-03-08 Paul Eggert* coding.c (decode_coding_iso_2022): Add "default:...
2011-03-08 Paul Eggert* coding.c (emacs_mule_char, encode_invocation_designat...
2011-03-08 Paul Eggert* coding.c (Fdefine_coding_system_internal): Don't...
2011-03-08 Juanma Barranquerosrc/w32xfns.c (select_palette): Check success of Realiz...
2011-03-08 Paul Eggert* coding.c (coding_set_source, coding_set_destination):
2011-03-08 Paul Eggert* charset.c (load_charset): Abort instead of using...
2011-03-08 Paul Eggert* charset.c (load_charset_map): Mark variables that...
2011-03-08 Paul Eggert* charset.c: Include <limits.h>.
2011-03-08 Paul Eggert* charset.h (CHECK_CHARSET_GET_CHARSET): Rename locals...
2011-03-08 Paul Eggert2011-03-08 Paul Eggert <eggert@cs.ucla.edu>
2011-03-07 Juanma BarranqueroRemove unnecessary "(tiny change)" markers.
2011-03-07 Ben KeyFix bug#8181.
2011-03-07 Adrian Robert* nsterm.m (ns_draw_window_cursor): Fix handling of...
2011-03-07 Paul Eggert* window.h (check_all_windows): New decl, to forestall
2011-03-07 Paul Eggert* window.c (display_buffer): Now static.
2011-03-07 Paul Eggert* window.c (window_loop, size_window):
2011-03-07 Paul Eggert* xmenu.c (next_menubar_widget_id): Declare only if...
2011-03-07 Paul Eggert* xmenu.c (xmenu_show, xdialog_show, xmenu_show): Make...
2011-03-07 Paul Eggert* xdisp.c (redisplay_window): Rename local to avoid...
2011-03-07 Paul EggertMerge from mainline.
2011-03-07 Paul Eggert* xmenu.c (xmenu_show): Rename parameter to avoid shado...
2011-03-07 Chong YidongRevert 2010-05-25T15:54:53Z!juri@jurta.org; regenerate...
2011-03-06 Chong YidongRevert incorrect logic in 2011-03-06T07:50:01Z!eggert...
2011-03-06 Paul Eggert* xmenu.c (set_frame_menubar): Remove unused local.
2011-03-06 Paul Eggert* xmenu.c (menu_highlight_callback): Now static.
2011-03-06 Paul Eggertxdisp.c (draw_glyphs):
2011-03-06 Paul Eggertxdisp.c (draw_glyphs):
2011-03-06 Paul Eggertxdisp.c (BUILD_COMPOSITE_GLYPH_STRING): Mark variables...
next