]> git.eshelyaron.com Git - emacs.git/commitdiff
Note that loaddefs.el is copied to ldefs-boot.el
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 11 Nov 2021 03:08:51 +0000 (04:08 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 11 Nov 2021 03:08:51 +0000 (04:08 +0100)
* lisp/emacs-lisp/autoload.el (autoload-rubric): Add a comment to
the file noting what'll happen to it.

lisp/emacs-lisp/autoload.el

index aaacba2c8e506aed124a5f56f9eaeaf2abf75e6f..148fb70981fc3fc7e6d6c022446ac4adeae2b3ec 100644 (file)
@@ -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