diff lisp/device.el @ 4759:aa5ed11f473b

Remove support for obsolete systems. See xemacs-patches message with ID <870180fe0911101613m6b8efa4bpf083fd9013950807@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Wed, 18 Nov 2009 08:49:14 -0700
parents da8cdcec6dff
children 0d43872986b6
line wrap: on
line diff
--- a/lisp/device.el	Wed Nov 18 22:44:28 2009 +0900
+++ b/lisp/device.el	Wed Nov 18 08:49:14 2009 -0700
@@ -53,7 +53,6 @@
 Value is `tty' for a tty device (a character-only terminal),
 `x' for a device that is a screen on an X display,
 `gtk' for a device that is a GTK connection.
-`ns' for a device that is a NeXTstep connection (not yet implemented),
 `mswindows' for a device that is a MS Windows workstation,
 `msprinter' for a device that is a MS Windows printer connection,
 `stream' for a stream device (which acts like a stdio stream), and