]> git.eshelyaron.com Git - emacs.git/commit
Improve UI of customizing icons
authorDavid Ponce <da_vid@orange.fr>
Thu, 9 Jan 2025 10:01:40 +0000 (11:01 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 11 Jan 2025 11:18:23 +0000 (12:18 +0100)
commit50832cb581f71a3b68dfd3f869cfbf7a69257a4b
tree932233802393dd9d5617ef4fedca40f07836105f
parent79dc3dabf69c7783a233d4fefa0bc73c3e1c8083
Improve UI of customizing icons

* lisp/cus-edit.el (custom-icon--images-sub-type)
(custom-icon--emojis-sub-type, custom-icon--symbols-sub-type)
(custom-icon--texts-sub-type, custom-icon--type): New defconst's.
(custom-icon-value-create): Use them.  (Bug#73178)

(cherry picked from commit 6d02539dd48255e1b53f48dbdc8069b50be63767)
lisp/cus-edit.el