Mercurial > emacs
changeset 94962:dc7e3e6ec833
Update for font-backend changes.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 14 May 2008 07:40:46 +0000 |
parents | ea6c5b7ab8d3 |
children | 8971ddf55736 |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Wed May 14 07:40:12 2008 +0000 +++ b/etc/NEWS Wed May 14 07:40:46 2008 +0000 @@ -34,9 +34,7 @@ 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 @@ 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