aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong2008-07-12 22:03:16 +0000
committerChong Yidong2008-07-12 22:03:16 +0000
commit2e0ef05b7ba85ae043a63aa1a2e0d9e0c8878d34 (patch)
tree46d726c2ce53d134e02123216886a5baadcbf388 /etc
parent688085eacff35dee118828be62e6c3a0c97f1684 (diff)
downloademacs-2e0ef05b7ba85ae043a63aa1a2e0d9e0c8878d34.tar.gz
emacs-2e0ef05b7ba85ae043a63aa1a2e0d9e0c8878d34.zip
Update documentation status.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS14
1 files changed, 8 insertions, 6 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 28820cc47ce..e3005c43900 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -48,10 +48,10 @@ OpenType fonts.
48*** Added support for the m17n library for text shaping. 48*** Added support for the m17n library for text shaping.
49 49
50** Changes to image support 50** Changes to image support
51 51---
52*** configure now checks for libgif before libungif when searching for 52*** configure now checks for libgif before libungif when searching for
53a GIF library. 53a GIF library.
54 54+++
55*** Emacs now supports the SVG image format through librsvg2. 55*** Emacs now supports the SVG image format through librsvg2.
56 56
57** The Mac Carbon port is no longer supported. 57** The Mac Carbon port is no longer supported.
@@ -62,19 +62,21 @@ bindings for Emacs.
62 62
63** Support for many obsolete platforms has been removed. 63** Support for many obsolete platforms has been removed.
64See the list at the end of etc/MACHINES for details. 64See the list at the end of etc/MACHINES for details.
65 65---
66*** Support for systems without alloca has been removed. 66*** Support for systems without alloca has been removed.
67 67---
68*** Support for Sun windows has been removed. 68*** Support for Sun windows has been removed.
69---
70*** The `emacstool' utility has been removed.
69 71
70** The `emacstool' utility has been removed. 72---
71
72** The configure options `--with-gcc', `--without-gcc' have been removed. 73** The configure options `--with-gcc', `--without-gcc' have been removed.
73Configure will use gcc by default. Set the CC environment variable if 74Configure will use gcc by default. Set the CC environment variable if
74you need control over which C compiler is used. 75you need control over which C compiler is used.
75 76
76** The refcards are now shipped as PDF files. 77** The refcards are now shipped as PDF files.
77 78
79---
78** Emacs 23 comes with a new set of default icons. 80** Emacs 23 comes with a new set of default icons.
79Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png. 81Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png.
80The Emacs 22 icon is available as `emacs22.png' in the same location. 82The Emacs 22 icon is available as `emacs22.png' in the same location.