From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: doc-string typos: server-kill-new-buffers Date: Fri, 05 Oct 2007 21:54:00 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191635711 2735 80.91.229.12 (6 Oct 2007 01:55:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 Oct 2007 01:55:11 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: "Chris Moore" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 06 03:55:07 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Idysk-000263-KU for ged-emacs-devel@m.gmane.org; Sat, 06 Oct 2007 03:55:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Idysf-0001aT-L1 for ged-emacs-devel@m.gmane.org; Fri, 05 Oct 2007 21:55:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Idysb-0001Wr-OX for emacs-devel@gnu.org; Fri, 05 Oct 2007 21:54:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IdysZ-0001Sv-UC for emacs-devel@gnu.org; Fri, 05 Oct 2007 21:54:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdysZ-0001Sh-PL for emacs-devel@gnu.org; Fri, 05 Oct 2007 21:54:55 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IdysZ-00075N-GK for emacs-devel@gnu.org; Fri, 05 Oct 2007 21:54:55 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Idyrg-0007tj-Pj; Fri, 05 Oct 2007 21:54:00 -0400 X-Spook: RSA SRI quarter BATF lock picking Delta Force kibo NSA X-Ran: _FXFPP&|S;?ArdRe);(m@hDxr@rbmz:Rl$NM15|NB#Oz-\Wi{:^9|E[ka3SM%(:"]a#-H{ X-Hue: red X-Attribution: GM In-Reply-To: (Chris Moore's message of "Wed, 3 Oct 2007 23:10:37 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:80315 gmane.emacs.pretest.bugs:20072 Archived-At: "Chris Moore" wrote: > My guess is that: > "visited which" > should be > "visited with", > and > "only buffers are killed that still have a client" > should be > "only buffers that still have a client are killed" Thanks; installed.