aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* (font_open_entity): Fix previous change.Kenichi Handa2008-12-161-0/+4
* Include <limits.h>.Dan Nicolaescu2008-12-161-0/+4
* * font.c (font_update_drivers): Fix mistake in reconstructing theChong Yidong2008-12-161-0/+9
* * xftfont.c (xftfont_open): Free Xft font pattern ifChong Yidong2008-12-151-0/+8
* * xterm.c (x_delete_display): Move xim_close_dpy call toChong Yidong2008-12-131-0/+6
* * w32font.c (intern_font_name): New function.Jason Rumney2008-12-131-0/+17
* * frame.c (Fdelete_frame): Call free_font_driver_list.Chong Yidong2008-12-131-0/+2
* * font.c (free_font_driver_list): Implement missing function.Chong Yidong2008-12-131-0/+2
* * w32term.c (w32_term_init): Don't initialize the image cacheChong Yidong2008-12-131-0/+17
* (font_rescale_ratio): Moved to font.c.Kenichi Handa2008-12-131-0/+9
* * xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame.Chong Yidong2008-12-131-0/+4
* (init_tty): Move setting the terminal name before theDan Nicolaescu2008-12-121-0/+5
* * term.c (tty_free_frame_resources): Renamed from delete_tty_output;Chong Yidong2008-12-111-0/+6
* (fill_in_logfont): Don't assume symbol script means SYMBOL_CHARSET.Jason Rumney2008-12-111-0/+3
* (uniscribe_encode_char): Increase glyph buffer size for surrogates.Jason Rumney2008-12-111-0/+5
* Move decoding of locale info from Lisp to C.Juanma Barranquero2008-12-111-0/+4
* * process.c (Fsystem_process_attributes, syms_of_process):Juanma Barranquero2008-12-111-0/+6
* * syntax.c (Fmodify_syntax_entry): Doc fix.Juanma Barranquero2008-12-111-0/+4
* * font.c (Ffont_spec): Move usage to end of docstring.Juanma Barranquero2008-12-101-0/+4
* Fix whitespace breakage by bug#870 (and it wasn't even me, this time).Juanma Barranquero2008-12-101-0/+1
* (add_font_entity_to_list): Limit unicode-sip fonts to those thatJason Rumney2008-12-101-1/+2
* (Qcham): New symbol.Jason Rumney2008-12-101-0/+6
* Fix typos.Juanma Barranquero2008-12-101-10/+8
* (fc_charset_table): Add "unicode-sip".Kenichi Handa2008-12-101-0/+6
* * coding.c (QCdefault_char): Rename from QCdefalut_char.Juanma Barranquero2008-12-101-0/+6
* Fix typos.Juanma Barranquero2008-12-101-14/+8
* * xftfont.c (syms_of_xftfont): Fix typo.Chong Yidong2008-12-091-0/+2
* * buffer.c (Fbuffer_swap_text): Signal error if swapping a deadChong Yidong2008-12-091-0/+5
* (main): Close daemon_pipe on exec.Dan Nicolaescu2008-12-081-0/+4
* * termchar.h (struct tty): New members termcap_term_buffer andChong Yidong2008-12-081-0/+16
* * nsfns.m (ns_set_background_color): Remove code duplication.Seiji Zenitani2008-12-071-0/+5
* * coding.c (make_conversion_work_buffer): Disable buffer modificationChong Yidong2008-12-071-0/+5
* (procfs_system_process_attributes): If `nread' has a negative value, assignEli Zaretskii2008-12-051-0/+5
* Minor correction.Chong Yidong2008-12-051-1/+1
* * eval.c (syms_of_eval): Doc fix.Chong Yidong2008-12-051-0/+4
* (ftfont_shape_by_flt): Use "combining" flt if theKenichi Handa2008-12-051-0/+6
* (procfs_system_process_attributes): Don't use cmd, cmdsize, and q withoutEli Zaretskii2008-12-051-0/+5
* *** empty log message ***Jason Rumney2008-12-041-0/+5
* (kbd_buffer_get_event): Follow the non-interactiveDan Nicolaescu2008-12-041-0/+5
* Better description.Juanma Barranquero2008-12-031-1/+1
* * w32.c (init_environment): Don't free handle to library shell32.dll.Juanma Barranquero2008-12-031-0/+4
* (font_at): Set `multibyte' at first.Kenichi Handa2008-12-031-0/+2
* *** empty log message ***Kenichi Handa2008-12-031-0/+3
* (face_for_char): Handle invalid charset propertyKenichi Handa2008-12-031-0/+6
* (font_update_lface): Handle fonts with corrupted size specs,Chong Yidong2008-12-031-0/+2
* * font.c (Fopen_font): Compute pixel size correctly.Chong Yidong2008-12-031-0/+2
* * 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