From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.1.90 pretest Date: Wed, 09 Dec 2009 09:35:16 -0500 Message-ID: <87y6lcqkpn.fsf@stupidchicken.com> References: <87r5r47t7p.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1260369383 20973 80.91.229.12 (9 Dec 2009 14:36:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Dec 2009 14:36:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 09 15:36:16 2009 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 1NINeI-0003vV-9w for ged-emacs-devel@m.gmane.org; Wed, 09 Dec 2009 15:36:14 +0100 Original-Received: from localhost ([127.0.0.1]:45712 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NINeI-0001r6-3O for ged-emacs-devel@m.gmane.org; Wed, 09 Dec 2009 09:36:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NINdU-0001Kb-Pp for emacs-devel@gnu.org; Wed, 09 Dec 2009 09:35:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NINdQ-0001Gn-HB for emacs-devel@gnu.org; Wed, 09 Dec 2009 09:35:24 -0500 Original-Received: from [199.232.76.173] (port=42559 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NINdQ-0001Gb-2O for emacs-devel@gnu.org; Wed, 09 Dec 2009 09:35:20 -0500 Original-Received: from pantheon-po42.its.yale.edu ([130.132.50.101]:40859) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NINdP-0008CY-On for emacs-devel@gnu.org; Wed, 09 Dec 2009 09:35:19 -0500 Original-Received: from furry (adsl-99-58-202-243.dsl.wlfrct.sbcglobal.net [99.58.202.243]) (authenticated bits=0) by pantheon-po42.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id nB9EZGiF029225 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 9 Dec 2009 09:35:17 -0500 Original-Received: by furry (Postfix, from userid 1000) id 8FA52C071; Wed, 9 Dec 2009 09:35:16 -0500 (EST) In-Reply-To: (Andreas Schwab's message of "Wed, 09 Dec 2009 13:11:11 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/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:118454 Archived-At: Andreas Schwab writes: > Please make sure loaddefs.el (and ldefs-boot.el) is up-to-date. The > included loaddefs.el lacks all autoloads from tool-bar.el, for example. That's odd. A `make autoloads' does not regenerate the autoloads from tool-bar.el, either. > Also, please update your tree before tagging the it, the > EMACS_PRETEST_23_1_90 tag lacks the last change from Stefan before your > checkin. Unfortunately, this kind of thing tends to happen in first pretests when people try to squeeze stuff in at the last minute as I'm rolling the tarball.