| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (compute_metrics): Rewrite an "else { if () ... else ... }" | Juanma Barranquero | 2008-05-27 | 1 | -0/+5 |
| | | | | | into "else if () ... else ...". | ||||
| * | (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 |
| | | | | | draw overlap glyphs with appropriate highlighting. | ||||
| * | (xfont_open): Fix calculation of font->average_width. | Kenichi Handa | 2008-05-27 | 1 | -0/+4 |
| | | |||||
| * | (casify_object): Try to guess better whether the argument is a byte or a char. | Stefan Monnier | 2008-05-27 | 1 | -15/+17 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2008-05-26 | 1 | -0/+3 |
| | | |||||
| * | (x_reply_selection_request): Properly handle format == | Andreas Schwab | 2008-05-26 | 1 | -0/+3 |
| | | | | | 32. Always send multiples of format size. | ||||
| * | (x_set_frame_alpha): Fix type mismatch. | Andreas Schwab | 2008-05-26 | 1 | -0/+4 |
| | | |||||
| * | (w32font_text_extents): Zero whole metrics struct first. | Jason Rumney | 2008-05-26 | 1 | -0/+1 |
| | | | | | (compute_metrics): Don't set failure if we just cleared the cache. | ||||
| * | (w32font_text_extents): Zero whole metrics struct first. | Jason Rumney | 2008-05-26 | 1 | -0/+4 |
| | | |||||
| * | (x_draw_glyph_string): Fix calculation of underline | Kenichi Handa | 2008-05-25 | 1 | -0/+28 |
| | | | | | position. | ||||
| * | Include dispextern.h. | Eli Zaretskii | 2008-05-24 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2008-05-24 | 1 | -5/+6 |
| | | |||||
| * | (Qemacs, charset_emacs): New variables. | Kenichi Handa | 2008-05-23 | 1 | -0/+4 |
| | | | | | | (char_charset): Fix for non-Unicode characters. (syms_of_charset): Define charset_emacs. | ||||
| * | *** empty log message *** | Juanma Barranquero | 2008-05-23 | 1 | -26/+30 |
| | | |||||
| * | Remove includes that are already included by config.h | Jason Rumney | 2008-05-23 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2008-05-23 | 1 | -2/+3 |
| | | |||||
| * | (x_draw_glyph_string): Be sure to draw underline within the current | Kenichi Handa | 2008-05-23 | 1 | -1/+2 |
| | | | | | line area. | ||||
| * | *** empty log message *** | Kenichi Handa | 2008-05-23 | 1 | -0/+6 |
| | | |||||
| * | Delete unused variables and add casting for char * | Kenichi Handa | 2008-05-23 | 1 | -0/+12 |
| | | | | | | | throughout the file. (fontset_font): Try the fallback fonts of the current fontset before consulting the default fontset. | ||||
| * | Don't include strings.h. | Jason Rumney | 2008-05-22 | 1 | -0/+2 |
| | | |||||
| * | * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp. | Jason Rumney | 2008-05-22 | 1 | -0/+6 |
| | | | | | | | * dosfns.c, fileio.c, font.c, fontset.c, image.c, macfns.c: * macterm.c, process.c, w32.c, w32fns.c, w32proc.c, xfaces.c: * xfns.c, xfont.c: Callers changed. | ||||
| * | (msdos_stdcolor_idx): Use xstricmp. | Jason Rumney | 2008-05-22 | 1 | -0/+10 |
| | | |||||
| * | (BASE_PURESIZE): Increaed to 1220000. | Kenichi Handa | 2008-05-22 | 1 | -0/+2 |
| | | |||||
| * | (font_prop_validate_style): Adjusted for the format | Kenichi Handa | 2008-05-22 | 1 | -6/+9 |
| | | | | | change of font_style_table. | ||||
| * | *** empty log message *** | Kenichi Handa | 2008-05-22 | 1 | -0/+8 |
| | | |||||
| * | * minibuf.c (keys_of_minibuf): Delete. | Stefan Monnier | 2008-05-22 | 1 | -15/+20 |
| | | | | | | * lisp.h (keys_of_minibuf): Delete. * emacs.c (main): Don't call keys_of_minibuf. | ||||
| * | (ftfont_resolve_generic_family): Renamed from | Kenichi Handa | 2008-05-22 | 1 | -0/+54 |
| | | | | | | | | | | ftfont_list_generic_family. Return a single family for each generic family. (ftfont_spec_pattern): Add FC_FAMILY to pattern. (ftfont_list): Adjusted for the change of ftfont_resolve_generic_family. Call font_add_log. (ftfont_match): Call font_add_log. | ||||
| * | *** empty log message *** | Juanma Barranquero | 2008-05-21 | 1 | -3/+2 |
| | | |||||
| * | (x_set_frame_alpha): Move declarations before | Dan Nicolaescu | 2008-05-21 | 1 | -0/+5 |
| | | | | | statements. | ||||
| * | *** empty log message *** | Glenn Morris | 2008-05-21 | 1 | -2/+4 |
| | | |||||
| * | Fix whitespace in previous. | Glenn Morris | 2008-05-21 | 1 | -11/+11 |
| | | |||||
| * | Seiji Zenitani <zenitani at mac.com> | Glenn Morris | 2008-05-21 | 1 | -2/+18 |
| | | | | | | | Ryo Yoshitake <ryo at shiftmode.net> (w32_frame_parm_handlers): A null handler for x_set_alpha. | ||||
| * | (add_font_entity_to_list): Don't add non-opentype | Jason Rumney | 2008-05-20 | 1 | -0/+5 |
| | | | | | truetype fonts to opentype list. | ||||
| * | (Ffontset_info): Doc fix. | Juanma Barranquero | 2008-05-20 | 1 | -0/+11 |
| | | | | | | (syms_of_fontset) <font-encoding-charset-alist, use-default-ascent>: <ignore-relative-composition>: Fix typos in docstrings. | ||||
| * | Fix typos. | Juanma Barranquero | 2008-05-20 | 1 | -3/+3 |
| | | |||||
| * | (obj): Fix previous change. | Kenichi Handa | 2008-05-20 | 1 | -1/+1 |
| | | |||||
| * | Include font.h unconditionally. | Kenichi Handa | 2008-05-20 | 1 | -0/+30 |
| | | | | | | (merge_face_ref, merge_face_vectors) (Finternal_set_lisp_face_attribute): Cancel the previous change. | ||||
| * | * xdisp.c (select_frame_for_redisplay): Adjust for last change to | Stefan Monnier | 2008-05-20 | 1 | -0/+7 |
| | | | | | | | indirect_variable. * eval.c (lisp_indirect_variable): New fun. (Fuser_variable_p): Use it. | ||||
| * | * lisp.h (indirect_variable): | Stefan Monnier | 2008-05-19 | 1 | -5/+12 |
| | | | | | | | | * data.c (indirect_variable, let_shadows_buffer_binding_p): Use Lisp_Symbol pointers rather than Lisp_Object. Adjust callers. * buffer.c (buffer_slot_type_mismatch): Use wrong-type-argument. To this end, change calling-convention. | ||||
| * | * process.c (wait_reading_process_output): Always check status | Chong Yidong | 2008-05-19 | 1 | -0/+5 |
| | | | | | when in batch mode. | ||||
| * | (Finternal_complete_buffer): Only strip out hidden buffers | Stefan Monnier | 2008-05-19 | 1 | -5/+10 |
| | | | | | if some non-hidden buffers are selected by string&pred. | ||||
| * | *** empty log message *** | Kenichi Handa | 2008-05-19 | 1 | -0/+22 |
| | | |||||
| * | (Fcoding_system_p): Rename argument to match docstring. | Juanma Barranquero | 2008-05-19 | 1 | -0/+9 |
| | | | | | | | | | (Funencodable_char_position, Fcheck_coding_systems_region, Fdecode_coding_string, Fencode_coding_string): Fix typos in docstrings. (Fdetect_coding_region, Fdetect_coding_string, Fencode_coding_region, Ffind_operation_coding_system, Fset_coding_system_priority, Fcoding_system_eol_type): Doc fixes. | ||||
| * | (child_setup_tty): Handle systems with NLDLY, without FFDLY. | Glenn Morris | 2008-05-17 | 1 | -0/+4 |
| | | |||||
| * | (Ffile_attributes): Shut up GCC warnings about st_uid | Eli Zaretskii | 2008-05-16 | 1 | -0/+13 |
| | | |||||
| * | (parse_menu_item): Do not cache key shortcut any more. | Stefan Monnier | 2008-05-16 | 1 | -0/+4 |
| | | |||||
| * | Merge from emacs--rel--22 | Miles Bader | 2008-05-16 | 1 | -0/+4 |
| |\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1166 | ||||
| | * | (x_draw_relief_rect): Remove unused variable `dpy'. | YAMAMOTO Mitsuharu | 2008-05-15 | 1 | -2/+3 |
| | | | |||||
| | * | (mac_store_event_ref_as_apple_event) | YAMAMOTO Mitsuharu | 2008-05-15 | 1 | -0/+5 |
| | | | | | | | | | [TARGET_API_MAC_CARBON]: Fix last change. | ||||