aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDan Nicolaescu2010-03-19 18:03:39 -0700
committerDan Nicolaescu2010-03-19 18:03:39 -0700
commit605f35cdaa7bdd248b528173f060d4ffae1a77a2 (patch)
tree1db4eb3857621dd7e17cf16db22e2d0196971dde /doc
parentaed71cf417ed73a53e1931d94d109070b3ed1041 (diff)
downloademacs-605f35cdaa7bdd248b528173f060d4ffae1a77a2.tar.gz
emacs-605f35cdaa7bdd248b528173f060d4ffae1a77a2.zip
Remove non-working support for lynxos 3.0.
* s/lynxos.h: Remove file. * unexec.c (unexec, adjust_lnnoptrs): Do not depend on COFF_BSD_SYMBOLS, nothing defines it anymore. * os.texi (System Environment): Do not mention lynxos. * configure.in: Remove non-working lynxos port.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/ChangeLog4
-rw-r--r--doc/lispref/os.texi3
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index c78a7eec77d..1ffd3f182e9 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,7 @@
12010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * os.texi (System Environment): Do not mention lynxos.
4
12010-03-10 Chong Yidong <cyd@stupidchicken.com> 52010-03-10 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * Branch for 23.2. 7 * Branch for 23.2.
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi
index b0c241cf918..9fbc51ae12f 100644
--- a/doc/lispref/os.texi
+++ b/doc/lispref/os.texi
@@ -786,9 +786,6 @@ Hewlett-Packard HPUX operating system.
786@item irix 786@item irix
787Silicon Graphics Irix system. 787Silicon Graphics Irix system.
788 788
789@item lynxos 3.0.1
790LynxOS-3.0.1.
791
792@item ms-dos 789@item ms-dos
793Microsoft MS-DOS ``operating system.'' Emacs compiled with DJGPP for 790Microsoft MS-DOS ``operating system.'' Emacs compiled with DJGPP for
794MS-DOS binds @code{system-type} to @code{ms-dos} even when you run it on 791MS-DOS binds @code{system-type} to @code{ms-dos} even when you run it on