From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.bugs Subject: Re: [Aaron.Hawley@uvm.edu: save-buffers documentation] Date: Sat, 19 Mar 2005 16:16:03 +0200 Message-ID: <01c52c8e$Blat.v2.4$541ea5c0@zahav.net.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1111242631 28301 80.91.229.2 (19 Mar 2005 14:30:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 19 Mar 2005 14:30:31 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, rms@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Mar 19 15:30:31 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DCeyC-0001eV-VO for geb-bug-gnu-emacs@m.gmane.org; Sat, 19 Mar 2005 15:30:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DCfEu-0003xx-RR for geb-bug-gnu-emacs@m.gmane.org; Sat, 19 Mar 2005 09:47:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DCfD6-0003Kh-KH for bug-gnu-emacs@gnu.org; Sat, 19 Mar 2005 09:45:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DCfCs-0003DT-3R for bug-gnu-emacs@gnu.org; Sat, 19 Mar 2005 09:45:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DCfCq-00039l-VD for bug-gnu-emacs@gnu.org; Sat, 19 Mar 2005 09:45:36 -0500 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DCen0-0002g8-1r; Sat, 19 Mar 2005 09:18:54 -0500 Original-Received: from zaretski (IGLD-84-228-241-130.inter.net.il [84.228.241.130]) by legolas.inter.net.il (MOS 3.5.6-GR) with ESMTP id DYV91838 (AUTH halo1); Sat, 19 Mar 2005 16:18:49 +0200 (IST) Original-To: Aaron Hawley X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: (message from Richard Stallman on Sat, 12 Mar 2005 17:16:00 -0500) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geb-bug-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.bugs:10958 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:10958 > From: Aaron Hawley > To: bug-gnu-emacs@gnu.org > Date: Fri, 11 Mar 2005 15:49:10 -0500 > Subject: save-buffers documentation > Reply-To: Aaron.Hawley@uvm.edu > > When visiting the `save-buffer' help screen, I found the first section > of the function's documentation string to be confusing. Below is a > patch against CVS that offers some rough suggestions. The existing > documentation in its current state (in my version of Emacs) is below > the patch. Thanks, I installed this.