aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * ftfont.c (ftfont_list_family): Initialize list var earlier.Chong Yidong2008-12-031-0/+1
* * ftfont.c (ftfont_resolve_generic_family): Avoid using uninitialized var.Chong Yidong2008-12-031-0/+1
* * ftfont.c (ftfont_match): Initialize entity variable.Chong Yidong2008-12-031-0/+2
* * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak.Chong Yidong2008-12-031-0/+2
* Fix typo.Chong Yidong2008-12-031-1/+1
* * xterm.c (x_draw_glyph_string): Fall back on underline_minimum_offsetChong Yidong2008-12-031-0/+5
* * keyboard.c (read_char_help_form_unwind): Specify the type for ARG.Dan Nicolaescu2008-12-031-0/+6
* (detect_coding_system): Initialize utf_16_le_eol to -1, val toKenichi Handa2008-12-031-0/+3
* (decode_coding_utf_8): Likewise.Kenichi Handa2008-12-031-0/+1
* (decode_coding_utf_16): Initialize consumed_chars_baseKenichi Handa2008-12-031-0/+5
* * keyboard.c (make_lispy_position): Only use PT if the selectedChong Yidong2008-12-021-0/+5
* (font_unparse_fcname): Fix use of uninitialized variable.Andreas Schwab2008-12-021-0/+2
* (doprnt1): Fix size of charbuf.Andreas Schwab2008-12-021-0/+4
* Fix typos.Juanma Barranquero2008-12-021-3/+3
* * keyboard.c (timer_check): Revert last change.Chong Yidong2008-12-021-0/+4
* * makefile.w32-in ($(BLD)/w32console.$(O)): Fix silly, silly typo.Juanma Barranquero2008-12-021-0/+4
* * makefile.w32-in: Update dependencies.Juanma Barranquero2008-12-011-0/+5
* (register_font_driver): Use xmalloc.Andreas Schwab2008-12-011-0/+5
* * xfaces.c (realize_x_face): Make abort condition clearer.Chong Yidong2008-12-011-0/+2
* * gtkutil.c (update_frame_tool_bar): Initialize variable.Chong Yidong2008-12-011-0/+4
* * keyboard.c (timer_check): After a timer runs, ensure that theChong Yidong2008-11-301-0/+5
* * makefile.w32-in ($(BLD)/abbrev.$(O)): Remove.Juanma Barranquero2008-11-301-0/+3
* * w32proc.c (Fw32_get_locale_info): Fix typo in docstring.Juanma Barranquero2008-11-301-0/+4
* * w32proc.c: Include "coding.h".Juanma Barranquero2008-11-291-0/+7
* (CHAR_CHARSET_P): Check if the encoder is loaded orKenichi Handa2008-11-291-0/+3
* (Fdefine_charset_internal): After calculatingKenichi Handa2008-11-291-0/+6
* * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.Seiji Zenitani2008-11-281-0/+8
* (Fx_font_family_list, syms_of_xfaces): Fix last change.Eli Zaretskii2008-11-271-0/+4
* * w32font.c (add_font_entity_to_list): Pass the right LOGFONTJuanma Barranquero2008-11-271-0/+5
* *** empty log message ***Kenichi Handa2008-11-271-0/+63
* (w32font_open_internal): Don't include external leading in font height.Jason Rumney2008-11-261-0/+5
* committing logs wrote but forgot to commit last nightAdrian Robert2008-11-261-0/+19
* (Fx_font_family_list): Replace lisp/term/pc-win.el redefinition withGlenn Morris2008-11-261-0/+5
* * minibuf.c (Fcompleting_read, Vminibuffer_completion_confirm):Chong Yidong2008-11-241-0/+6
* (check_face_name): Use xstrcasecmp. Avoid compiler warning.Jason Rumney2008-11-241-0/+5
* (check_face_name): New function.Jason Rumney2008-11-231-0/+9
* (Fswitch_to_buffer): Reword and mention new optionMartin Rudalics2008-11-221-0/+5
* (Fbuffer_swap_text): Remove redundant marker manipulation.Stefan Monnier2008-11-211-76/+62
* (detect_coding_iso_2022): Reject invalid compositionKenichi Handa2008-11-211-0/+9
* (coordinates_in_window): Don't returnMartin Rudalics2008-11-201-0/+6
* (syms_of_buffer): Fix doc-string of cursor-type.Martin Rudalics2008-11-161-0/+4
* (run_msdos_command): Don't call dos_ttcooked, dos_ttraw, and bright_bgEli Zaretskii2008-11-151-0/+5
* * xterm.c (x_draw_glyph_string): For stretch glyphs, don't callChong Yidong2008-11-151-0/+7
* * xterm.c (x_draw_glyph_string): Stop drawing the background ofChong Yidong2008-11-151-0/+9
* * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoidChong Yidong2008-11-141-0/+5
* (window_loop): In DELETE_BUFFER_WINDOWS case, resetMartin Rudalics2008-11-141-0/+6
* * w32-fns.el (w32-shell-dos-semantics):Juanma Barranquero2008-11-141-0/+6
* (OBJ1, WIN32OBJ): Fix whitespace.Eli Zaretskii2008-11-141-0/+4
* (BASE_PURESIZE): Increase to 1260000.Katsumi Yamaoka2008-11-141-0/+4
* * frame.c (x_set_alpha): Set alpha to -1 if nil given.Chong Yidong2008-11-121-0/+10