Mercurial > emacs
diff ChangeLog @ 107436:ba737243d8d2
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.
| author | Dan Nicolaescu <dann@ics.uci.edu> |
|---|---|
| date | Fri, 19 Mar 2010 18:03:39 -0700 |
| parents | 340849d761a5 |
| children | ed20cbe62401 |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 19 17:46:01 2010 -0700 +++ b/ChangeLog Fri Mar 19 18:03:39 2010 -0700 @@ -1,3 +1,7 @@ +2010-03-20 Dan Nicolaescu <dann@ics.uci.edu> + + * configure.in: Remove non-working lynxos port. + 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu> * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
