]> git.eshelyaron.com Git - emacs.git/commit
Revert "Replace XSETSYMBOL with make_lisp_symbol"
authorMattias EngdegÄrd <mattiase@acm.org>
Mon, 4 Mar 2024 13:14:05 +0000 (14:14 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 5 Mar 2024 15:34:10 +0000 (16:34 +0100)
commitbf71fc3ffb3e3514f36ec62d89cf4e108ddfcb7b
treecffd1bb7a74574e2ebf01f12e3c2ed9fde3f1cf7
parentb63134cd6be4e9b3087e9b0bcf3ea77d9c2c8a75
Revert "Replace XSETSYMBOL with make_lisp_symbol"

This reverts commit de6b1e1efb1a36c69e7a6e09297e1de5b1477121.

While it did simplify code, there aren't much in the way of technical
benefits the change at this time, and there were protest against the
unwarranted style change.

(cherry picked from commit 11ffb4656d768b09e1f7dfacc091d85eef4a403a)
src/alloc.c
src/buffer.c
src/data.c
src/eval.c
src/lisp.h