From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: XEmbed patches - again. Date: Fri, 08 Feb 2008 09:57:54 +0100 Message-ID: <47AC1992.8050201@swipnet.se> References: <1199909940.3830.15.camel@localhost> <47AB117C.50405@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202461381 1922 80.91.229.12 (8 Feb 2008 09:03:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Feb 2008 09:03:01 +0000 (UTC) Cc: dsoulayrol@free.fr, timo.savola@iki.fi, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 08 10:03:23 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 1JNP8d-0001nE-Sc for ged-emacs-devel@m.gmane.org; Fri, 08 Feb 2008 10:03:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNP89-0003Gr-Ml for ged-emacs-devel@m.gmane.org; Fri, 08 Feb 2008 04:02:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNP3g-0001QF-GK for emacs-devel@gnu.org; Fri, 08 Feb 2008 03:58:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNP3e-0001OI-AP for emacs-devel@gnu.org; Fri, 08 Feb 2008 03:58:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNP3d-0001O5-HI for emacs-devel@gnu.org; Fri, 08 Feb 2008 03:58:05 -0500 Original-Received: from av11-2-sn2.hy.skanova.net ([81.228.8.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JNP3a-0002Sd-3D; Fri, 08 Feb 2008 03:58:02 -0500 Original-Received: by av11-2-sn2.hy.skanova.net (Postfix, from userid 502) id A40B93AE8C; Fri, 8 Feb 2008 09:58:00 +0100 (CET) Original-Received: from smtp4-2-sn2.hy.skanova.net (smtp4-2-sn2.hy.skanova.net [81.228.8.93]) by av11-2-sn2.hy.skanova.net (Postfix) with ESMTP id CE23038317; Fri, 8 Feb 2008 09:57:59 +0100 (CET) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp4-2-sn2.hy.skanova.net (Postfix) with ESMTP id 8EFEE37E4A; Fri, 8 Feb 2008 09:57:59 +0100 (CET) User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:88506 Archived-At: Richard Stallman skrev: > Now checked in. > There is no documentation. We should at least have docs on --parent-id and > what it does. > > Please at least add an item to NEWS so that we don't forget! > > Done. Jan D.