# HG changeset patch # User Eli Zaretskii # Date 1230392703 0 # Node ID b31133dbfd6d7df0a6ea0b98f2f908d371c28a1a # Parent cf54042490960a29d7aaea7c3a19af8304bb39b6 (Top): Add @detailmenu item for "Terminal Type". diff -r cf5404249096 -r b31133dbfd6d doc/lispref/elisp.texi --- a/doc/lispref/elisp.texi Sat Dec 27 15:44:38 2008 +0000 +++ b/doc/lispref/elisp.texi Sat Dec 27 15:45:03 2008 +0000 @@ -275,7 +275,8 @@ * Buffer Type:: The basic object of editing. * Marker Type:: A position in a buffer. * Window Type:: What makes buffers visible. -* Frame Type:: Windows subdivide frames. +* Frame Type:: Windows subdivide frames. +* Terminal Type:: A terminal device displays frames. * Window Configuration Type:: Recording the way a frame is subdivided. * Frame Configuration Type:: Recording the status of all frames. * Process Type:: A subprocess of Emacs running on the underlying OS.