summaryrefslogtreecommitdiff
path: root/man/frames.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-01-10 08:15:32 +0000
committerEli Zaretskii <eliz@gnu.org>2001-01-10 08:15:32 +0000
commit97878c08e08151528135ae911f69ad627360ff3b (patch)
tree9bada862e123a103c65dbcc8d9c15e1a1a42edb5 /man/frames.texi
parent402324527e3f282cfc70f0c5d5577b7be80b26db (diff)
downloademacs-97878c08e08151528135ae911f69ad627360ff3b.tar.gz
Don't say "X Windows". From Colin Walters <walters@cis.ohio-state.edu>.
Diffstat (limited to 'man/frames.texi')
-rw-r--r--man/frames.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/frames.texi b/man/frames.texi
index 835942e591f..e499bdac962 100644
--- a/man/frames.texi
+++ b/man/frames.texi
@@ -491,11 +491,11 @@ speedbar for it.
@section Multiple Displays
@cindex multiple displays
- A single Emacs can talk to more than one X Windows display.
-Initially, Emacs uses just one display---the one specified with the
-@env{DISPLAY} environment variable or with the @samp{--display} option
-(@pxref{Initial Options}). To connect to another display, use the
-command @code{make-frame-on-display}:
+ A single Emacs can talk to more than one X display. Initially, Emacs
+uses just one display---the one specified with the @env{DISPLAY}
+environment variable or with the @samp{--display} option (@pxref{Initial
+Options}). To connect to another display, use the command
+@code{make-frame-on-display}:
@findex make-frame-on-display
@table @kbd