| Commit message (Expand) | Author | Age | Files | Lines |
* | Expand some wild cards, for AUTHORS. | Glenn Morris | 2008-12-19 | 1 | -5/+5 |
* | Fix typos and author's names. | Juanma Barranquero | 2008-12-19 | 5 | -30/+30 |
* | (xg_frame_resized): Remove check if rows/columns have | Jan Djärv | 2008-12-18 | 2 | -0/+9 |
* | (xg_frame_resized): Remove check if rows/columns have | Jan Djärv | 2008-12-18 | 2 | -8/+8 |
* | * emacs.c (main): Print and error and exit when no data is read | Dan Nicolaescu | 2008-12-18 | 2 | -0/+10 |
* | Fix typos. | Juanma Barranquero | 2008-12-17 | 1 | -4/+3 |
* | (w32font_has_char): Always return -1. | Jason Rumney | 2008-12-17 | 2 | -2/+15 |
* | (font_open_entity): Fix previous change. | Kenichi Handa | 2008-12-16 | 2 | -3/+9 |
* | Include <limits.h>. | Dan Nicolaescu | 2008-12-16 | 2 | -0/+8 |
* | (font_update_drivers): Fix mistake in reconstructing the driver list. | Chong Yidong | 2008-12-16 | 1 | -8/+8 |
* | * font.c (font_update_drivers): Fix mistake in reconstructing the | Chong Yidong | 2008-12-16 | 1 | -0/+9 |
* | (x_free_frame_resources): Remove extraneous call to free_frame_faces. | Chong Yidong | 2008-12-15 | 1 | -3/+0 |
* | (xftfont_open): Free Xft font pattern if XftFontOpenPattern fails. | Chong Yidong | 2008-12-15 | 1 | -1/+4 |
* | * xftfont.c (xftfont_open): Free Xft font pattern if | Chong Yidong | 2008-12-15 | 1 | -0/+8 |
* | (x_delete_display): Move xim_close_dpy call to x_delete_terminal. | Chong Yidong | 2008-12-13 | 1 | -4/+7 |
* | * xterm.c (x_delete_display): Move xim_close_dpy call to | Chong Yidong | 2008-12-13 | 1 | -0/+6 |
* | * w32font.c (intern_font_name): New function. | Jason Rumney | 2008-12-13 | 4 | -13/+54 |
* | (Fdelete_frame): Call free_font_driver_list. | Chong Yidong | 2008-12-13 | 1 | -0/+1 |
* | * frame.c (Fdelete_frame): Call free_font_driver_list. | Chong Yidong | 2008-12-13 | 1 | -0/+2 |
* | (free_font_driver_list): Implement missing function. | Chong Yidong | 2008-12-13 | 1 | -0/+14 |
* | * font.c (free_font_driver_list): Implement missing function. | Chong Yidong | 2008-12-13 | 1 | -0/+2 |
* | (struct xim_inst_t): Definition moved to xterm.h. | Chong Yidong | 2008-12-13 | 1 | -26/+8 |
* | (struct xim_inst_t): Definition moved from xterm.c. | Chong Yidong | 2008-12-13 | 1 | -4/+10 |
* | (w32_term_init): Don't initialize the image cache here; it will be | Chong Yidong | 2008-12-13 | 1 | -1/+0 |
* | * w32term.c (w32_term_init): Don't initialize the image cache | Chong Yidong | 2008-12-13 | 1 | -0/+17 |
* | Update commentary. | Chong Yidong | 2008-12-13 | 1 | -1/+3 |
* | (font_rescale_ratio): Moved from xfaces.c. Argument | Kenichi Handa | 2008-12-13 | 1 | -2/+41 |
* | (font_rescale_ratio): Moved to font.c. | Kenichi Handa | 2008-12-13 | 2 | -20/+11 |
* | (Fx_wm_set_size_hint): Check if the frame is an X frame. | Chong Yidong | 2008-12-13 | 1 | -1/+2 |
* | * xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame. | Chong Yidong | 2008-12-13 | 1 | -0/+4 |
* | (x_display_info_for_name, Fx_open_connection): Set | Jason Rumney | 2008-12-12 | 1 | -2/+2 |
* | (init_tty): Move setting the terminal name before the | Dan Nicolaescu | 2008-12-12 | 2 | -2/+8 |
* | (tty_free_frame_resources): Renamed from delete_tty_output; all | Chong Yidong | 2008-12-11 | 1 | -5/+8 |
* | * term.c (tty_free_frame_resources): Renamed from delete_tty_output; | Chong Yidong | 2008-12-11 | 1 | -0/+6 |
* | (fill_in_logfont): Don't assume symbol script means SYMBOL_CHARSET. | Jason Rumney | 2008-12-11 | 2 | -2/+3 |
* | (uniscribe_encode_char): Increase glyph buffer size for surrogates. | Jason Rumney | 2008-12-11 | 2 | -4/+12 |
* | Move decoding of locale info from Lisp to C. | Juanma Barranquero | 2008-12-11 | 2 | -1/+5 |
* | * process.c (Fsystem_process_attributes, syms_of_process): | Juanma Barranquero | 2008-12-11 | 2 | -4/+10 |
* | * syntax.c (Fmodify_syntax_entry): Doc fix. | Juanma Barranquero | 2008-12-11 | 2 | -2/+6 |
* | * font.c (Ffont_spec): Move usage to end of docstring. | Juanma Barranquero | 2008-12-10 | 2 | -7/+11 |
* | Fix whitespace breakage by bug#870 (and it wasn't even me, this time). | Juanma Barranquero | 2008-12-10 | 1 | -0/+1 |
* | Improve comments for last change. | Jason Rumney | 2008-12-10 | 1 | -1/+2 |
* | (add_font_entity_to_list): Limit unicode-sip fonts to those that | Jason Rumney | 2008-12-10 | 2 | -3/+7 |
* | (Qcham): New symbol. | Jason Rumney | 2008-12-10 | 2 | -5/+16 |
* | Fix typos. | Juanma Barranquero | 2008-12-10 | 1 | -10/+8 |
* | (fc_charset_table): Add "unicode-sip". | Kenichi Handa | 2008-12-10 | 2 | -2/+8 |
* | * coding.c (QCdefault_char): Rename from QCdefalut_char. | Juanma Barranquero | 2008-12-10 | 2 | -3/+9 |
* | Fix typos. | Juanma Barranquero | 2008-12-10 | 1 | -14/+8 |
* | (syms_of_xftfont): Fix typo. | Chong Yidong | 2008-12-09 | 1 | -1/+1 |
* | * xftfont.c (syms_of_xftfont): Fix typo. | Chong Yidong | 2008-12-09 | 1 | -0/+2 |