From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Unmatched `@end' in frames.texi Date: Fri, 03 Feb 2006 12:09:32 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1138988316 13178 80.91.229.2 (3 Feb 2006 17:38:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Feb 2006 17:38:36 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 03 18:38:29 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F54s7-0000lF-Hy for ged-emacs-devel@m.gmane.org; Fri, 03 Feb 2006 18:37:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F54oh-0003H1-EW for ged-emacs-devel@m.gmane.org; Fri, 03 Feb 2006 12:33:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F4xxB-0006uO-NX for emacs-devel@gnu.org; Fri, 03 Feb 2006 05:14:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F4xwh-00069S-Q1 for emacs-devel@gnu.org; Fri, 03 Feb 2006 05:13:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F4xvr-0005OX-Pk for emacs-devel@gnu.org; Fri, 03 Feb 2006 05:12:49 -0500 Original-Received: from [192.114.186.17] (helo=gandalf.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F4xuq-00045L-VT for emacs-devel@gnu.org; Fri, 03 Feb 2006 05:11:45 -0500 Original-Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id HTL17741; Fri, 3 Feb 2006 12:09:28 +0200 (IST) Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-250-125.inter.net.il [83.130.250.125]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id CPU46682 (AUTH halo1); Fri, 3 Feb 2006 12:09:26 +0200 (IST) Original-To: Juanma Barranquero In-reply-to: (message from Juanma Barranquero on Thu, 2 Feb 2006 23:45:57 +0100) 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:49962 Archived-At: > Date: Thu, 2 Feb 2006 23:45:57 +0100 > From: Juanma Barranquero > > make[1]: Entering directory `C:/emacs/HEAD/lispref' > makeinfo --force -I. -I. -o ./../info/elisp ./elisp.texi > .//frames.texi:1718: Unmatched `@end'. Thanks. Should be fixed now.