# HG changeset patch # User Richard M. Stallman # Date 1137720408 0 # Node ID 84379b626fdbf7c6a0941b46d31a23c655818501 # Parent 6efd3312bd38d42033b122f4dce7d71c051dd8bd (Top): Menu clarification. diff -r 6efd3312bd38 -r 84379b626fdb lispref/elisp.texi --- a/lispref/elisp.texi Fri Jan 20 01:26:16 2006 +0000 +++ b/lispref/elisp.texi Fri Jan 20 01:26:48 2006 +0000 @@ -123,7 +123,7 @@ files are made. * Buffers:: Creating and using buffer objects. * Windows:: Manipulating windows and displaying buffers. -* Frames:: Making multiple X windows. +* Frames:: Making multiple system-level windows. * Positions:: Buffer positions and motion functions. * Markers:: Markers represent positions and update automatically when the text is changed.