diff options
author | Miles Bader <miles@gnu.org> | 2008-08-12 15:54:59 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-08-12 15:54:59 +0000 |
commit | ac3232837188f7e1c4ffe34b76edede0ccb54f5e (patch) | |
tree | 4654c1c4bc2ec5ab6b1853803120d49b0a68c16c /etc/NEWS.22 | |
parent | 6957495d278a4934ecf100f8fb5560cac0cfeb8a (diff) | |
parent | 7b765ee622dace1bec3c627e459ab75e6461cdd7 (diff) | |
download | emacs-ac3232837188f7e1c4ffe34b76edede0ccb54f5e.tar.gz emacs-ac3232837188f7e1c4ffe34b76edede0ccb54f5e.tar.bz2 emacs-ac3232837188f7e1c4ffe34b76edede0ccb54f5e.zip |
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 287-293)
- Update from CVS: src/term.c (syms_of_term): Fix last change.
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1374
Diffstat (limited to 'etc/NEWS.22')
-rw-r--r-- | etc/NEWS.22 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index 2a7ab4371a5..f16323a70dd 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 @@ -36,6 +36,31 @@ below. Emacs tries to warn you about these through `bad-packages-alist'. ** cua.el, cua-mode.el: remove old versions. +* Changes in Emacs 22.3 + +** Support for several obsolete platforms will be removed in the next +major version of Emacs: Apollo, Acorn, Alliant, Amdahl, Altos 3068, +Bull DPX/2, Bull SPS-7, AT&T UNIX 7300, AT&T 3b, Aviion Berkeley 4.1 +to 4.3, Celerity, Clipper, Convergent S series, Convex, Cydra, DG/UX, +Dual, Elxsi, ESIX, Fujitsu F301, GEC 63, Gould, Honeywell XPS100, +i860, IBM ps/2 aix386, Harris CXUX, Harris Night Hawk 1200/3000, +Harris Power PC, HP 9000 series 200 or 300, HLH Orion, Hitachi +SR2001/SR2201, IBM PS/2, Integrated Solutions 386, Integrated +Solutions Optimum V, Iris, Irix < v6, ISC Unix, ISI 68000, Masscomp +5000, Megatest 68000, Motorola System V/88, ns16000, National +Semiconductor 32000, osf1 (s/osf*) Paragon i860, PFU A-series, Plexus, +Pyramid, RTU 3.0, RISCiX SCO 3.2, sh3el, Sinix, Stride, Sun 1-3, Sun +RoadRunner, Sequent Symmetry, Sony News, SunOS 4, System V rel 0 to 3, +Tadpole 68k machines, tahoe, Tandem Integrity S2, targon31, Tektronix, +TI Nu, NCR Tower 32, U-station, Ultrix, UMAX, UniPlus 5.2, Whitechapel +Computer Works MG1, Wicat, and Xenix. + +*** Support for systems without alloca will be removed. + +*** Support for Sun windows will be removed. + +*** Support for VMS will be removed. + * Incompatible Editing Changes in Emacs 22.3 ** The following input methods were removed in Emacs 22.2, but this was |