log src/xfaces.c @ 31570:9eeff4863080

age author description
Tue, 12 Sep 2000 14:19:32 +0000 Gerd Moellmann Remove conditional compilation on SCALABLE_FONTS.
Sat, 09 Sep 2000 13:14:34 +0000 Gerd Moellmann (CYCLE_CHECK): Don't use the Lisp_Object returned
Sat, 09 Sep 2000 00:18:25 +0000 Stefan Monnier (Finternal_set_lisp_face_attribute): Minor thinko.
Fri, 08 Sep 2000 22:17:17 +0000 Dave Love (internal-merge-in-global-face): Fix newline in doc string.
Fri, 08 Sep 2000 14:19:31 +0000 Gerd Moellmann (Finternal_merge_in_global_face): Return a Lisp object.
Fri, 08 Sep 2000 00:06:44 +0000 Miles Bader (default_face_vector): Function removed.
Thu, 07 Sep 2000 14:05:23 +0000 Gerd Moellmann (smaller_face): Compare font heights with `<' and `>'
Thu, 07 Sep 2000 11:37:48 +0000 Gerd Moellmann (Vparam_value_alist): New variable.
Thu, 07 Sep 2000 09:51:06 +0000 Gerd Moellmann (Finternal_set_lisp_face_attribute): If FRAME is 0,
Wed, 30 Aug 2000 13:16:08 +0000 Gerd Moellmann (set_font_frame_param): Use Fmodify_frame_parameters
Tue, 29 Aug 2000 11:18:16 +0000 Miles Bader (default_face_vector): New function.
Mon, 28 Aug 2000 14:41:55 +0000 Miles Bader (merge_face_vectors):
Sun, 27 Aug 2000 11:28:37 +0000 Gerd Moellmann (lface_fully_specified_p): Handle :inherit.
Sat, 26 Aug 2000 05:36:17 +0000 Miles Bader (QCinherit):
Sun, 20 Aug 2000 13:23:01 +0000 Gerd Moellmann (lface_equal_p): Compare strings differently.
Wed, 09 Aug 2000 12:14:16 +0000 Gerd Moellmann (Ftty_suppress_bold_inverse_default_colors): Doc fix.
Tue, 08 Aug 2000 23:51:50 +0000 Miles Bader (face_at_buffer_position): Update call to overlays_at.
Sat, 05 Aug 2000 15:47:13 +0000 Gerd Moellmann Replace `illegal' with `invalid'.
Tue, 18 Jul 2000 19:03:13 +0000 Gerd Moellmann (face-alternative-font-family-alist): Remove
Fri, 14 Jul 2000 20:29:04 +0000 Sam Steingold check default_face before dereferencing
Fri, 14 Jul 2000 12:19:02 +0000 Kenichi Handa (realize_x_face): Make fontset using the base of the
Thu, 13 Jul 2000 14:06:56 +0000 Gerd Moellmann (ASET): Remove definition.
Fri, 23 Jun 2000 14:37:24 +0000 Dave Love Include fontset.h dependent on HAVE_WINDOW_SYSTEM, not HAVE_X_WINDOWS.
Tue, 20 Jun 2000 11:23:13 +0000 Kenichi Handa (font_list): Handle the case that REGISTRY doesn't contain information
Sun, 18 Jun 2000 00:04:47 +0000 Gerd Moellmann (syms_of_xfaces) [DEBUG_X_COLORS]: Defsubr dump_colors
Mon, 12 Jun 2000 19:08:37 +0000 Gerd Moellmann (Fdump_colors) [DEBUG_X_COLORS]: New function.
Fri, 02 Jun 2000 19:03:58 +0000 Gerd Moellmann (realize_x_face): When copying BASE_FACE bitwise to the
Mon, 29 May 2000 12:03:45 +0000 Gerd Moellmann (free_realized_faces): Block/unblock input.
Fri, 28 Apr 2000 12:57:52 +0000 Kenichi Handa (realize_x_face): Fix the argument of the second
Mon, 17 Apr 2000 12:36:15 +0000 Gerd Moellmann (Ftty_suppress_bold_inverse_default_colors): Doc fix.