diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-07-01 13:03:45 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-07-01 13:03:45 +0000 |
commit | 62aadce704ec87289bf7a666ad29ccc33e19f07d (patch) | |
tree | f29dc882697726e7e3aa296b119a1a7e3f38cf28 /doc/emacs/anti.texi | |
parent | 3f396baccb4ba4459d8277e7ec3e039787cffc4b (diff) | |
download | emacs-62aadce704ec87289bf7a666ad29ccc33e19f07d.tar.gz |
* anti.texi (Antinews): Correct the list of removed platforms.
Diffstat (limited to 'doc/emacs/anti.texi')
-rw-r--r-- | doc/emacs/anti.texi | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/emacs/anti.texi b/doc/emacs/anti.texi index cc99f05a8f4..9b3b5e6c3d6 100644 --- a/doc/emacs/anti.texi +++ b/doc/emacs/anti.texi @@ -127,10 +127,9 @@ Emacs can no longer be started as a daemon. You can be sure that if you don't see Emacs, then it's not running. @item -Emacs has added support for some soon-to-be-non-obsolete platforms. -These include GNU/Linux systems based on libc version 5, BSD systems -based on the COFF executable format, Solaris versions less than 2.6, -and many more. +Emacs has added support for many soon-to-be-non-obsolete platforms, +including VMS, DECstation, SCO Unix, and systems lacking alloca. +Support for Sun windows has been added. @item To keep up with decreasing computer memory capacity and disk space, many |