]> git.eshelyaron.com Git - emacs.git/commit
Omit some parens
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 21 Jan 2024 00:52:31 +0000 (16:52 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 21 Jan 2024 07:31:09 +0000 (08:31 +0100)
commit89dec095a5a17ea16e4fca601a0f5398fecb50d5
tree3e9dbcac0e3c11688f9c9718b9d15b2451021f49
parent0d5195cc657164fcab5e0d78e13cd247a89db597
Omit some parens

* src/lisp.h (XBARE_SYMBOL, XSYMBOL): Omit parentheses that are no
longer needed now that we have symbols with positions and these
symbols are never macros.

(cherry picked from commit 0a47a5a4bef0a33c012302346685ecab861cc306)
src/lisp.h