summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/tabulated-list-tests.el
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2022-10-02 20:31:12 +0000
committerAlan Mackenzie <acm@muc.de>2022-10-02 20:31:12 +0000
commit3cc1706c63fde2e5a6313537817db2d32e829b6a (patch)
tree84a7cfc3a702bfc9a6dff026ed5c5a88e6856b41 /test/lisp/emacs-lisp/tabulated-list-tests.el
parentffce59b3ade02c696f06f73f81e2df2e5f72ae07 (diff)
downloademacs-3cc1706c63fde2e5a6313537817db2d32e829b6a.tar.gz
emacs-3cc1706c63fde2e5a6313537817db2d32e829b6a.tar.bz2
emacs-3cc1706c63fde2e5a6313537817db2d32e829b6a.zip
Suppress irritating/misleading message in make bootstrap about old .elc files
These are the "compile-first" .elc files, artificially given an old timestamp to cause them later to be native compiled. This fixes bug #58224. * lisp/Makefile.in (compile-first .el.elc): Give these .elc's the UTC epoch. Amend the comment. * src/lread.c (Fload): New variable, epoch_timestamp, initialized to binary zero. Compare with this the timestamp of .elc's being loaded, and if they match, don't output the message about the source file being newer than the file being loaded.
Diffstat (limited to 'test/lisp/emacs-lisp/tabulated-list-tests.el')
0 files changed, 0 insertions, 0 deletions