From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: small grep.el fix Date: 15 Feb 2004 08:13:38 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200402121840.i1CIem24025649@scanner2.ics.uci.edu> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1076851437 13972 80.91.224.253 (15 Feb 2004 13:23:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 15 Feb 2004 13:23:57 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Feb 15 14:23:51 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AsMFT-0003aI-00 for ; Sun, 15 Feb 2004 14:23:51 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AsMFT-0008TM-00 for ; Sun, 15 Feb 2004 14:23:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AsMCE-0006lF-C8 for emacs-devel@quimby.gnus.org; Sun, 15 Feb 2004 08:20:30 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AsMBO-0006Ut-NA for emacs-devel@gnu.org; Sun, 15 Feb 2004 08:19:38 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AsM6y-0005kK-1O for emacs-devel@gnu.org; Sun, 15 Feb 2004 08:15:36 -0500 Original-Received: from [207.245.84.69] (helo=colo.agora-net.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AsM5j-0005Qb-5U for emacs-devel@gnu.org; Sun, 15 Feb 2004 08:13:47 -0500 Original-Received: from ttn by colo.agora-net.com with local (Exim 3.34 #1) id 1AsM5a-0007rE-00; Sun, 15 Feb 2004 08:13:38 -0500 Original-To: Dan Nicolaescu In-Reply-To: Dan Nicolaescu's message of "Thu, 12 Feb 2004 10:40:51 -0800" Original-Lines: 10 X-Mailer: Gnus v5.7/Emacs 20.7 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19951 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19951 Dan Nicolaescu writes: Can somebody please apply this patch? done. i modifed the blurb to read "Posix-style" to be consistent w/ the docstring for `executable-command-find-posix-p'. in ChangeLog, i appended "(tiny change)" -- let me know if this is not applicable and i will remove it -- and used today's date. thi