aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (main): Close daemon_pipe on exec.Dan Nicolaescu2008-12-082-0/+8
* (encode_terminal_code): Free any previous memory blocksChong Yidong2008-12-081-31/+34
* (struct tty): New members termcap_term_buffer andChong Yidong2008-12-081-0/+9
* * 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-072-8/+5
* (make_conversion_work_buffer): Disable buffer modification hooks inChong Yidong2008-12-071-0/+4
* * 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-052-1/+14
* Minor correction.Chong Yidong2008-12-051-1/+1
* (Vdebug_on_error): Doc fix.Chong Yidong2008-12-051-1/+2
* * eval.c (syms_of_eval): Doc fix.Chong Yidong2008-12-051-0/+4
* (ftfont_shape_by_flt): Use "combining" flt if theKenichi Handa2008-12-052-1/+8
* (procfs_system_process_attributes): Don't use cmd, cmdsize, and q withoutEli Zaretskii2008-12-052-3/+13
* *** empty log message ***Jason Rumney2008-12-041-0/+5
* (w32font_draw): Initialize orig_clip before getting it, and delete itJason Rumney2008-12-041-7/+13
* (kbd_buffer_get_event): Follow the non-interactiveDan Nicolaescu2008-12-042-1/+9
* Better description.Juanma Barranquero2008-12-031-1/+1
* * w32.c (init_environment): Don't free handle to library shell32.dll.Juanma Barranquero2008-12-032-7/+6
* (encode_coding_emacs_mule): Be sure to set `code'.Kenichi Handa2008-12-031-2/+4
* (font_at): Set `multibyte' at first.Kenichi Handa2008-12-032-1/+5
* *** empty log message ***Kenichi Handa2008-12-031-0/+3
* (decode_coding_charset): Check type of an element ofKenichi Handa2008-12-031-1/+1
* (face_for_char): Handle invalid charset propertyKenichi Handa2008-12-032-6/+12
* Handle fonts with corrupted size specs, i.e. non-int and non-float.Chong Yidong2008-12-031-2/+5
* (font_update_lface): Handle fonts with corrupted size specs,Chong Yidong2008-12-031-0/+2
* (Fopen_font): Compute pixel size correctly.Chong Yidong2008-12-031-1/+1
* * font.c (Fopen_font): Compute pixel size correctly.Chong Yidong2008-12-031-0/+2
* (ftfont_list_family): Initialize list var earlier.Chong Yidong2008-12-031-2/+1
* * ftfont.c (ftfont_list_family): Initialize list var earlier.Chong Yidong2008-12-031-0/+1
* (ftfont_resolve_generic_family): Avoid using uninitialized var.Chong Yidong2008-12-031-1/+1
* * ftfont.c (ftfont_resolve_generic_family): Avoid using uninitialized var.Chong Yidong2008-12-031-0/+1
* (ftfont_match): Initialize entity variable.Chong Yidong2008-12-031-1/+1
* * ftfont.c (ftfont_match): Initialize entity variable.Chong Yidong2008-12-031-0/+2
* Fix last fix.Chong Yidong2008-12-031-6/+4
* (Fx_get_cut_buffer_internal): Fix memory leak.Chong Yidong2008-12-031-1/+8
* * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak.Chong Yidong2008-12-031-0/+2
* Fix typo.Chong Yidong2008-12-031-1/+1
* (x_draw_glyph_string): Fall back on underline_minimum_offset forChong Yidong2008-12-031-0/+2
* * 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-033-4/+8
* (detect_coding_system): Initialize utf_16_le_eol to -1, val toKenichi Handa2008-12-032-5/+7
* (decode_coding_utf_8): Likewise.Kenichi Handa2008-12-032-1/+2
* (decode_coding_utf_16): Initialize consumed_chars_baseKenichi Handa2008-12-032-1/+6
* (make_lispy_position): Only use PT if the selected window is current.Chong Yidong2008-12-021-1/+2
* * 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-022-2/+3
* (doprnt1): Fix size of charbuf.Andreas Schwab2008-12-022-1/+5
* Fix typos.Juanma Barranquero2008-12-021-3/+3
* (timer_check): Revert last change.Chong Yidong2008-12-021-8/+0
* * keyboard.c (timer_check): Revert last change.Chong Yidong2008-12-021-0/+4