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.
|