changeset 103586:c78f612cb825

* display.texi (Window Systems): Add ns to the list.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 24 Jun 2009 20:54:51 +0000
parents 8924063d2ee0
children 1db851c2440a
files doc/lispref/ChangeLog doc/lispref/display.texi
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Wed Jun 24 19:21:22 2009 +0000
+++ b/doc/lispref/ChangeLog	Wed Jun 24 20:54:51 2009 +0000
@@ -1,3 +1,7 @@
+2009-06-24  Chong Yidong  <cyd@stupidchicken.com>
+
+	* display.texi (Window Systems): Add ns to the list.
+
 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
 
 	* Branch for 23.1.
--- a/doc/lispref/display.texi	Wed Jun 24 19:21:22 2009 +0000
+++ b/doc/lispref/display.texi	Wed Jun 24 20:54:51 2009 +0000
@@ -5837,6 +5837,9 @@
 Emacs is displaying the frame using X.
 @item w32
 Emacs is displaying the frame using native MS-Windows GUI.
+@item ns
+Emacs is displaying the frame using the Nextstep interface (used on
+GNUstep and Mac OS X).
 @item pc
 Emacs is displaying the frame using MS-DOS direct screen writes.
 @item nil