From 2fc5063f5788720684b1a8e1098ede7241820fb1 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 14 May 2008 07:40:46 +0000 Subject: [PATCH] Update for font-backend changes. --- etc/NEWS | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index cc788d746d3..a042bcf9c94 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -34,9 +34,7 @@ supports local fonts (fonts installed on the machine where Emacs is running). Additionally, the Xft library can be used for antialiasing support, the otf library for complex text layout by OpenType fonts, and the m17n library for text shaping. Fontconfig-like font names -(e.g. monospace-12) are accepted. The old font handling code can -be used by passing the configure option `--disable-font-backend' -(also available as a run-time option). +(e.g. monospace-12) are accepted. ** The new configuration option "--with-dbus" enables D-Bus language bindings for Emacs. @@ -217,10 +215,6 @@ This is a convenience alias, so that one can write `(pop argv)' inside of --eval command line arguments in order to access following arguments. -** The new command-line option `--disable-font-backend' disables the -new font backend code at runtime. This option is not available if -Emacs was compiled without font-backend support. - ** The abbrev file is no longer read at startup in batch mode. * Incompatible Editing Changes in Emacs 23.1 -- 2.39.5