Fix typos.
[bpt/emacs.git] / src / ChangeLog
2008-12-17 Juanma BarranqueroFix typos.
2008-12-17 Jason Rumney(w32font_has_char): Always return -1.
2008-12-16 Kenichi Handa(font_open_entity): Fix previous change.
2008-12-16 Dan NicolaescuInclude <limits.h>.
2008-12-16 Chong Yidong* font.c (font_update_drivers): Fix mistake in reconstr...
2008-12-15 Chong Yidong* xftfont.c (xftfont_open): Free Xft font pattern if
2008-12-13 Chong Yidong* xterm.c (x_delete_display): Move xim_close_dpy call to
2008-12-13 Jason Rumney* w32font.c (intern_font_name): New function.
2008-12-13 Chong Yidong* frame.c (Fdelete_frame): Call free_font_driver_list.
2008-12-13 Chong Yidong* font.c (free_font_driver_list): Implement missing...
2008-12-13 Chong Yidong* w32term.c (w32_term_init): Don't initialize the image...
2008-12-13 Kenichi Handa(font_rescale_ratio): Moved to font.c.
2008-12-13 Chong Yidong* xfns.c (Fx_wm_set_size_hint): Check if the frame...
2008-12-12 Dan Nicolaescu(init_tty): Move setting the terminal name before the
2008-12-11 Chong Yidong* term.c (tty_free_frame_resources): Renamed from delet...
2008-12-11 Jason Rumney(fill_in_logfont): Don't assume symbol script means...
2008-12-11 Jason Rumney(uniscribe_encode_char): Increase glyph buffer size...
2008-12-11 Juanma BarranqueroMove decoding of locale info from Lisp to C.
2008-12-11 Juanma Barranquero* process.c (Fsystem_process_attributes, syms_of_process):
2008-12-11 Juanma Barranquero* syntax.c (Fmodify_syntax_entry): Doc fix.
2008-12-10 Juanma Barranquero* font.c (Ffont_spec): Move usage to end of docstring.
2008-12-10 Juanma BarranqueroFix whitespace breakage by bug#870 (and it wasn't even...
2008-12-10 Jason Rumney(add_font_entity_to_list): Limit unicode-sip fonts...
2008-12-10 Jason Rumney(Qcham): New symbol.
2008-12-10 Juanma BarranqueroFix typos.
2008-12-10 Kenichi Handa(fc_charset_table): Add "unicode-sip".
2008-12-10 Juanma Barranquero* coding.c (QCdefault_char): Rename from QCdefalut_char.
2008-12-10 Juanma BarranqueroFix typos.
2008-12-09 Chong Yidong* xftfont.c (syms_of_xftfont): Fix typo.
2008-12-09 Chong Yidong* buffer.c (Fbuffer_swap_text): Signal error if swappin...
2008-12-08 Dan Nicolaescu(main): Close daemon_pipe on exec.
2008-12-08 Chong Yidong* termchar.h (struct tty): New members termcap_term_buf...
2008-12-07 Seiji Zenitani* nsfns.m (ns_set_background_color): Remove code duplic...
2008-12-07 Chong Yidong* coding.c (make_conversion_work_buffer): Disable buffe...
2008-12-05 Eli Zaretskii(procfs_system_process_attributes): If `nread' has...
2008-12-05 Chong YidongMinor correction.
2008-12-05 Chong Yidong* eval.c (syms_of_eval): Doc fix.
2008-12-05 Kenichi Handa(ftfont_shape_by_flt): Use "combining" flt if the
2008-12-05 Eli Zaretskii(procfs_system_process_attributes): Don't use cmd,...
2008-12-04 Jason Rumney*** empty log message ***
2008-12-04 Dan Nicolaescu(kbd_buffer_get_event): Follow the non-interactive
2008-12-03 Juanma BarranqueroBetter description.
2008-12-03 Juanma Barranquero* w32.c (init_environment): Don't free handle to librar...
2008-12-03 Kenichi Handa(font_at): Set `multibyte' at first.
2008-12-03 Kenichi Handa*** empty log message ***
2008-12-03 Kenichi Handa(face_for_char): Handle invalid charset property
2008-12-03 Chong Yidong(font_update_lface): Handle fonts with corrupted size...
2008-12-03 Chong Yidong* font.c (Fopen_font): Compute pixel size correctly.
2008-12-03 Chong Yidong* ftfont.c (ftfont_list_family): Initialize list var...
2008-12-03 Chong Yidong* ftfont.c (ftfont_resolve_generic_family): Avoid using...
2008-12-03 Chong Yidong* ftfont.c (ftfont_match): Initialize entity variable.
2008-12-03 Chong Yidong* xselect.c (Fx_get_cut_buffer_internal): Fix memory...
2008-12-03 Chong YidongFix typo.
2008-12-03 Chong Yidong* xterm.c (x_draw_glyph_string): Fall back on underline...
2008-12-03 Dan Nicolaescu* keyboard.c (read_char_help_form_unwind): Specify...
2008-12-03 Kenichi Handa(detect_coding_system): Initialize utf_16_le_eol to...
2008-12-03 Kenichi Handa(decode_coding_utf_8): Likewise.
2008-12-03 Kenichi Handa(decode_coding_utf_16): Initialize consumed_chars_base
2008-12-02 Chong Yidong* keyboard.c (make_lispy_position): Only use PT if...
2008-12-02 Andreas Schwab(font_unparse_fcname): Fix use of uninitialized variable.
2008-12-02 Andreas Schwab(doprnt1): Fix size of charbuf.
2008-12-02 Juanma BarranqueroFix typos.
2008-12-02 Chong Yidong* keyboard.c (timer_check): Revert last change.
2008-12-02 Juanma Barranquero* makefile.w32-in ($(BLD)/w32console.$(O)): Fix silly...
2008-12-01 Juanma Barranquero* makefile.w32-in: Update dependencies.
2008-12-01 Andreas Schwab(register_font_driver): Use xmalloc.
2008-12-01 Chong Yidong* xfaces.c (realize_x_face): Make abort condition clearer.
2008-12-01 Chong Yidong* gtkutil.c (update_frame_tool_bar): Initialize variable.
2008-11-30 Chong Yidong* keyboard.c (timer_check): After a timer runs, ensure...
2008-11-30 Juanma Barranquero* makefile.w32-in ($(BLD)/abbrev.$(O)): Remove.
2008-11-30 Juanma Barranquero* w32proc.c (Fw32_get_locale_info): Fix typo in docstring.
2008-11-29 Juanma Barranquero* w32proc.c: Include "coding.h".
2008-11-29 Kenichi Handa(CHAR_CHARSET_P): Check if the encoder is loaded or
2008-11-29 Kenichi Handa(Fdefine_charset_internal): After calculating
2008-11-28 Seiji Zenitani* frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_fra...
2008-11-27 Eli Zaretskii(Fx_font_family_list, syms_of_xfaces): Fix last change.
2008-11-27 Juanma Barranquero* w32font.c (add_font_entity_to_list): Pass the right...
2008-11-27 Kenichi Handa*** empty log message ***
2008-11-26 Jason Rumney(w32font_open_internal): Don't include external leading...
2008-11-26 Adrian Robertcommitting logs wrote but forgot to commit last night
2008-11-26 Glenn Morris(Fx_font_family_list): Replace lisp/term/pc-win.el...
2008-11-24 Chong Yidong* minibuf.c (Fcompleting_read, Vminibuffer_completion_c...
2008-11-24 Jason Rumney(check_face_name): Use xstrcasecmp. Avoid compiler...
2008-11-23 Jason Rumney(check_face_name): New function.
2008-11-22 Martin Rudalics(Fswitch_to_buffer): Reword and mention new option
2008-11-21 Stefan Monnier(Fbuffer_swap_text): Remove redundant marker manipulation.
2008-11-21 Kenichi Handa(detect_coding_iso_2022): Reject invalid composition
2008-11-20 Martin Rudalics(coordinates_in_window): Don't return
2008-11-16 Martin Rudalics(syms_of_buffer): Fix doc-string of cursor-type.
2008-11-15 Eli Zaretskii(run_msdos_command): Don't call dos_ttcooked, dos_ttraw...
2008-11-15 Chong Yidong* xterm.c (x_draw_glyph_string): For stretch glyphs...
2008-11-15 Chong Yidong* xterm.c (x_draw_glyph_string): Stop drawing the backg...
2008-11-14 Chong Yidong* fileio.c (Finsert_file_contents): Decrement specpdl_p...
2008-11-14 Martin Rudalics(window_loop): In DELETE_BUFFER_WINDOWS case, reset
2008-11-14 Juanma Barranquero* w32-fns.el (w32-shell-dos-semantics):
2008-11-14 Eli Zaretskii(OBJ1, WIN32OBJ): Fix whitespace.
2008-11-14 Katsumi Yamaoka(BASE_PURESIZE): Increase to 1260000.
2008-11-12 Chong Yidong* frame.c (x_set_alpha): Set alpha to -1 if nil given.
2008-11-12 Dan Nicolaescu* hftctl.c:
2008-11-11 Juanma BarranqueroFix typos.
next