From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tom Tromey Newsgroups: gmane.emacs.devel Subject: Re: Updated project-specific settings patch Date: Mon, 19 May 2008 15:55:06 -0600 Message-ID: References: <87hccukqp9.fsf@stupidchicken.com> Reply-To: Tom Tromey NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211234127 20022 80.91.229.12 (19 May 2008 21:55:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 May 2008 21:55:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 19 23:56:04 2008 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 1JyDKr-0000wx-A5 for ged-emacs-devel@m.gmane.org; Mon, 19 May 2008 23:56:01 +0200 Original-Received: from localhost ([127.0.0.1]:46082 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyDK7-00066k-5e for ged-emacs-devel@m.gmane.org; Mon, 19 May 2008 17:55:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JyDK2-00066S-S0 for emacs-devel@gnu.org; Mon, 19 May 2008 17:55:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JyDK1-00066C-CA for emacs-devel@gnu.org; Mon, 19 May 2008 17:55:10 -0400 Original-Received: from [199.232.76.173] (port=55388 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyDK1-000668-Ai for emacs-devel@gnu.org; Mon, 19 May 2008 17:55:09 -0400 Original-Received: from mx1.redhat.com ([66.187.233.31]:57512) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JyDK1-0005qC-0B for emacs-devel@gnu.org; Mon, 19 May 2008 17:55:09 -0400 Original-Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m4JLt8Mw021711; Mon, 19 May 2008 17:55:08 -0400 Original-Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m4JLt7fh015207; Mon, 19 May 2008 17:55:07 -0400 Original-Received: from opsy.redhat.com (vpn-10-17.bos.redhat.com [10.16.10.17]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m4JLt7v7000832; Mon, 19 May 2008 17:55:07 -0400 Original-Received: by opsy.redhat.com (Postfix, from userid 500) id 8A9C2508026; Mon, 19 May 2008 15:55:06 -0600 (MDT) X-Attribution: Tom In-Reply-To: <87hccukqp9.fsf@stupidchicken.com> (Chong Yidong's message of "Mon\, 19 May 2008 16\:02\:26 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:97412 Archived-At: >>>>> "Chong" == Chong Yidong writes: Chong> Could you also write a patch for the Emacs manual? (It doesn't have to Chong> be ready before you check in the code, but the sooner the better.) The patch included a change to doc/emacs/custom.texi. Is there something else I should do? Tom