diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-05-23 11:12:04 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-05-23 11:12:04 +0000 |
commit | 60a963715f5bd6e456da0062a3cc636660ac9804 (patch) | |
tree | 4ffae71f6368faf7d61a9c4781d6e7dca1df2250 /man/frames.texi | |
parent | d23ee514831a01d1d36d18de2bae63e7373b807f (diff) | |
download | emacs-60a963715f5bd6e456da0062a3cc636660ac9804.tar.gz |
*** empty log message ***
Diffstat (limited to 'man/frames.texi')
-rw-r--r-- | man/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/frames.texi b/man/frames.texi index 4421318cd6b..a2d03e35b45 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -443,7 +443,7 @@ speedbar for it. A single Emacs can talk to more than one X Windows display. Initially, Emacs uses just one display---the one specified with the -@code{DISPLAY} environment variable or with the @samp{--display} option +@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}: |