]> git.eshelyaron.com Git - emacs.git/commit
Minor `concat` tweaks
authorMattias Engdegård <mattiase@acm.org>
Wed, 26 Jan 2022 10:28:33 +0000 (11:28 +0100)
committerMattias Engdegård <mattiase@acm.org>
Wed, 26 Jan 2022 16:10:16 +0000 (17:10 +0100)
commita3aeee88aaf843de49e4815e4b2d61743e423441
tree8d8ffe2b8584608f76d2a075652f3c38217a8bb0
parent826959ccb4ce36c15e2dc3e1fa4a4dbc345875dc
Minor `concat` tweaks

* src/fns.c (concat): Do things in the right order for speed.
(concat_strings): Initialise variable.
src/fns.c