]> git.eshelyaron.com Git - emacs.git/commit
Cheaper char counting when reading symbols
authorMattias EngdegÄrd <mattiase@acm.org>
Mon, 8 Jul 2024 08:58:32 +0000 (10:58 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 07:49:10 +0000 (09:49 +0200)
commitb3fa07aec62376c1997f15ba6e7ffb4bbf6929e2
tree6c02c75b6413677dfa8aaf597caa555898b31408
parent67267bbb8ddd5bffaa6eca1f29f72efa9f3c3230
Cheaper char counting when reading symbols

* src/lread.c (read0): Strength reduction.

(cherry picked from commit c120a338e6ef15888338fbd499caf5c1c02777e4)
src/lread.c