aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/frames.texi
diff options
context:
space:
mode:
authorDave Love2001-01-22 20:50:42 +0000
committerDave Love2001-01-22 20:50:42 +0000
commite294b7f1bf06719d35ffb89995c34e7c30c4eb75 (patch)
treecb93107da5b78a7ee2dc78844b8e23190cbe6eba /lispref/frames.texi
parentcb2ddc536628e8976717999cac74ae3fe54e071a (diff)
downloademacs-e294b7f1bf06719d35ffb89995c34e7c30c4eb75.tar.gz
emacs-e294b7f1bf06719d35ffb89995c34e7c30c4eb75.zip
Change "X windows" instances.
Diffstat (limited to 'lispref/frames.texi')
-rw-r--r--lispref/frames.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi
index 17b67941290..4d327c9cd26 100644
--- a/lispref/frames.texi
+++ b/lispref/frames.texi
@@ -20,7 +20,7 @@ one and only one at any given time---on the terminal screen, of course.
20 20
21@cindex window frame 21@cindex window frame
22 When Emacs communicates directly with a supported window system, such 22 When Emacs communicates directly with a supported window system, such
23as X Windows, it does not have a terminal frame; instead, it starts with 23as X, it does not have a terminal frame; instead, it starts with
24a single @dfn{window frame}, but you can create more, and Emacs can 24a single @dfn{window frame}, but you can create more, and Emacs can
25display several such frames at once as is usual for window systems. 25display several such frames at once as is usual for window systems.
26 26
@@ -1310,7 +1310,7 @@ defined in the file @file{lisp/term/x-win.el}. Use @kbd{M-x apropos
1310 1310
1311@node Window System Selections 1311@node Window System Selections
1312@section Window System Selections 1312@section Window System Selections
1313@cindex selection (for X windows) 1313@cindex selection (for window systems)
1314 1314
1315The X server records a set of @dfn{selections} which permit transfer of 1315The X server records a set of @dfn{selections} which permit transfer of
1316data between application programs. The various selections are 1316data between application programs. The various selections are