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 Jank |
Fix typos, remove unnecessary space.
|
Wed, 14 Nov 2001 13:38:51 +0000 |
Pavel Jank |
Remove variables `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.
|
Tue, 13 Nov 2001 07:48:37 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Tue, 06 Nov 2001 13:18:10 +0000 |
Pavel Jank |
(fontset_font_pattern): Remove unused variable `family_registry'.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
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.
|
Wed, 15 Apr 1998 07:12:49 +0000 |
Kenichi Handa |
(find_ccl_program_func): New variable.
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Tue, 10 Mar 1998 00:29:10 +0000 |
Richard M. Stallman |
(fontset_pattern_regexp): `==' was used instead of `='.
|
Tue, 25 Nov 1997 04:49:10 +0000 |
Richard M. Stallman |
(free_fontset_data): Don't free null pointer.
|
Fri, 21 Nov 1997 15:01:36 +0000 |
Andreas Schwab |
Protoize functions declarations.
|
Fri, 22 Aug 1997 01:19:27 +0000 |
Kenichi Handa |
(Valternate_fontname_alist): Name changed from
|
Sun, 10 Aug 1997 04:13:19 +0000 |
Kenichi Handa |
(Vignore_relative_composition): New variable.
|
Tue, 05 Aug 1997 18:08:38 +0000 |
Richard M. Stallman |
(syms_of_fontset): Doc fixes.
|
Fri, 25 Jul 1997 07:53:16 +0000 |
Kenichi Handa |
(syms_of_fontset): Set Vhighlight_wrong_size_font to Qnil.
|
Wed, 09 Jul 1997 06:54:54 +0000 |
Kenichi Handa |
(Ffont_info): Make vector of correct size.
|