]> git.eshelyaron.com Git - emacs.git/commit
(Qscalable_fonts_allowed): New variable.
authorGerd Moellmann <gerd@gnu.org>
Wed, 18 Apr 2001 18:53:11 +0000 (18:53 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 18 Apr 2001 18:53:11 +0000 (18:53 +0000)
commiteeffb293a3e249447b1c55405cab0f778c10fd04
treee0242f6475f7422ab5c73196f50c4c517db41377
parent2feba154699bdde60ecad4d92826999c9842b3d5
(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.
src/ChangeLog
src/xfaces.c