From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r108475: * lisp/emacs-lisp/cl-lib.el: Rename from cl.el. Date: Mon, 4 Jun 2012 04:21:56 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1338776594 11237 80.91.229.3 (4 Jun 2012 02:23:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Jun 2012 02:23:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 04 04:23:12 2012 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 1SbMwp-0000oQ-3y for ged-emacs-devel@m.gmane.org; Mon, 04 Jun 2012 04:23:11 +0200 Original-Received: from localhost ([::1]:53393 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbMwo-0007xS-Oe for ged-emacs-devel@m.gmane.org; Sun, 03 Jun 2012 22:23:10 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbMwl-0007xC-4B for emacs-devel@gnu.org; Sun, 03 Jun 2012 22:23:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SbMwj-0001Gp-B7 for emacs-devel@gnu.org; Sun, 03 Jun 2012 22:23:06 -0400 Original-Received: from mail-ob0-f169.google.com ([209.85.214.169]:56265) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbMwj-0001G0-3J for emacs-devel@gnu.org; Sun, 03 Jun 2012 22:23:05 -0400 Original-Received: by mail-ob0-f169.google.com with SMTP id wd18so8074225obb.0 for ; Sun, 03 Jun 2012 19:23:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=YqtF+wEa6qVPL06rV+9Lw7syA584A2M+FENzw/Se8vI=; b=diWh7oqnokFlfvzZCaHPtOnM9jhSFl9IeAl23ZNQyG2QGzUyvilrdoSdYq2Qom7xnx wF2pLqb5nrsuur5N/dgVTjl9lwvxfanbymQXQptl4R3IXpXnZQohIg0PGrherxOGIxv0 CZxTa2T3AnVAlXZszNOOUSP9yyEXg3+9MadLi04kL9vkGlHHlCbloE6PKmUkfv0CWj75 lcoSHIuT2+eoXnB/Tg9Cf1i6HEX7IgTq1pg3Ypm6qKktv/NiA3b3K26rFa2bFwM9mLGt rkBkCLuTo416yfHyPyaIjEIvYy43A8Lf1ZcTQ4u2a/KGuia0lkcd0K7Q/31Z4ULaA1a7 F2jA== Original-Received: by 10.60.10.99 with SMTP id h3mr10167060oeb.72.1338776556572; Sun, 03 Jun 2012 19:22:36 -0700 (PDT) Original-Received: by 10.182.172.106 with HTTP; Sun, 3 Jun 2012 19:21:56 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.214.169 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:150763 Archived-At: On Mon, Jun 4, 2012 at 3:05 AM, Stefan Monnier w= rote: > ------------------------------------------------------------ > revno: 108475 > committer: Stefan Monnier > branch nick: trunk > timestamp: Sun 2012-06-03 21:05:17 -0400 > message: > =C2=A0* lisp/emacs-lisp/cl-lib.el: Rename from cl.el. > =C2=A0* lisp/emacs-lisp/cl.el: New compatibility file. > =C2=A0* emacs-lisp/cl-lib.el, lisp/emacs-lisp/cl-seq.el, lisp/emacs-lisp/= cl-macs.el: > =C2=A0* lisp/emacs-lisp/cl-extra.el: Rename all top-level functions and v= ariables > =C2=A0to obey the "cl-" prefix. > =C2=A0* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new na= me. A bootstrap error: Loading loadup.el (source)... Using load-path (../lisp c:/emacs/debug/lisp/emacs-lisp c:/emacs/debug/lisp/language c:/emacs/debug/lisp/international c:/emacs/debug/lisp/textmodes) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading international/mule (source)... Loading international/mule-conf (source)... Loading env (source)... Symbol's function definition is void: dolist make[1]: *** [bootstrap-emacs] Error -1 make[1]: Leaving directory `C:/emacs/debug/src' make: *** [bootstrap-gmake] Error 2 =C2=A0 =C2=A0 Juanma