Files
emacs/lib-src
Paul Eggert 81a1088ee8 Tweak builtin symbol order for speed
* lib-src/make-docfile.c (compare_globals):
Make symbols 1 through 4 be t, unbound, error, lambda.
This is in addition to symbol 0 being nil.
This change improved ‘make compile-always’ performance by 0.6%
on my platform.
2019-07-11 23:07:22 -07:00
..
2019-01-01 01:01:13 +00:00
2019-06-20 08:57:25 -07:00
2019-06-20 08:57:25 -07:00
2019-01-01 01:01:13 +00:00
2019-05-26 01:00:16 -07:00
2019-05-26 01:00:16 -07:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.