| Commit message (Expand) | Author | Age | Files | Lines |
| * | (font_parse_fcname): For known key symbols, intern using correct | Chong Yidong | 2008-06-17 | 1 | -13/+11 |
| * | * font.c (font_parse_fcname): For known key symbols, intern using | Chong Yidong | 2008-06-17 | 1 | -1/+2 |
| * | (font_parse_fcname): Store divider characters for unknown-spec list. | Chong Yidong | 2008-06-17 | 1 | -3/+3 |
| * | * font.c (font_parse_fcname): Store divider characters for | Chong Yidong | 2008-06-17 | 1 | -0/+5 |
| * | (realize_default_face): If the frame is not on window | Kenichi Handa | 2008-06-17 | 2 | -0/+7 |
| * | (fontset_pattern_regexp): Escape some regexp characters. | Kenichi Handa | 2008-06-17 | 2 | -7/+18 |
| * | * dispextern.h (lookup_non_ascii_face, split_font_name_into_vector) | Juanma Barranquero | 2008-06-16 | 3 | -5/+8 |
| * | (font_unparse_gtkname): Use EQ to compare Lisp_Objects. | Stefan Monnier | 2008-06-16 | 2 | -7/+11 |
| * | (font_parse_fcname): Fix handling of unknown-spec string. | Chong Yidong | 2008-06-16 | 1 | -7/+12 |
| * | * font.c (font_parse_fcname): Fix handling of unknown-spec string. | Chong Yidong | 2008-06-16 | 1 | -0/+4 |
| * | (Ffont_face_attributes): Doc fix. | Juanma Barranquero | 2008-06-16 | 2 | -5/+5 |
| * | (Ffont_spec): Fix usage in docstring. | Juanma Barranquero | 2008-06-16 | 2 | -2/+6 |
| * | (Ffont_face_attributes): Fix definition. | Andreas Schwab | 2008-06-16 | 2 | -2/+6 |
| * | (Ffont_get): Return a symbol for :weight, :slant, and :width. | Kenichi Handa | 2008-06-16 | 2 | -1/+8 |
| * | Fix crashing bug in use of bold fonts from x-select-font on W32. | Jason Rumney | 2008-06-16 | 4 | -39/+36 |
| * | (font_check_object): Delete it. | Kenichi Handa | 2008-06-16 | 2 | -45/+26 |
| * | (BASE_PURESIZE): Increase to 1230000. | Katsumi Yamaoka | 2008-06-16 | 2 | -1/+5 |
| * | Tweak last change. | Chong Yidong | 2008-06-16 | 1 | -3/+4 |
| * | (font_parse_fcname): Correctly parse KEY=VAL values. | Chong Yidong | 2008-06-16 | 1 | -2/+2 |
| * | * font.c (font_parse_fcname): Correctly parse KEY=VAL values. | Chong Yidong | 2008-06-16 | 1 | -0/+4 |
| * | Fix typo. | Juanma Barranquero | 2008-06-15 | 1 | -5/+3 |
| * | (Fx_select_font): Give GTK font dialog the default font name. | Chong Yidong | 2008-06-15 | 1 | -6/+15 |
| * | (font_unparse_gtkname): Add prototype. | Chong Yidong | 2008-06-15 | 1 | -0/+1 |
| * | (font_parse_fcname): Only only one decimal point. | Chong Yidong | 2008-06-15 | 1 | -14/+194 |
| * | * font.c (font_parse_fcname): Only only one decimal point. | Chong Yidong | 2008-06-15 | 1 | -0/+12 |
| * | (fontset_pattern_regexp): Escape `+' characters in pattern. | Kenichi Handa | 2008-06-15 | 2 | -3/+12 |
| * | (font_update_drivers): Fix crash when no drivers match. | Andreas Schwab | 2008-06-15 | 2 | -7/+9 |
| * | * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk. | Stefan Monnier | 2008-06-15 | 3 | -2/+14 |
| * | Comment fix for rms. | Glenn Morris | 2008-06-14 | 2 | -2/+2 |
| * | (syms_of_xdisp): Default underline-minimum-offset to 1. | Stefan Monnier | 2008-06-14 | 2 | -2/+6 |
| * | (Fserial_process_configure, Fprocess_send_eof): | Stefan Monnier | 2008-06-13 | 2 | -15/+18 |
| * | Restore line that last checkin inexplicably lost. | Jason Rumney | 2008-06-13 | 1 | -0/+1 |
| * | * w32fns.c (Fw32_select_font): Removed old font API function. | Jason Rumney | 2008-06-13 | 5 | -64/+152 |
| * | Fix typos, convert to utf-8. | Juanma Barranquero | 2008-06-13 | 3 | -429/+416 |
| * | (font_find_for_lface): Fix typo of the previous change. | Kenichi Handa | 2008-06-13 | 1 | -1/+1 |
| * | (font_find_for_lface): If registry is NULL, try iso8859-1 and ascii-0. | Kenichi Handa | 2008-06-13 | 2 | -14/+26 |
| * | *** empty log message *** | Kenichi Handa | 2008-06-13 | 1 | -0/+1 |
| * | (syms_of_font) <font-weight-table, font-slant-table, font-width-table>: | Juanma Barranquero | 2008-06-13 | 2 | -6/+11 |
| * | Fix typos. | Juanma Barranquero | 2008-06-13 | 1 | -4/+4 |
| * | Daniel Engeler <engeler at gmail.com> | Glenn Morris | 2008-06-13 | 6 | -45/+999 |
| * | (Fx_create_frame, x_create_tip_frame): Register X | Kenichi Handa | 2008-06-13 | 1 | -2/+2 |
| * | (font_score): Ignore the diffference of alias style symbols. | Kenichi Handa | 2008-06-13 | 2 | -3/+46 |
| * | (font_update_sort_order): Setting of sort_shift_bits adjusted for the | Kenichi Handa | 2008-06-13 | 1 | -1/+1 |
| * | (enum lface_attribute_index): New member | Kenichi Handa | 2008-06-13 | 1 | -0/+1 |
| * | (font_score): Delete arg alternate_families. Check only | Kenichi Handa | 2008-06-13 | 1 | -239/+213 |
| * | (LFACE_FOUNDRY): New macro. | Kenichi Handa | 2008-06-13 | 1 | -31/+71 |
| * | *** empty log message *** | Juanma Barranquero | 2008-06-13 | 1 | -9/+9 |
| * | * lread.c (Fload): Use xfree, not free on saved_doc_string. | Jim Meyering | 2008-06-12 | 2 | -1/+5 |
| * | make unexec_free handle NULL the same way free does | Jim Meyering | 2008-06-12 | 2 | -0/+7 |
| * | (CHAR_TO_BYTE_SAFE): Cut&paste error. | Stefan Monnier | 2008-06-12 | 1 | -1/+1 |