* xterm.c (x_copy_dpy_color, x_focus_on_frame, x_unfocus_frame):
[bpt/emacs.git] / src / ChangeLog
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 Paul Eggert* xdisp.c (display_line): Mark variables that gcc ...
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 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.
2011-03-06 Juanma BarranqueroFix typos.
2011-03-06 Michael ShieldsDoc fixes for bug#5567 (tiny change)
2011-03-05 Chong Yidong* nsterm.m (ns_draw_window_cursor): Fix typo in 2011...
2011-03-05 Glenn MorrisChangeLog fix.
2011-03-02 Ken Brown* sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
2011-03-02 Paul EggertMerge: Work around some portability problems with symlinks.
2011-03-02 Paul EggertMerge from mainline.
2011-03-02 Paul EggertMerge from mainline.
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-27 Chong YidongAvoid recording dead buffers in buffer-list frame param...
2011-02-27 Eli ZaretskiiImplement stub emulation of `readlink' for MS-DOS.
2011-02-27 Eli ZaretskiiImplement stubs of `readlink' and `symlink' for MS...
2011-02-27 Eli ZaretskiiEmulate `readlink' for DJGPP versions before 2.04.
2011-02-27 Paul EggertMerge: Minor cleanups uncovered by gcc warnings
2011-02-27 Paul Eggert* scroll.c (CHECK_BOUNDS): #define only if GLYPH_DEBUG.
2011-02-27 Paul Eggert* frame.c (x_set_screen_gamma): Rename local to avoid...
2011-02-27 Paul Eggert* frame.h: Avoid gcc -Wmissing-prototypes diagnostics.
2011-02-27 Paul Eggert* dispextern.h (struct glyph): Make u.img_id int, not...
2011-02-27 Paul Eggert* dispnew.c: Rename locals to avoid shadowing.
2011-02-26 Paul Eggert* dispnew.c: Fix problem uncovered by gcc -Wunused...
2011-02-26 Paul Eggert* dispnew.c: Fix problems uncovered by gcc -Wstrict...
2011-02-26 Eli ZaretskiiAdapt the MS-DOS build to gnulib import of md5 and...
2011-02-26 Eli ZaretskiiFix Sed scripts and srs/s/msdos.h for gnulib additions...
2011-02-25 Paul Eggert* fileio.c (Fmake_symbolic_link): Treat ENOSYS speciall...
2011-02-25 Paul EggertSimplify symlink portability workaround.
2011-02-25 Paul EggertMerge from mainline.
2011-02-25 Paul EggertMerge from mainline.
2011-02-25 Paul Eggert* dired.c (Ffile_attributes): Increase size of modes...
2011-02-23 Ben KeyFix handling of bar cursors in NS terminal.
2011-02-23 Juanma BarranqueroFix typos.
2011-02-23 Stefan Monnier* src/print.c (print_object): Never print old-style...
2011-02-23 Glenn MorrisRemove bogus duplicate ChangeLog entry from 2010-06...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
next