[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/fontset.h [emacs-unicode-2]
From: |
Kenichi Handa |
Subject: |
[Emacs-diffs] Changes to emacs/src/fontset.h [emacs-unicode-2] |
Date: |
Mon, 06 Oct 2003 07:23:52 -0400 |
Index: emacs/src/fontset.h
diff -c emacs/src/fontset.h:1.26.6.1 emacs/src/fontset.h:1.26.6.2
*** emacs/src/fontset.h:1.26.6.1 Mon Sep 8 08:48:11 2003
--- emacs/src/fontset.h Mon Oct 6 07:23:52 2003
***************
*** 43,49 ****
/* Full name of the font given by a window system. */
char *full_name;
! /* Charset of characters displayed by the font. */
int charset;
#ifdef WINDOWSNT
--- 43,50 ----
/* Full name of the font given by a window system. */
char *full_name;
! /* Charset to encode a character code into a glyph code of the
! font. */
int charset;
#ifdef WINDOWSNT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/src/fontset.h [emacs-unicode-2],
Kenichi Handa <=