]> git.eshelyaron.com Git - emacs.git/commit
Avoid propertizing symbol names when dimming hyphens
authorEshel Yaron <me@eshelyaron.com>
Thu, 25 Apr 2024 16:13:16 +0000 (18:13 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 25 Apr 2024 16:13:16 +0000 (18:13 +0200)
commit8aee678247edab614151b0c95deb8868ccd4c099
treec73614f720c471700743ae7bae0e701b38e6685c
parent1037da01ac47f75827f8b0113db2be1d4f8f2184
Avoid propertizing symbol names when dimming hyphens

* lisp/simple.el (read-extended-command--affixation): Propertize
a copy of the command name instead of the original string.
lisp/simple.el