aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfaces.c
Commit message (Expand)AuthorAgeFilesLines
* (Fclear_face_cache): Rename the `thorougly' argumentEli Zaretskii2001-02-021-3/+3
* (realize_default_face):Andrew Innes2001-01-201-14/+5
* (x_face_list_fonts): Don't BLOCK_INPUT around theGerd Moellmann2001-01-171-9/+4
* (x_face_list_fonts): Call x_list_fonts with SIZE -1,Gerd Moellmann2001-01-171-70/+31
* (x_free_colors, x_free_dpy_colors): Do theGerd Moellmann2001-01-111-3/+3
* (set_font_frame_param): Don't do anything forGerd Moellmann2001-01-041-15/+19
* (realize_default_face): Set face foreground andAndrew Innes2001-01-021-5/+14
* (face_fontset, realize_default_face): Remove unusedEli Zaretskii2001-01-021-3/+0
* (PT_PER_INCH): New macro.Gerd Moellmann2000-12-271-8/+12
* (Vface_ignored_fonts): New variable.Kenichi Handa2000-12-161-1/+29
* (face_at_string_position): Update function comment.Gerd Moellmann2000-12-061-4/+4
* (Finternal_set_lisp_face_attribute): If FRAME is `t', updateMiles Bader2000-12-061-9/+15
* (struct font_name): New member registry_priority.Kenichi Handa2000-12-041-10/+58
* (lface_from_face_name): Function comment fix.Gerd Moellmann2000-11-241-4/+4
* (weight_table): Add `demi' with the same meaning asGerd Moellmann2000-11-161-0/+1
* (Vface_alternative_font_registry_alist): New variable.Gerd Moellmann2000-11-101-4/+73
* (lookup_named_face): If default face isn't realized,Gerd Moellmann2000-11-071-5/+17
* (menu_face_change_count): New variable.Gerd Moellmann2000-10-301-0/+24
* (resolve_face_name): Handle case that FACE_NAMEGerd Moellmann2000-10-301-1/+1
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-221-5/+55
* (merge_face_heights): Use safe_call instead ofGerd Moellmann2000-10-051-1/+1
* (realize_default_face): Call set_lface_from_font_nameGerd Moellmann2000-09-271-1/+1
* Remove conditional compilation on SCALABLE_FONTS.Gerd Moellmann2000-09-121-55/+12
* (CYCLE_CHECK): Don't use the Lisp_Object returnedGerd Moellmann2000-09-091-10/+10
* (Finternal_set_lisp_face_attribute): Minor thinko.Stefan Monnier2000-09-091-8/+10
* (internal-merge-in-global-face): Fix newline in doc string.Dave Love2000-09-081-1/+1
* (Finternal_merge_in_global_face): Return a Lisp object.Gerd Moellmann2000-09-081-1/+3
* (default_face_vector): Function removed.Miles Bader2000-09-081-22/+13
* (smaller_face): Compare font heights with `<' and `>'Gerd Moellmann2000-09-071-1/+2
* (Vparam_value_alist): New variable.Gerd Moellmann2000-09-071-1/+14
* (Finternal_set_lisp_face_attribute): If FRAME is 0,Gerd Moellmann2000-09-071-4/+15
* (set_font_frame_param): Use Fmodify_frame_parametersGerd Moellmann2000-08-301-1/+2
* (default_face_vector): New function.Miles Bader2000-08-291-8/+25
* (merge_face_vectors):Miles Bader2000-08-281-0/+19
* (lface_fully_specified_p): Handle :inherit.Gerd Moellmann2000-08-271-3/+6
* (QCinherit):Miles Bader2000-08-261-23/+233
* (lface_equal_p): Compare strings differently.Gerd Moellmann2000-08-201-109/+123
* (Ftty_suppress_bold_inverse_default_colors): Doc fix.Gerd Moellmann2000-08-091-1/+2
* (face_at_buffer_position): Update call to overlays_at.Miles Bader2000-08-081-3/+3
* Replace `illegal' with `invalid'.Gerd Moellmann2000-08-051-13/+13
* (face-alternative-font-family-alist): RemoveGerd Moellmann2000-07-181-4/+3
* check default_face before dereferencingSam Steingold2000-07-141-193/+193
* (realize_x_face): Make fontset using the base of theKenichi Handa2000-07-141-7/+10
* (ASET): Remove definition.Gerd Moellmann2000-07-131-4/+0
* Include fontset.h dependent on HAVE_WINDOW_SYSTEM, not HAVE_X_WINDOWS.Dave Love2000-06-231-1/+5
* (font_list): Handle the case that REGISTRY doesn't contain informationKenichi Handa2000-06-201-6/+13
* (syms_of_xfaces) [DEBUG_X_COLORS]: Defsubr dump_colorsGerd Moellmann2000-06-181-1/+1
* (Fdump_colors) [DEBUG_X_COLORS]: New function.Gerd Moellmann2000-06-121-83/+108
* (realize_x_face): When copying BASE_FACE bitwise to theGerd Moellmann2000-06-021-1/+11
* (free_realized_faces): Block/unblock input.Gerd Moellmann2000-05-291-0/+19