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
Fri, 26 Jul 2002 04:06:25 +0000 Kenichi Handa (Qprepend, Qappend): New variables.
Tue, 16 Jul 2002 15:10:44 +0000 Dave Love (fontset_ref, fontset_set, fs_load_font)
Sat, 25 May 2002 12:43:42 +0000 Dave Love (Ffontset_info): Doc fix. Return charset names, not
Fri, 17 May 2002 16:29:46 +0000 Dave Love (Fclear_face_cache): Declare.
Tue, 14 May 2002 08:51:56 +0000 Kenichi Handa (fs_load_font): Check fontp->full_name (not fontname)
Mon, 13 May 2002 12:09:57 +0000 Kenichi Handa (free_realized_fontsets): Call Fclear_face_cache instead
Fri, 01 Mar 2002 02:07:40 +0000 Kenichi Handa Mostly re-written.
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Sat, 13 Oct 2007 12:07:41 +0000 Eli Zaretskii (make_fontset): Use larger_vector.
Mon, 13 Aug 2007 13:51:08 +0000 Miles Bader Merge from emacs--devo--0
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 02:05:20 +0000 Miles Bader Merge from emacs--devo--0
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Fri, 14 Jul 2006 05:56:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 26 Dec 2005 03:16:59 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 677)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Tue, 26 Apr 2005 12:17:42 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 279-280)
Mon, 25 Apr 2005 11:49:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
Wed, 16 Mar 2005 16:06:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
Sat, 13 Nov 2004 18:34:40 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 06 Nov 2004 17:52:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 25 Oct 2004 18:17:28 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 19 Oct 2004 17:00:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 03 Jul 2004 17:01:39 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 23 Apr 2004 14:44:11 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 19 Mar 2004 23:19:04 +0000 Karoly Lorentey Trivial cleanups to get rid of GCC warnings.
Thu, 22 Jan 2004 15:37:19 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 10 Jan 2004 13:27:38 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 02 Jan 2004 04:22:23 +0000 Karoly Lorentey Got rid of the rif (window-based redisplay interface) global variable.
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 10 Jul 2007 15:40:06 +0000 Stefan Monnier (map_char_table): Use an array of int for `indices' rather than
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Wed, 25 Jul 2007 07:49:39 +0000 Glenn Morris Remove license from trivial file.
Sun, 21 Jan 2007 20:49:59 +0000 Glenn Morris Add 2007 to copyright.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Wed, 13 Dec 2006 01:13:58 +0000 Kenichi Handa Update AIST copyright years.
Tue, 04 Jul 2006 03:22:09 +0000 Kenichi Handa (Fset_overriding_fontspec_internal): Check if we need
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 19 Dec 2005 07:04:44 +0000 Kenichi Handa Copyright fixed
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Mon, 25 Apr 2005 06:50:38 +0000 Kenichi Handa (fontset_set): Fix previous change.
Fri, 22 Apr 2005 07:11:21 +0000 Kenichi Handa *** empty log message ***
Tue, 08 Mar 2005 08:45:48 +0000 Kenichi Handa (set_default_ascii_font): New function.
Mon, 08 Nov 2004 00:38:26 +0000 Kenichi Handa (fontset_pattern_regexp): Cancel my previous change;
Thu, 04 Nov 2004 23:12:33 +0000 Kim F. Storm (fontset_pattern_regexp): Use unsigned char.
Thu, 04 Nov 2004 02:26:43 +0000 Kenichi Handa (fontset_pattern_regexp): If '*' is preceded by '\',
Mon, 25 Oct 2004 02:03:32 +0000 Kenichi Handa (fontset_pattern_regexp): Optimize for the case that
Mon, 18 Oct 2004 12:27:46 +0000 Kenichi Handa (fs_load_font): Use fast_string_match_ignore_case for
Wed, 30 Jun 2004 19:34:15 +0000 Stefan Monnier (Fset_fontset_font): Remove unused vars `family' and `registry'.
Fri, 23 Apr 2004 02:04:13 +0000 Kenichi Handa (Finternal_char_font): If POSITION is nil, return
Tue, 20 Apr 2004 00:22:16 +0000 John Paul Wallington (regularize_fontname): Renamed from regulalize_fontname.
Mon, 19 Jan 2004 00:22:03 +0000 Kenichi Handa (fontset_font_pattern): Fix previous change.
Wed, 07 Jan 2004 00:21:53 +0000 Kenichi Handa (fontset_ref_via_base): Fix previous change.
Mon, 29 Dec 2003 06:53:50 +0000 Kenichi Handa (Voverriding_fontspec_alist): New variable.
Sun, 16 Nov 2003 16:17:09 +0000 Jan Dj«£rv Remove period at end of error message.
Thu, 02 Oct 2003 02:06:08 +0000 Kenichi Handa (fs_load_font): Don't set fontp->font_encoder to NULL
Sun, 28 Sep 2003 23:17:47 +0000 Kenichi Handa (Finternal_char_font): Change return value to
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 17 May 2003 12:46:53 +0000 Richard M. Stallman (Ffontset_info): Pass new arg to map_char_table.
Thu, 20 Feb 2003 14:13:03 +0000 Juanma Barranquero *** empty log message ***
Thu, 20 Feb 2003 12:42:39 +0000 Kenichi Handa (Fset_fontset_font): Document that NAME nil means the default
Thu, 20 Feb 2003 08:40:35 +0000 Kenichi Handa (check_fontset_name): If NAME is nil, return the
Fri, 17 Jan 2003 08:10:00 +0000 Kenichi Handa (syms_of_fontset): Setup Vfont_encoding_alist here.
Fri, 06 Sep 2002 09:03:22 +0000 Juanma Barranquero (Fset_fontset_font): Fix spacing.
Tue, 16 Jul 2002 19:48:21 +0000 Ken Raeburn (font_family_registry, fs_query_fontset):
Tue, 16 Jul 2002 16:35:27 +0000 Ken Raeburn (Fset_fontset_font): Use SDATA instead of XSTRING()->data.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Sun, 16 Jun 2002 23:08:57 +0000 Andrew Choi In src/:
Mon, 20 May 2002 08:05:48 +0000 Ken Raeburn * fontset.c (Fset_fontset_font): Use SYMBOL_NAME and XSTRING
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Wed, 12 Dec 2001 20:06:10 +0000 Pavel Jan«¿k Fix typos, remove unnecessary space.
Wed, 14 Nov 2001 13:38:51 +0000 Pavel Jan«¿k Remove variables `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.
Tue, 13 Nov 2001 07:48:37 +0000 Pavel Jan«¿k Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 06 Nov 2001 13:18:10 +0000 Pavel Jan«¿k (fontset_font_pattern): Remove unused variable `family_registry'.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan«¿k Update usage of CHECK_ macros (remove unused second argument).
Thu, 18 Oct 2001 16:22:55 +0000 Andrew Innes (fs_load_font) [WINDOWSNT && _MSC_VER]: Disable
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Wed, 16 May 2001 10:18:09 +0000 Gerd Moellmann (Ffontset_info): Check that face is non-null
Tue, 13 Mar 2001 08:14:35 +0000 Kenichi Handa (syms_of_fontset): Describe highlight-wrong-size-font
Sat, 24 Feb 2001 02:45:00 +0000 Kenichi Handa (Fnew_fontset): Fix handling of the case that an
Sun, 28 Jan 2001 15:41:57 +0000 Andrew Choi * fontset.c (fontset_pattern_regexp): Allocate three more bytes to
Sun, 28 Jan 2001 01:12:01 +0000 Kenichi Handa (font_family_registry): Even if FONTNAME conform to
Tue, 02 Jan 2001 14:11:36 +0000 Eli Zaretskii (fontset_ref): Remove unused variable `i'.
Fri, 27 Oct 2000 18:57:17 +0000 Jason Rumney (syms_of_fontset) [WINDOWSNT]: Make default fontsize on w32 10
Mon, 23 Oct 2000 22:10:00 +0000 Jason Rumney (syms_of_fontset) [WINDOWSNT]: Special case for ASCII font of default
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Tue, 22 Aug 2000 22:41:00 +0000 Andrew Innes Include keyboard.h before frame.h.
Fri, 18 Aug 2000 05:05:39 +0000 Kenichi Handa (Finternal_char_font): Search only the selected frame for a window of
Mon, 24 Jul 2000 11:07:23 +0000 Kenichi Handa (fontset_ref): Remove INLINE declaration.
Thu, 13 Jul 2000 14:06:27 +0000 Gerd Moellmann (AREF, ASIZE): Remove definitions.
Mon, 10 Jul 2000 04:01:01 +0000 Kenichi Handa (Ffontset_info): Make the return value more compatible
Tue, 20 Jun 2000 11:22:32 +0000 Kenichi Handa (FONTSET_ASCII): Use the first element of char table
Thu, 08 Jun 2000 01:19:16 +0000 Kenichi Handa (Fset_fontset_font): The arg CHARACTER may be a charset.
Fri, 26 May 2000 07:27:30 +0000 Kenichi Handa (check_registry_encoding): This function deleted.
Fri, 26 May 2000 05:11:15 +0000 Kenichi Handa (syms_of_fontset): Adjust the font name for ascii of
Sat, 20 May 2000 00:00:49 +0000 Kenichi Handa (fontset_ref): Use SPLIT_CHAR instead of
Thu, 18 May 2000 14:44:57 +0000 Dave Love (Ffontset_info): ...and another.
Thu, 18 May 2000 13:53:25 +0000 Dave Love (Ffontset_info): Fix newline in doc.
Wed, 17 May 2000 23:30:30 +0000 Kenichi Handa Include "buffer.h".
Mon, 01 May 2000 00:57:23 +0000 Kenichi Handa (fs_load_font): By default, use 0x00..0x7f for ASCII.
Thu, 20 Apr 2000 23:52:05 +0000 Kenichi Handa (Fset_fontset_font): Fix docstring. Local variable
Sat, 08 Apr 2000 19:33:36 +0000 Ken Raeburn (make_fontset_for_ascii_face): Use XINT on return value.
Tue, 21 Mar 2000 17:31:48 +0000 Dave Love (Fset_fontset_font, Ffontset_font): Fix newlines in doc string.
Tue, 21 Mar 2000 00:38:14 +0000 Kenichi Handa All codes rewritten or adjusted for the change of
Wed, 15 Dec 1999 00:12:47 +0000 Kenichi Handa (Vvertical_centering_font_regexp): New variable.
Mon, 25 Oct 1999 04:58:18 +0000 Ken Raeburn more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
Mon, 13 Sep 1999 11:13:31 +0000 Gerd Moellmann (Ffont_info): Change for Lisp_Object selected_frame.
Mon, 12 Apr 1999 01:26:06 +0000 Kenichi Handa (Fset_fontset_font): Fix previous change.
Sat, 10 Apr 1999 02:21:00 +0000 Kenichi Handa (Fquery_fontset): Check for fontset aliases here.
Wed, 07 Apr 1999 23:35:12 +0000 Richard M. Stallman (Fquery_fontset): Don't check for fontset aliases here.
Wed, 21 Oct 1998 11:50:56 +0000 Kenichi Handa Include frame.h before fontset.h.
Thu, 09 Jul 1998 02:02:33 +0000 Kenichi Handa (fs_load_font): Typo in comments fixed.