Mercurial > emacs
changeset 37395:bdb34e3e0ef1
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 18 Apr 2001 18:53:11 +0000 |
parents | 7847d9b8bbff |
children | f6fd6bf625a7 |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Apr 18 18:52:41 2001 +0000 +++ b/src/ChangeLog Wed Apr 18 18:53:11 2001 +0000 @@ -1,5 +1,13 @@ 2001-04-18 Gerd Moellmann <gerd@gnu.org> + * xfaces.c (Qscalable_fonts_allowed): New variable. + (realizing_basic_faces_p): Removed. + (x_face_list_fonts): Special handling for realizing_basic_faces_p + removed. + (realize_basic_faces): Specbind Qscalable_fonts_allowed to t. + (syms_of_xfaces): Initialize Qscalable_fonts_allowed. Change + default for scalable-fonts-allowed to t. + * fileio.c (Finsert_file_contents): If the file size returned from stat is zero, set END to READ_BUF_SIZE. This makes sure we can read from files on a procfs whose contents are generated