| Commit message (Expand) | Author | Age | Files | Lines |
| * | * window.el (display-buffer-function, special-display-p) | Stefan Monnier | 2008-06-05 | 1 | -0/+17 |
| * | (set_internal): Fix up call to let_shadows_buffer_binding_p. | Stefan Monnier | 2008-06-05 | 1 | -15/+14 |
| * | *** empty log message *** | Kenichi Handa | 2008-06-05 | 1 | -0/+5 |
| * | *** empty log message *** | Kenichi Handa | 2008-06-05 | 1 | -2/+11 |
| * | (MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte. | Stefan Monnier | 2008-06-05 | 1 | -0/+2 |
| * | * keymap.c (Vminibuffer_local_filename_must_match_map): | Stefan Monnier | 2008-06-05 | 1 | -0/+8 |
| * | (xfont_list): Don't set registry to iso8859-1 even if it | Kenichi Handa | 2008-06-05 | 1 | -0/+9 |
| * | * window.c (window_scroll_pixel_based_preserve_x) | Stefan Monnier | 2008-06-05 | 1 | -2/+18 |
| * | (Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE). | Juanma Barranquero | 2008-06-05 | 1 | -0/+6 |
| * | (Fset_window_parameter): Doc fix. | Juanma Barranquero | 2008-06-04 | 1 | -0/+5 |
| * | (struct window): Add new member window_parameters. | Juanma Barranquero | 2008-06-04 | 1 | -5/+14 |
| * | (Fdefmacro): Doc fix. | John Paul Wallington | 2008-06-04 | 1 | -0/+4 |
| * | (detect_coding): Fix handling of coding->head_ascii. | Kenichi Handa | 2008-06-04 | 1 | -0/+7 |
| * | (font_prop_validate_spacing): Fix last change. | Andreas Schwab | 2008-06-03 | 1 | -0/+4 |
| * | *** empty log message *** | Kenichi Handa | 2008-06-03 | 1 | -0/+5 |
| * | Fix typos. | Juanma Barranquero | 2008-06-03 | 1 | -3/+4 |
| * | (char_charset): Return NULL if the arg charset_list is | Kenichi Handa | 2008-06-03 | 1 | -0/+5 |
| * | * font.c (font_pixel_size): Don't take cdr of an integer. | Chong Yidong | 2008-06-02 | 1 | -0/+4 |
| * | Make "xfree (NULL)" a no-op; remove useless if-before-xfree. | Jim Meyering | 2008-06-02 | 1 | -7/+31 |
| * | remove useless if-before-free tests | Jim Meyering | 2008-06-02 | 1 | -0/+11 |
| * | (font_find_for_lface): Handle float font size. | Kenichi Handa | 2008-06-02 | 1 | -0/+3 |
| * | (x_supports_face_attributes_p): Check face->font before | Kenichi Handa | 2008-06-02 | 1 | -0/+5 |
| * | *** empty log message *** | Kenichi Handa | 2008-06-02 | 1 | -0/+12 |
| * | (w32_enumfont_pattern_entity): Use requested registry. | Jason Rumney | 2008-06-01 | 1 | -1/+9 |
| * | (dot, dotdot): Remove, update users. | Dan Nicolaescu | 2008-06-01 | 1 | -0/+6 |
| * | Implement face-remapping-alist feature | Miles Bader | 2008-06-01 | 1 | -0/+34 |
| * | (syms_of_textprop) <text-property-default-nonsticky>: | Juanma Barranquero | 2008-06-01 | 1 | -0/+5 |
| * | (font_list_entities): Fix the car part of data to be | Kenichi Handa | 2008-05-31 | 1 | -0/+3 |
| * | (ftfont_font_format): Don't use strcasestr. | Kenichi Handa | 2008-05-31 | 1 | -0/+4 |
| * | * chartab.c (Foptimize_char_table, optimize_sub_char_table): | Stefan Monnier | 2008-05-30 | 1 | -2/+10 |
| * | (Ffont_info): Define only if HAVE_WINDOW_SYSTEM is | Kenichi Handa | 2008-05-30 | 1 | -0/+7 |
| * | (Fmake_variable_buffer_local, Fmake_local_variable) | Stefan Monnier | 2008-05-30 | 1 | -9/+14 |
| * | (utf-8-sig, utf-8-auto): New coding systems. | Kenichi Handa | 2008-05-29 | 1 | -0/+31 |
| * | *** empty log message *** | Jason Rumney | 2008-05-29 | 1 | -2/+5 |
| * | (Faccept_process_output): If `millisec' is non-nil, `seconds' default to 0. | Stefan Monnier | 2008-05-29 | 1 | -2/+9 |
| * | (w32font_open_internal): Prefer truetype fonts unless | Jason Rumney | 2008-05-29 | 1 | -0/+5 |
| * | *** empty log message *** | Kenichi Handa | 2008-05-29 | 1 | -0/+1 |
| * | (Fx_list_fonts, Finternal_copy_lisp_face): Fix typos in docstrings. | Juanma Barranquero | 2008-05-29 | 1 | -3/+7 |
| * | (Fx_list_fonts): Make it return a list of font names. | Kenichi Handa | 2008-05-29 | 1 | -0/+4 |
| * | (x_draw_glyph_string): Use clipmask if specified. | Jason Rumney | 2008-05-28 | 1 | -0/+4 |
| * | * src/fileio.c (Fwrite_region): Delay the defaulting to beg&z to after | Stefan Monnier | 2008-05-28 | 1 | -0/+5 |
| * | *** empty log message *** | Kenichi Handa | 2008-05-28 | 1 | -0/+11 |
| * | *** empty log message *** | Juanma Barranquero | 2008-05-28 | 1 | -49/+47 |
| * | *** empty log message *** | Kenichi Handa | 2008-05-28 | 1 | -0/+6 |
| * | * xterm.c (x_draw_glyph_string): If a clipmask is specified, use it. | Chong Yidong | 2008-05-27 | 1 | -0/+5 |
| * | (encode_coding_raw_text): Set coding->produced_char for all branches. | Stefan Monnier | 2008-05-27 | 1 | -0/+3 |
| * | Include font.h for --without-x. | Stefan Monnier | 2008-05-27 | 1 | -2/+6 |
| * | (compute_metrics): Rewrite an "else { if () ... else ... }" | Juanma Barranquero | 2008-05-27 | 1 | -0/+5 |
| * | (w32font_open_internal): Determine if glyph indices are likely to work here. | Jason Rumney | 2008-05-27 | 1 | -0/+5 |
| * | * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to | Chong Yidong | 2008-05-27 | 1 | -0/+5 |