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: Automatic updates for loaddefs-type files Date: Tue, 05 Apr 2011 22:42:31 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1302057762 27742 80.91.229.12 (6 Apr 2011 02:42:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 6 Apr 2011 02:42:42 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 06 04:42:39 2011 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.69) (envelope-from ) id 1Q7Iha-0004rj-UN for ged-emacs-devel@m.gmane.org; Wed, 06 Apr 2011 04:42:39 +0200 Original-Received: from localhost ([127.0.0.1]:48669 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7Iha-0003wu-Hf for ged-emacs-devel@m.gmane.org; Tue, 05 Apr 2011 22:42:38 -0400 Original-Received: from [140.186.70.92] (port=57206 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7IhU-0003ub-SU for emacs-devel@gnu.org; Tue, 05 Apr 2011 22:42:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q7IhT-0000me-Rd for emacs-devel@gnu.org; Tue, 05 Apr 2011 22:42:32 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:43959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q7IhT-0000mZ-P4 for emacs-devel@gnu.org; Tue, 05 Apr 2011 22:42:31 -0400 Original-Received: from localhost ([127.0.0.1]:56676) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q7IhT-0004Qc-H0; Tue, 05 Apr 2011 22:42:31 -0400 X-Spook: UFO Jiang Zemin FTS2000 Watergate CIA USCODE Attorney X-Ran: ds%h!SJ&/mT8dr(qs;1y~8fkR%+z943-j!L/Htc%<=E7(~PBS9=Lmr#h!e?%Ga15FdtGQ6 X-Hue: blue X-Attribution: GM 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.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:138202 Archived-At: I've added automatic updating of ldefs-boot.el and other versioned files that contain generated autoload information (cl-loaddefs, etc). This is using the same cron job on fencepost as the autotools stuff. So there's no need to commit such changes any more (though it's fine if you want to do so, eg as part of the change that necessitates the update).