From 56353e47e78ef18b346793a8c4464a66f076d66c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 24 Oct 2007 08:15:46 +0000 Subject: [PATCH] (Multiple Displays): Don't mention frame-local vars. --- lispref/frames.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/frames.texi b/lispref/frames.texi index 496ca3c00de..8970a34641a 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -141,7 +141,7 @@ is the one for the terminal that the currently selected frame belongs to. These variables include @code{default-minibuffer-frame}, @code{defining-kbd-macro}, @code{last-kbd-macro}, and @code{system-key-alist}. They are always terminal-local, and can never -be buffer-local (@pxref{Buffer-Local Variables}) or frame-local. +be buffer-local (@pxref{Buffer-Local Variables}). A single X server can handle more than one screen. A display name @samp{@var{host}:@var{server}.@var{screen}} has three parts; the last -- 2.39.2