diff options
| author | Dan Nicolaescu | 2008-01-06 00:56:56 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-01-06 00:56:56 +0000 |
| commit | f3041af143f4ab74041fc918feee43aa8ac2da88 (patch) | |
| tree | a84bdb93b8f941075b511480aa283e2847fbbcac /src/ChangeLog | |
| parent | 37d6e31370557ab868033dde113f11b54994e576 (diff) | |
| download | emacs-f3041af143f4ab74041fc918feee43aa8ac2da88.tar.gz emacs-f3041af143f4ab74041fc918feee43aa8ac2da88.zip | |
* configure.in: Remove references to unsupported systems.
* notes/copyright:
* MAINTAINERS: Remove references to files that have been removed.
* os.texi (System Environment): Remove references to OSes that are
not supported anymore.
* PROBLEMS:
* MACHINES: Remove references to systems not supported anymore.
* makefile.w32-in:
* Makefile.in: Remove references to Xenix.
* gnus.el (gnus-use-long-file-name): Remove reference to xenix.
* obsolete/x-apollo.el: Remove file for unsupported system.
* term/x-win.el (vendor-specific-keysyms): Remove reference to
Apollo.
* progmodes/gud.el (gud-dgux-p): Remove.
(dbx): Remove reference to dgux.
* progmodes/ps-mode.el (ps-mode-print-function):
* ps-print.el (ps-lp-system):
* paths.el (rmail-spool-directory):
* ls-lisp.el (ls-lisp-emulation):
* lpr.el (lpr-lp-system):
* dired.el (dired-chown-program): Remove references to dgux.
* m/7300.h:
* m/acorn.h:
* m/alliant-2800.h:
* m/alliant.h:
* m/alliant1.h:
* m/alliant4.h:
* m/altos.h:
* m/amdahl.h:
* m/apollo.h:
* m/att3b.h:
* m/aviion-intel.h:
* m/aviion.h:
* m/celerity.h:
* m/clipper.h:
* m/cnvrgnt.h:
* m/convex.h:
* m/cydra5.h:
* m/delta88k.h:
* m/dpx2.h:
* m/dual.h:
* m/elxsi.h:
* m/f301.h:
* m/gould-np1.h:
* m/gould.h:
* m/i860.h:
* m/ibmps2-aix.h:
* m/ibmrt-aix.h:
* m/ibmrt.h:
* m/irist.h:
* m/is386.h:
* m/isi-ov.h:
* m/mega68.h:
* m/mg1.h:
* m/news-r6.h:
* m/news-risc.h:
* m/news.h:
* m/nh3000.h:
* m/nh4000.h:
* m/ns16000.h:
* m/ns32000.h:
* m/nu.h:
* m/orion.h:
* m/orion105.h:
* m/paragon.h:
* m/pfa50.h:
* m/plexus.h:
* m/pyramid.h:
* m/pyrmips.h:
* m/sh3el.h:
* m/sps7.h:
* m/sr2k.h:
* m/stride.h:
* m/sun1.h:
* m/sun2.h:
* m/sun3-68881.h:
* m/sun3-fpa.h:
* m/sun3-soft.h:
* m/sun3.h:
* m/sun386.h:
* m/symmetry.h:
* m/tad68k.h:
* m/tahoe.h:
* m/targon31.h:
* m/tek4300.h:
* m/tekxd88.h:
* m/tower32.h:
* m/tower32v3.h:
* m/ustation.h:
* m/wicat.h:
* m/xps100.h:
* s/cxux.h:
* s/cxux7.h:
* s/dgux.h:
* s/dgux4.h:
* s/dgux5-4-3.h:
* s/dgux5-4r2.h:
* s/esix.h:
* s/esix5r4.h:
* s/hiuxmpp.h:
* s/hiuxwe2.h:
* s/iris3-5.h:
* s/iris3-6.h:
* s/isc2-2.h:
* s/isc3-0.h:
* s/isc4-0.h:
* s/isc4-1.h:
* s/newsos5.h:
* s/newsos6.h:
* s/osf1.h:
* s/osf5-0.h:
* s/riscix1-1.h:
* s/riscix12.h:
* s/sco4.h:
* s/sco5.h:
* s/sunos4-0.h:
* s/sunos4-1.h:
* s/sunos413.h:
* s/sunos4shr.h:
* s/umax.h:
* s/unipl5-2.h:
* s/xenix.h:
* cxux-crt0.s:
* unexapollo.c:
* unexconvex.c:
* unexenix.c:
* unexsni.c: Remove files for systems no longer supported.
* m/intel386.h: Remove references to unsupported systems.
* w32.c (get_emacs_configuration): Remove reference to i860.
* sysdep.c: Remove dead code.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 115 |
1 files changed, 115 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3ad3584a236..029278e90b4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,118 @@ | |||
| 1 | 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * m/7300.h: | ||
| 4 | * m/acorn.h: | ||
| 5 | * m/alliant-2800.h: | ||
| 6 | * m/alliant.h: | ||
| 7 | * m/alliant1.h: | ||
| 8 | * m/alliant4.h: | ||
| 9 | * m/altos.h: | ||
| 10 | * m/amdahl.h: | ||
| 11 | * m/apollo.h: | ||
| 12 | * m/att3b.h: | ||
| 13 | * m/aviion-intel.h: | ||
| 14 | * m/aviion.h: | ||
| 15 | * m/celerity.h: | ||
| 16 | * m/clipper.h: | ||
| 17 | * m/cnvrgnt.h: | ||
| 18 | * m/convex.h: | ||
| 19 | * m/cydra5.h: | ||
| 20 | * m/delta88k.h: | ||
| 21 | * m/dpx2.h: | ||
| 22 | * m/dual.h: | ||
| 23 | * m/elxsi.h: | ||
| 24 | * m/f301.h: | ||
| 25 | * m/gould-np1.h: | ||
| 26 | * m/gould.h: | ||
| 27 | * m/i860.h: | ||
| 28 | * m/ibmps2-aix.h: | ||
| 29 | * m/ibmrt-aix.h: | ||
| 30 | * m/ibmrt.h: | ||
| 31 | * m/irist.h: | ||
| 32 | * m/is386.h: | ||
| 33 | * m/isi-ov.h: | ||
| 34 | * m/mega68.h: | ||
| 35 | * m/mg1.h: | ||
| 36 | * m/news-r6.h: | ||
| 37 | * m/news-risc.h: | ||
| 38 | * m/news.h: | ||
| 39 | * m/nh3000.h: | ||
| 40 | * m/nh4000.h: | ||
| 41 | * m/ns16000.h: | ||
| 42 | * m/ns32000.h: | ||
| 43 | * m/nu.h: | ||
| 44 | * m/orion.h: | ||
| 45 | * m/orion105.h: | ||
| 46 | * m/paragon.h: | ||
| 47 | * m/pfa50.h: | ||
| 48 | * m/plexus.h: | ||
| 49 | * m/pyramid.h: | ||
| 50 | * m/pyrmips.h: | ||
| 51 | * m/sh3el.h: | ||
| 52 | * m/sps7.h: | ||
| 53 | * m/sr2k.h: | ||
| 54 | * m/stride.h: | ||
| 55 | * m/sun1.h: | ||
| 56 | * m/sun2.h: | ||
| 57 | * m/sun3-68881.h: | ||
| 58 | * m/sun3-fpa.h: | ||
| 59 | * m/sun3-soft.h: | ||
| 60 | * m/sun3.h: | ||
| 61 | * m/sun386.h: | ||
| 62 | * m/symmetry.h: | ||
| 63 | * m/tad68k.h: | ||
| 64 | * m/tahoe.h: | ||
| 65 | * m/targon31.h: | ||
| 66 | * m/tek4300.h: | ||
| 67 | * m/tekxd88.h: | ||
| 68 | * m/tower32.h: | ||
| 69 | * m/tower32v3.h: | ||
| 70 | * m/ustation.h: | ||
| 71 | * m/wicat.h: | ||
| 72 | * m/xps100.h: | ||
| 73 | * s/cxux.h: | ||
| 74 | * s/cxux7.h: | ||
| 75 | * s/dgux.h: | ||
| 76 | * s/dgux4.h: | ||
| 77 | * s/dgux5-4-3.h: | ||
| 78 | * s/dgux5-4r2.h: | ||
| 79 | * s/esix.h: | ||
| 80 | * s/esix5r4.h: | ||
| 81 | * s/hiuxmpp.h: | ||
| 82 | * s/hiuxwe2.h: | ||
| 83 | * s/iris3-5.h: | ||
| 84 | * s/iris3-6.h: | ||
| 85 | * s/isc2-2.h: | ||
| 86 | * s/isc3-0.h: | ||
| 87 | * s/isc4-0.h: | ||
| 88 | * s/isc4-1.h: | ||
| 89 | * s/newsos5.h: | ||
| 90 | * s/newsos6.h: | ||
| 91 | * s/osf1.h: | ||
| 92 | * s/osf5-0.h: | ||
| 93 | * s/riscix1-1.h: | ||
| 94 | * s/riscix12.h: | ||
| 95 | * s/sco4.h: | ||
| 96 | * s/sco5.h: | ||
| 97 | * s/sunos4-0.h: | ||
| 98 | * s/sunos4-1.h: | ||
| 99 | * s/sunos413.h: | ||
| 100 | * s/sunos4shr.h: | ||
| 101 | * s/umax.h: | ||
| 102 | * s/unipl5-2.h: | ||
| 103 | * s/xenix.h: | ||
| 104 | * cxux-crt0.s: | ||
| 105 | * unexapollo.c: | ||
| 106 | * unexconvex.c: | ||
| 107 | * unexenix.c: | ||
| 108 | * unexsni.c: Remove files for systems no longer supported. | ||
| 109 | |||
| 110 | * m/intel386.h: Remove references to unsupported systems. | ||
| 111 | |||
| 112 | * w32.c (get_emacs_configuration): Remove reference to i860. | ||
| 113 | |||
| 114 | * sysdep.c: Remove dead code. | ||
| 115 | |||
| 1 | 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu> | 116 | 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 117 | ||
| 3 | * s/rtu.h: | 118 | * s/rtu.h: |