From d14030f587feb3bf20b143f389e3e491eb301bbb Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 27 Dec 2008 18:57:52 +0000 Subject: [PATCH] (Top): Add @detailmenu items for "Multiple Terminals" and its subsections. --- doc/lispref/ChangeLog | 7 +++++++ doc/lispref/elisp.texi | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 8176a920fb2..e6d0b306448 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,5 +1,12 @@ 2008-12-27 Eli Zaretskii + * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals" + and its subsections. + + * frames.texi (Multiple Terminals, Low-level Terminal) + (Terminal Parameters, Frames on Other TTY devices): New sections. + (Frames): Add an xref to "Multiple Terminals". + * elisp.texi (Top): Add @detailmenu item for "Terminal Type". * objects.texi (Terminal Type): New node. diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index a44bee599bf..94a328b303d 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -961,6 +961,7 @@ Frames * Text Terminal Colors:: Defining colors for text-only terminals. * Resources:: Getting resource values from the server. * Display Feature Testing:: Determining the features of a terminal. +* Multiple Terminals:: Displaying on several different devices. Frame Parameters @@ -982,6 +983,12 @@ Window Frame Parameters * Cursor Parameters:: Controlling the cursor appearance. * Color Parameters:: Colors of various parts of the frame. +Multiple Terminals + +* Low-level Terminal:: Low-level manipulation of terminal objects. +* Terminal Parameters:: Parameters common for all frames on terminal. +* Frames on Other TTY devices:: Creating frames on other terminal devices. + Positions * Point:: The special position where editing takes place. -- 2.39.2