]> 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)
committerEshel Yaron <me@eshelyaron.com>
Sat, 13 Jan 2024 18:22:02 +0000 (19:22 +0100)
commit59e0fa2c28970e0c0caa680e21de6d734a903483
tree537790588df26c22538043c94a588acd2fa3785e
parentb1108f8aacab9893b5294ae4a8ae89f361f6ed5d
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)

(cherry picked from commit 1bbb610821eb143e0828d2541a3f856d29d67b6f)
lisp/cus-edit.el