diff options
| author | Dan Nicolaescu | 2010-03-19 18:03:39 -0700 |
|---|---|---|
| committer | Dan Nicolaescu | 2010-03-19 18:03:39 -0700 |
| commit | 605f35cdaa7bdd248b528173f060d4ffae1a77a2 (patch) | |
| tree | 1db4eb3857621dd7e17cf16db22e2d0196971dde /doc/lispref/ChangeLog | |
| parent | aed71cf417ed73a53e1931d94d109070b3ed1041 (diff) | |
| download | emacs-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/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 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 @@ | |||
| 1 | 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * os.texi (System Environment): Do not mention lynxos. | ||
| 4 | |||
| 1 | 2010-03-10 Chong Yidong <cyd@stupidchicken.com> | 5 | 2010-03-10 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Branch for 23.2. | 7 | * Branch for 23.2. |