diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/lispref/os.texi | 3 |
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 @@ | |||
| 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. |
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 |
| 787 | Silicon Graphics Irix system. | 787 | Silicon Graphics Irix system. |
| 788 | 788 | ||
| 789 | @item lynxos 3.0.1 | ||
| 790 | LynxOS-3.0.1. | ||
| 791 | |||
| 792 | @item ms-dos | 789 | @item ms-dos |
| 793 | Microsoft MS-DOS ``operating system.'' Emacs compiled with DJGPP for | 790 | Microsoft MS-DOS ``operating system.'' Emacs compiled with DJGPP for |
| 794 | MS-DOS binds @code{system-type} to @code{ms-dos} even when you run it on | 791 | MS-DOS binds @code{system-type} to @code{ms-dos} even when you run it on |