]> git.eshelyaron.com Git - emacs.git/commit
; * src/fns.c: Use if instead of #ifdef
authorMattias Engdegård <mattiase@acm.org>
Sat, 1 Apr 2023 08:53:50 +0000 (10:53 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 1 Apr 2023 09:00:34 +0000 (11:00 +0200)
commitf5891da70aae4deb465e8f193a172fbad0b4485f
treeb2fa69c9001a1e952e6a4978768b7cf5ed004114
parent4bd1fc59664273c571aba8543940768c68eb336b
; * src/fns.c: Use if instead of #ifdef

* src/fns.c (HAVE_FAST_UNALIGNED_ACCESS, load_unaligned_size_t):
Always define these.
(Fstring_lessp): Use if instead of #ifdef.
src/fns.c