]> git.eshelyaron.com Git - emacs.git/commit
Implement missing functions for custom-icon widget
authorMauro Aranda <maurooaranda@gmail.com>
Sun, 5 Nov 2023 10:23:55 +0000 (07:23 -0300)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 10 Jan 2024 18:25:17 +0000 (19:25 +0100)
commit1bbb610821eb143e0828d2541a3f856d29d67b6f
treea2089c546a8539d7109e05075b577edc3ec32c8d
parent29af214a75a3d77e603c377e1247a3ca85c130c5
Implement missing functions for custom-icon widget

* lisp/cus-edit.el (custom-icon-reset-saved, custom-icon-mark-to-save)
(custom-icon-state-set-and-redraw, custom-icon-reset-standard)
(custom-icon-mark-to-reset-standard): New functions.
(custom-icon, custom-icon-extended-menu): Register and add them to the
menu.  (Bug#66947)
lisp/cus-edit.el