diff options
| author | Chong Yidong | 2008-07-12 22:03:16 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-07-12 22:03:16 +0000 |
| commit | 2e0ef05b7ba85ae043a63aa1a2e0d9e0c8878d34 (patch) | |
| tree | 46d726c2ce53d134e02123216886a5baadcbf388 /etc | |
| parent | 688085eacff35dee118828be62e6c3a0c97f1684 (diff) | |
| download | emacs-2e0ef05b7ba85ae043a63aa1a2e0d9e0c8878d34.tar.gz emacs-2e0ef05b7ba85ae043a63aa1a2e0d9e0c8878d34.zip | |
Update documentation status.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 14 |
1 files changed, 8 insertions, 6 deletions
| @@ -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 |
| 53 | a GIF library. | 53 | a 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. |
| 64 | See the list at the end of etc/MACHINES for details. | 64 | See 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. |
| 73 | Configure will use gcc by default. Set the CC environment variable if | 74 | Configure will use gcc by default. Set the CC environment variable if |
| 74 | you need control over which C compiler is used. | 75 | you 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. |
| 79 | Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png. | 81 | Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png. |
| 80 | The Emacs 22 icon is available as `emacs22.png' in the same location. | 82 | The Emacs 22 icon is available as `emacs22.png' in the same location. |