bpt/emacs.git
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 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 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 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 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-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...
2011-03-06 Chong YidongDocument package archives in the Lisp manual.
2011-03-06 Stefan Monnier* lisp/progmodes/gud.el (gdb-script-syntax-propertize...
2011-03-06 Chong YidongUsability improvements to commands in package-x.el.
2011-03-06 Paul Eggert* xdisp.c (display_line): Mark variables that gcc ...
2011-03-06 Juanma Barranquerodoc/lispref/makefile.w32-in (srcs): Add package.texi.
2011-03-06 Paul Eggert* xdisp.c (Fcurrent_bidi_paragraph_direction): Simplify...
2011-03-06 Paul Eggert* xdisp.c (produce_glyphless_glyph): Initialize lower_xoff.
2011-03-06 Chong YidongBind C-y in Isearch to isearch-yank-kill.
2011-03-06 Alan Mackenzie(c-guess-basic-syntax): Move CASE 19 to a different...
2011-03-06 Alan Mackenzieprogmodes/cc-engine.el (c-guess-basic-syntax): Reindent.
2011-03-06 Chong YidongImprove packaging documentation.
2011-03-06 Paul EggertMerge: current_column: Now returns EMACS_INT, fixing...
2011-03-06 Paul Eggertcurrent_column: Now returns EMACS_INT, fixing some...
2011-03-06 Paul Eggert* xdisp.c (redisplay_window): Likewise.
2011-03-06 Paul Eggert* minibuf.c (minibuf_prompt, minibuf_prompt_width)...
2011-03-06 Paul Eggert* cmds.c (internal_self_insert): Reindent to match...
2011-03-06 Paul Eggert* xdisp.c (SKIP_GLYPHS): Removed unused macro.
2011-03-06 Paul Eggert* xdisp.c (update_window_cursor): Now static, since...
2011-03-06 Paul Eggert* xdisp.c (produce_glyphless_glyph): Make a pointer...
2011-03-06 Paul Eggert* xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused...
2011-03-06 Paul EggertMerge from mainline.
2011-03-06 Paul Eggert* xdisp.c: Rename or move local decls to avoid shadowing.
next