From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 24.0.90 Date: Sat, 08 Oct 2011 17:01:14 -0400 Message-ID: <0yfwj3mc4l.fsf@fencepost.gnu.org> References: <87litcvtu2.fsf@stupidchicken.com> <32607388.post@talk.nabble.com> <83hb3kf1hv.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1318107690 9113 80.91.229.12 (8 Oct 2011 21:01:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 8 Oct 2011 21:01:30 +0000 (UTC) Cc: nabil-82 , Emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 08 23:01:26 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RCe1O-0001m9-Ev for ged-emacs-devel@m.gmane.org; Sat, 08 Oct 2011 23:01:26 +0200 Original-Received: from localhost ([::1]:56674 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCe1N-0000tH-2z for ged-emacs-devel@m.gmane.org; Sat, 08 Oct 2011 17:01:25 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:45387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCe1L-0000sk-2i for Emacs-devel@gnu.org; Sat, 08 Oct 2011 17:01:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RCe1J-0008FN-CW for Emacs-devel@gnu.org; Sat, 08 Oct 2011 17:01:22 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:55729) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCe1I-0008FA-TV for Emacs-devel@gnu.org; Sat, 08 Oct 2011 17:01:20 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RCe1C-0006EE-Ol; Sat, 08 Oct 2011 17:01:14 -0400 X-Spook: MILSATCOM Aldergrove 9705 Samford Road TWA advisors X-Ran: ]TwwxEP]`WU![8n5a|&n-HGVwK-%UgXpesciwO8H5^?+}9nowAGM>_$e{Z(0W\R|1'KxR? X-Hue: black X-Attribution: GM In-Reply-To: <83hb3kf1hv.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 08 Oct 2011 08:20:28 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:144767 Archived-At: Eli Zaretskii wrote: > I think the problem is in doc/misc/Makefile.in in this line: > > $(infodir)/ert: ert.texi $(infodir) I think you're right; fixed in trunk.