From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Documentation for compile.el and grep.el? Date: Sat, 26 Feb 2005 19:33:15 -0500 Message-ID: References: <16927.61541.434287.242519@farnswood.snap.net.nz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1109464492 12770 80.91.229.2 (27 Feb 2005 00:34:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Feb 2005 00:34:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 27 01:34:52 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D5COQ-0008Cl-Az for ged-emacs-devel@m.gmane.org; Sun, 27 Feb 2005 01:34:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5CgT-0005le-Ik for ged-emacs-devel@m.gmane.org; Sat, 26 Feb 2005 19:53:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D5Cck-0003W2-4B for emacs-devel@gnu.org; Sat, 26 Feb 2005 19:49:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D5Cca-0003RE-Ux for emacs-devel@gnu.org; Sat, 26 Feb 2005 19:49:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5CcY-0003Po-Pq for emacs-devel@gnu.org; Sat, 26 Feb 2005 19:49:18 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D5CN2-0000fS-6D for emacs-devel@gnu.org; Sat, 26 Feb 2005 19:33:16 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1D5CN1-0002DZ-Pm; Sat, 26 Feb 2005 19:33:15 -0500 Original-To: Nick Roberts In-reply-to: <16927.61541.434287.242519@farnswood.snap.net.nz> (message from Nick Roberts on Sat, 26 Feb 2005 16:43:33 +1300) 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:33853 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33853 Given the extensive changes to compile.el and grep.el, I'm surprised that the documentation has changed so little. This may not be incorrect. The changes mostly affect aspects not described in the manual--for instance, to get better results when the user edits the buffer and then tries to look at some of the error messages.