From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] trunk r118346: doc/misc/gnus.texi (Top): Add missing `HTML' menu. Date: Mon, 10 Nov 2014 10:26:05 +0100 Message-ID: <877fz3e79u.fsf@thinkpad-t440p.tsdh.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1415611591 21002 80.91.229.3 (10 Nov 2014 09:26:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Nov 2014 09:26:31 +0000 (UTC) Cc: emacs-devel@gnu.org To: Katsumi Yamaoka Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 10 10:26:24 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XnlEt-00035g-Gg for ged-emacs-devel@m.gmane.org; Mon, 10 Nov 2014 10:26:23 +0100 Original-Received: from localhost ([::1]:41606 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnlEs-0005NV-VN for ged-emacs-devel@m.gmane.org; Mon, 10 Nov 2014 04:26:22 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnlEk-0005NM-0K for emacs-devel@gnu.org; Mon, 10 Nov 2014 04:26:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XnlEd-0005lK-P4 for emacs-devel@gnu.org; Mon, 10 Nov 2014 04:26:13 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:39029) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnlEd-0005lC-JW; Mon, 10 Nov 2014 04:26:07 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 3CF041A83D6; Mon, 10 Nov 2014 10:26:05 +0100 (CET) X-Virus-Scanned: amavisd-new at uni-koblenz.de Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GJHTPEjdONFS; Mon, 10 Nov 2014 10:26:05 +0100 (CET) X-CHKRCPT: Envelopesender noch tsdh@gnu.org Original-Received: from thinkpad-t440p.tsdh.org (dhcp238.uni-koblenz.de [141.26.71.238]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id 885261A83D1; Mon, 10 Nov 2014 10:26:05 +0100 (CET) Mail-Followup-To: Katsumi Yamaoka , Glenn Morris , emacs-devel@gnu.org In-Reply-To: (Katsumi Yamaoka's message of "Mon, 10 Nov 2014 18:11:11 +0900") User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 141.26.64.15 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:176673 Archived-At: Katsumi Yamaoka writes: >> I guess this was something merged from Gnus, so I know it's more >> difficult for you, but in Emacs it presumably should have gone to >> emacs-24 rather than trunk. > > Oops, I overlooked that eww.texi has already been in emacs-24 and > the recent changes to it have been made by Tassilo Horn originally > in emacs-24. No, actually I've made them in emacs trunk, and Eli backported them to emacs-24 where I should have made them in the first place. Bye, Tassilo