log src/fontset.c @ 102414:5988cd89cf0b

age author description
Thu, 05 Mar 2009 12:21:41 +0000 Kenichi Handa (fontset_find_font): If a font found without
Tue, 24 Feb 2009 11:57:32 +0000 Kenichi Handa (fontset_find_font): Fix the condition for checking
Wed, 11 Feb 2009 09:45:12 +0000 Juanma Barranquero Remove spurious semicolons.
Wed, 28 Jan 2009 11:50:05 +0000 Kenichi Handa (font_for_char): Use assq_no_quit, not assoc_no_quit.
Wed, 28 Jan 2009 06:44:53 +0000 Kenichi Handa (font_for_char): Use assq_no_quit, not assoc_no_quit.
Tue, 27 Jan 2009 05:07:04 +0000 Kenichi Handa (font_for_char): Use assq_no_quit, not assoc_no_quit.
Mon, 26 Jan 2009 15:50:43 +0000 Chong Yidong (fontset_find_font): Fix handling of non-cons return
Sat, 24 Jan 2009 22:42:02 +0000 Chong Yidong (fontset_font): If we know there is no font, don't do any work.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 03 Dec 2008 05:30:14 +0000 Kenichi Handa (face_for_char): Handle invalid charset property
Thu, 27 Nov 2008 08:01:45 +0000 Kenichi Handa (fontset_add): Adjusted for the change of
Thu, 09 Oct 2008 12:18:40 +0000 Kenichi Handa (face_for_char): If face->fontset is negative, just return ascii_face.
Wed, 08 Oct 2008 22:59:02 +0000 Chong Yidong (fontset_find_font): Check frame validity.
Fri, 29 Aug 2008 07:55:35 +0000 Kenichi Handa (font_for_char): New function.
Tue, 19 Aug 2008 07:45:55 +0000 Kenichi Handa (reorder_font_vector): Use encoding charset of fonts
Mon, 18 Aug 2008 12:06:33 +0000 Kenichi Handa (face_for_char): Add font log.
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Mon, 14 Jul 2008 07:05:10 +0000 Kenichi Handa Include <stdio.h> unconditionally.
Fri, 11 Jul 2008 07:30:44 +0000 Kenichi Handa (fontset_from_font): Cancel the previous change.
Wed, 09 Jul 2008 13:24:10 +0000 Stefan Monnier * fontset.c (fontset_get_font_group):
Wed, 09 Jul 2008 00:29:03 +0000 Kenichi Handa (fontset_compare_rfontdef): Fix plus/minus.
Sun, 29 Jun 2008 14:30:08 +0000 Kenichi Handa (Finternal_char_font): Return font-object instead of font-name.
Fri, 20 Jun 2008 06:11:57 +0000 Kenichi Handa (fontset_from_font): Copy font_spec before changing
Tue, 17 Jun 2008 01:25:11 +0000 Kenichi Handa (fontset_pattern_regexp): Escape some regexp characters.
Sun, 15 Jun 2008 12:23:27 +0000 Kenichi Handa (fontset_pattern_regexp): Escape `+' characters in pattern.
Sun, 08 Jun 2008 09:01:28 +0000 Andreas Schwab (Ffontset_info): Fix typo.
Thu, 05 Jun 2008 04:56:02 +0000 Kenichi Handa (fontset_find_font): Call font_open_for_lface with the
Sun, 01 Jun 2008 05:04:24 +0000 Miles Bader Implement face-remapping-alist feature
Fri, 30 May 2008 02:35:54 +0000 Kenichi Handa * fontset.c (Ffont_info): Moved to font.c.
Wed, 28 May 2008 12:19:52 +0000 Kenichi Handa (Ffont_info): Don't call font_close_object.
Sun, 25 May 2008 11:02:11 +0000 Kenichi Handa (face_for_char): Optimize for the case of no charset property.
Fri, 23 May 2008 10:27:56 +0000 Juanma Barranquero *** empty log message ***
Fri, 23 May 2008 02:21:30 +0000 Kenichi Handa Delete unused variables and add casting for char *
Thu, 22 May 2008 14:52:37 +0000 Jason Rumney * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
Thu, 22 May 2008 13:36:13 +0000 Jason Rumney (fs_query_fontset): Use xstricmp.
Thu, 22 May 2008 02:21:54 +0000 Kenichi Handa (fontset_from_font, Ffontset_info): Add the 2nd arg in
Tue, 20 May 2008 16:32:16 +0000 Juanma Barranquero (Ffontset_info): Doc fix.
Tue, 20 May 2008 06:33:26 +0000 Kenichi Handa (Vfont_encoding_alist, find_font_encoding): Moved to
Thu, 15 May 2008 00:41:26 +0000 Kenichi Handa (Fnew_fontset): Call font_unparse_xlfd with 256-byte
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:26:46 +0000 Kenichi Handa Throughout the file, delete all USE_FONT_BACKEND
Mon, 10 Mar 2008 08:11:17 +0000 Jan Dj¸«£rv (Ffontset_info): Remove extra ;
Tue, 26 Feb 2008 18:18:05 +0000 Stefan Monnier * dispextern.h (face_at_buffer_position, face_for_overlay_string)
Sun, 17 Feb 2008 02:03:44 +0000 Kenichi Handa (FONTSET_OBJLIST): New macro.
Sat, 16 Feb 2008 22:32:49 +0000 Glenn Morris (Finternal_char_font): Fix compilation warning.
Fri, 08 Feb 2008 16:20:29 +0000 Stefan Monnier (free_face_fontset): Use FONTSET_FROM_ID.
Mon, 04 Feb 2008 12:15:14 +0000 Kenichi Handa (Ffontset_info): Handle the case of inhibitting the
Wed, 30 Jan 2008 04:07:47 +0000 Kenichi Handa (reorder_font_vector): Exclude nil elements from the
Mon, 28 Jan 2008 07:03:27 +0000 Kenichi Handa (reorder_font_vector): Fix typo.
Mon, 14 Jan 2008 01:31:25 +0000 Kenichi Handa (FONTSET_REF_AND_RANGE): Delete it.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 21 Dec 2007 01:37:31 +0000 Kenichi Handa (Vfont_encoding_charset_alist): New variable.
Tue, 18 Dec 2007 11:48:01 +0000 Kenichi Handa (fontset_find_font): Fix previous change.
Tue, 18 Dec 2007 02:29:25 +0000 Kenichi Handa (fontset_find_font): Fix previous change.
Thu, 13 Dec 2007 02:43:56 +0000 Kenichi Handa (fontset_add): New args charset_id and famliy. Caller
Mon, 10 Dec 2007 06:23:41 +0000 Kenichi Handa (fontset_find_font): Don't prefer a font of
Mon, 03 Dec 2007 13:51:16 +0000 Kenichi Handa Include "font.h" unconditionally.
Sat, 01 Dec 2007 02:39:01 +0000 Kenichi Handa (fontset_find_font) [USE_FONT_BACKEND]: Try multiple
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Fri, 12 Oct 2007 21:06:27 +0000 Miles Bader Fix up multi-tty merge
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Wed, 25 Apr 2007 13:11:57 +0000 Kenichi Handa (reorder_font_vector): Check contents of font_def.
Wed, 25 Apr 2007 12:06:25 +0000 Kenichi Handa (fontset_find_font): Pay attention to font size
Tue, 17 Apr 2007 08:14:39 +0000 Kenichi Handa (free_realized_fontsets): Avoid unnecessary call of
Fri, 13 Apr 2007 01:36:53 +0000 Kenichi Handa (fontset_find_font): New function.
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Dec 2006 01:29:26 +0000 Miles Bader Merge from emacs--devo--0
Tue, 12 Dec 2006 11:31:07 +0000 Kenichi Handa (Finternal_char_font): Fix previous change.
Thu, 07 Dec 2006 00:45:18 +0000 Kenichi Handa (Finternal_char_font): Fix for the case of POSITION
Mon, 30 Oct 2006 06:51:56 +0000 Kenichi Handa (Qlatin): New variable.
Mon, 03 Jul 2006 00:50:10 +0000 Kenichi Handa (Votf_script_alist): New variable.
Mon, 19 Jun 2006 01:35:46 +0000 Kenichi Handa (Finternal_char_font): Use font_get_name, not
Fri, 16 Jun 2006 12:27:28 +0000 Kenichi Handa (new_fontset_from_font) [USE_FONT_BACKEND]: Argument F
Fri, 09 Jun 2006 07:23:27 +0000 Kenichi Handa (make_fontset_for_ascii_face): Fix previous change.
Fri, 09 Jun 2006 02:14:49 +0000 Kenichi Handa (reorder_font_vector): Pay attention to the case that
Tue, 06 Jun 2006 03:51:41 +0000 Kenichi Handa Include "font.h".
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Mon, 14 Mar 2005 05:39:20 +0000 Kenichi Handa (set_default_ascii_font): Fix the change for syncing with CVS head.
Wed, 09 Mar 2005 00:09:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
Sun, 30 Jan 2005 11:42:04 +0000 Kenichi Handa (Fset_fontset_font): Check family element of a given vector.
Wed, 08 Dec 2004 23:42:20 +0000 Kenichi Handa (Fset_fontset_font): Call find_font_encoding with
Fri, 12 Nov 2004 02:53:04 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
Thu, 04 Nov 2004 08:55:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
Wed, 27 Oct 2004 05:42:04 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65
Sat, 23 Oct 2004 01:35:24 +0000 Kenichi Handa (fs_load_font): Use fast_string_match_ignore_case
Fri, 22 Oct 2004 10:13:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
Tue, 06 Jul 2004 02:57:15 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-22
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Sat, 29 May 2004 01:02:16 +0000 Kenichi Handa (Fset_fontset_font): Docstring fixed.
Wed, 14 Apr 2004 06:24:18 +0000 Kenichi Handa Sync to HEAD.
Wed, 14 Apr 2004 05:17:00 +0000 Kenichi Handa (find_font_encoding): Return `ascii' for unknown
Tue, 13 Apr 2004 11:04:28 +0000 Kenichi Handa (fontset_font): Renamed from fontset_face. Return
Thu, 11 Mar 2004 11:40:12 +0000 Kenichi Handa Include "intervals.h".
Fri, 13 Feb 2004 02:17:24 +0000 Kenichi Handa (Fset_fontset_font): Fix previous change.
Tue, 10 Feb 2004 11:30:55 +0000 Kenichi Handa (fontset_face): Handle fallback fonts correctly.
Fri, 06 Feb 2004 11:08:43 +0000 Kenichi Handa (FONTSET_DEFAULT): New macro.
Thu, 15 Jan 2004 12:10:04 +0000 Kenichi Handa (new_fontset_from_font_name): Use the specified font
Tue, 13 Jan 2004 01:38:53 +0000 Kenichi Handa (reorder_font_vector): Adjusted for the change of
Mon, 29 Dec 2003 07:53:13 +0000 Kenichi Handa (set_fontset_font): Fix args.
Tue, 02 Dec 2003 01:47:02 +0000 Kenichi Handa (Fset_fontset_font): Fix docstring.
Sat, 08 Nov 2003 00:54:53 +0000 Kenichi Handa (set_fontset_font): New function.
Wed, 29 Oct 2003 11:51:42 +0000 Kenichi Handa (fontset_face): Create a fallback fontset on demand
Fri, 24 Oct 2003 00:44:48 +0000 Kenichi Handa (Fnew_fontset): Check NAME more rigidly.
Thu, 23 Oct 2003 08:42:39 +0000 Kenichi Handa (Fnew_fontset): Check NAME more rigidly.
Mon, 06 Oct 2003 11:22:42 +0000 Kenichi Handa (load_font_get_repertory): Pay attention to the case
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Tue, 20 May 2003 13:04:49 +0000 Kenichi Handa (BASE_FONTSET_P): Check FONTSET_BASE, not
Fri, 10 Jan 2003 07:13:43 +0000 Kenichi Handa Give 8 extra slots to fontset objects.
Tue, 07 Jan 2003 01:28:01 +0000 Kenichi Handa (Fset_fontset_font): Fix indentation of docstring.
Thu, 05 Sep 2002 16:59:54 +0000 Dave Love (fontset_add): Return Lisp_Object.
Mon, 19 Aug 2002 10:56:54 +0000 Kenichi Handa (Fset_fontset_font): Treate `ascii' as charset, not script.
Thu, 15 Aug 2002 02:27:50 +0000 Kenichi Handa (fontset_add): Make the type `int'.
Thu, 01 Aug 2002 05:43:06 +0000 Kenichi Handa (fs_load_font): If fontp->charset is not negative,
Tue, 30 Jul 2002 11:35:17 +0000 Dave Love (fontset_add): Declare args. Call make_number