From: Lars Ingebrigtsen Date: Thu, 11 Nov 2021 03:08:51 +0000 (+0100) Subject: Note that loaddefs.el is copied to ldefs-boot.el X-Git-Tag: emacs-29.0.90~3668^2~64 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6c405b7a4915bd3604d6591ff9156cf1cf77fecb;p=emacs.git Note that loaddefs.el is copied to ldefs-boot.el * lisp/emacs-lisp/autoload.el (autoload-rubric): Add a comment to the file noting what'll happen to it. --- diff --git a/lisp/emacs-lisp/autoload.el b/lisp/emacs-lisp/autoload.el index aaacba2c8e5..148fb70981f 100644 --- a/lisp/emacs-lisp/autoload.el +++ b/lisp/emacs-lisp/autoload.el @@ -393,6 +393,8 @@ FILE's name." (concat ";;; " basename " --- automatically extracted " (or type "autoloads") " -*- lexical-binding: t -*-\n" + (when (equal basename "loaddefs.el") + ";; This file will be copied to ldefs-boot.el and checked in periodically.\n") ";;\n" ";;; Code:\n\n" (if lp