From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: texinfo-loaddefs.el? Date: Thu, 29 Apr 2021 16:06:06 -0400 Message-ID: References: <83o8dwdgpf.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7777"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Apr 29 22:08:46 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lcCxq-0001vV-GT for ged-emacs-devel@m.gmane-mx.org; Thu, 29 Apr 2021 22:08:46 +0200 Original-Received: from localhost ([::1]:52020 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcCxp-0001A4-KL for ged-emacs-devel@m.gmane-mx.org; Thu, 29 Apr 2021 16:08:45 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44552) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcCvQ-0008Gi-HW for emacs-devel@gnu.org; Thu, 29 Apr 2021 16:06:21 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:49480) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcCvP-00051J-2g for emacs-devel@gnu.org; Thu, 29 Apr 2021 16:06:16 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1lcCvH-0006cP-3f; Thu, 29 Apr 2021 16:06:08 -0400 X-Spook: CDA CipherTAC-2000 Mavricks strategic Electric WMATA DDOS X-Ran: mxmaQ,2f5K)&svsID}S0M3p(wBAOz1ov[#?poMgSX&~E>`6#'d3~A69Wkefc&yV\akuGmG X-Hue: brightwhite X-Attribution: GM In-Reply-To: <83o8dwdgpf.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 29 Apr 2021 22:38:20 +0300") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:268637 Archived-At: It's no different to any of the other loaddefs file. make bootstrap will work. If you want a shortcut, perhaps make -C lisp autoloads will.