emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master ce847d3a7e: Add a comment to lisp/Makefile.in


From: Lars Ingebrigtsen
Subject: master ce847d3a7e: Add a comment to lisp/Makefile.in
Date: Wed, 1 Jun 2022 11:53:43 -0400 (EDT)

branch: master
commit ce847d3a7e30bc1ee418309f1fafeedd9d269735
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Add a comment to lisp/Makefile.in
    
    * lisp/Makefile.in: Add FIXME comment.
---
 lisp/Makefile.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 0156b53ac6..040b9a4ca3 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -176,6 +176,9 @@ org-manuals: main-first
 # gets created before the final emacs is dumped.  Having leim
 # dependencies in ../src as well would create a parallel race condition.
 #
+# FIXME: 2) is no longer correct, so perhaps we could add unidata to
+# gen-lisp now?
+#
 # 2) Files that are marked no-update-autoloads still get recorded in loaddefs.
 # So those files should be generated before we make autoloads, if we
 # don't want a successive make autoloads to change the output file.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]