mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Add a comment to lisp/Makefile.in
* lisp/Makefile.in: Add FIXME comment.
This commit is contained in:
parent
fccde52158
commit
ce847d3a7e
1 changed files with 3 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue