From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Hanchrow Newsgroups: gmane.emacs.devel Subject: [PATCH] * doc/emacs/frames.texi (Frame Commands): Clarify docs for C-x 5 1. Date: Sun, 11 Sep 2011 13:57:46 -0700 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1315774696 2513 80.91.229.12 (11 Sep 2011 20:58:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 11 Sep 2011 20:58:16 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 11 22:58:13 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R2r6S-0001J7-IH for ged-emacs-devel@m.gmane.org; Sun, 11 Sep 2011 22:58:12 +0200 Original-Received: from localhost ([::1]:32996 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2r6R-0003Bm-VI for ged-emacs-devel@m.gmane.org; Sun, 11 Sep 2011 16:58:11 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:35667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2r6P-0003Bh-Aa for emacs-devel@gnu.org; Sun, 11 Sep 2011 16:58:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R2r6O-0003kN-67 for emacs-devel@gnu.org; Sun, 11 Sep 2011 16:58:09 -0400 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:62308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2r6N-0003kF-Tu for emacs-devel@gnu.org; Sun, 11 Sep 2011 16:58:08 -0400 Original-Received: by bkbzs2 with SMTP id zs2so978126bkb.0 for ; Sun, 11 Sep 2011 13:58:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=SMBZSp7CIQkuTqFxfqxldAyKW5jcdez5HsFlHOzJ9tk=; b=kFoXQA6KXpX3/1t6Yq9ovtOzv4Zor4tG1fc0vyQn1F7GhWdRb4KRi0PDpxTOHJWu6p zBDjPWyJQ4r/8jrio7/gEe+buQkqc1e4xMVJd4ErTxb8wKZJYfa6N++w9EHq8sV2r8ej 52KrYWlJU+XKWXL5+7oCiDTlSwD1PKB3mochM= Original-Received: by 10.204.5.193 with SMTP id 1mr882023bkw.133.1315774686283; Sun, 11 Sep 2011 13:58:06 -0700 (PDT) Original-Received: by 10.204.7.14 with HTTP; Sun, 11 Sep 2011 13:57:46 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:143899 Archived-At: doc/emacs/ChangeLog | 4 ++++ doc/emacs/frames.texi | 6 +++++- lisp/ChangeLog | 4 ++++ lisp/frame.el | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index ab09665..bc36faa 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2011-09-11 Eric Hanchrow + + * frames.texi (Frame Commands): Clarify docs for C-x 5 1. + 2011-09-10 Eli Zaretskii * sending.texi (Mail Misc): Document mail-add-attachment. diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index 328deae..ccc5976 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi @@ -448,7 +448,11 @@ terminal. @item C-x 5 1 @kindex C-x 5 1 @findex delete-other-frames -Delete all frames except the selected one. +Delete all frames on the current terminal except the selected one. +``On the current terminal'' means: if the selected frame is a console +frame when you type @kbd{C-x 5 1}, then only other console frames will +be deleted; if it is an X windows frame, only other X windows frames +will be deleted, and so on for the various types of displays. @end table The @kbd{C-x 5 0} (@code{delete-frame}) command will never delete diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6b5be24..4f7889f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2011-09-11 Eric Hanchrow + + * frame.el (delete-other-frames): Clarify docstring. + 2011-09-10 Eli Zaretskii * mail/sendmail.el (mml-to-mime, mml-attach-file) diff --git a/lisp/frame.el b/lisp/frame.el index 8fea4f0..8c56ca9 100644 --- a/lisp/frame.el +++ b/lisp/frame.el @@ -1457,7 +1457,7 @@ the opposite frame edge from the edge indicated in the input spec." =0C (defun delete-other-frames (&optional frame) - "Delete all frames except FRAME. + "Delete all frames on the current terminal except FRAME. If FRAME uses another frame's minibuffer, the minibuffer frame is left untouched. FRAME nil or omitted means use the selected frame." (interactive) --=20 1.7.6.348.gbd207